Commit History

Autor SHA1 Mensaxe Data
  mingodad f4aaf6bcd6 Commented the warning on ignored keywords (right now only "new"). %!s(int64=13) %!d(string=hai) anos
  mingodad c1bdfe7919 Remove the modification on the compiler to prevent a identifier alone, Fagiano says that this is a language feature, for instance to have the side effect in case the _get method is implemented, also this modification makes the stack grow by one element all the time. %!s(int64=13) %!d(string=hai) anos
  mingodad e9da3f5611 First try to fix bug in compiler that accepts identifiers alone silently. %!s(int64=13) %!d(string=hai) anos
  mingodad 2b9d6070ba Add new token to lexer/compiler TK_IGNORE to ignore some keywords and make some C/C++ code be compiled, for the moment only "new" is ignored. %!s(int64=13) %!d(string=hai) anos
  mingodad 343ca7e2f2 Corrected a bug introduced by refactoring the compiler function "Expect", using a token paramter instead of "_token" in the new "GetTokenObject". %!s(int64=13) %!d(string=hai) anos
  mingodad b4cf950f47 Refactored the parsing of json tables to allow unquoted keys. %!s(int64=13) %!d(string=hai) anos
  mingodad c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. %!s(int64=13) %!d(string=hai) anos
  mingodad 63c28432f2 Add keyword "var" as an alias to "local" when declaring local variables. %!s(int64=13) %!d(string=hai) anos
  mingodad 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. %!s(int64=13) %!d(string=hai) anos