Revīziju vēsture

Autors SHA1 Ziņojums Datums
  mingodad e9da3f5611 First try to fix bug in compiler that accepts identifiers alone silently. 13 gadi atpakaļ
  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. 13 gadi atpakaļ
  mingodad 343ca7e2f2 Corrected a bug introduced by refactoring the compiler function "Expect", using a token paramter instead of "_token" in the new "GetTokenObject". 13 gadi atpakaļ
  mingodad b4cf950f47 Refactored the parsing of json tables to allow unquoted keys. 13 gadi atpakaļ
  mingodad c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. 13 gadi atpakaļ
  mingodad 63c28432f2 Add keyword "var" as an alias to "local" when declaring local variables. 13 gadi atpakaļ
  mingodad 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 gadi atpakaļ