Historie revizí

Autor SHA1 Zpráva Datum
  Chimrod 20fcb5529e Added the local keyword in the for syntax před 4 měsíci
  Chimrod be88ac9588 Added the 'local' keyword před 4 měsíci
  Chimrod 9798a11267 The parser now accept for…end před 5 měsíci
  Chimrod 57330137ce Added a test (not working yet) před 5 měsíci
  Chimrod 749c078c48 Updated the syntax with for...end před 5 měsíci
  Chimrod bb4c18cad1 Updated the tests with the for...end syntax před 5 měsíci
  Chimrod bbc1b62b30 Updated the tests před 5 měsíci
  Chimrod a35d76181d Implemented the For in the Tree module před 5 měsíci
  Chimrod 88e3750814 Update před 5 měsíci
  Chimrod c441a4f40b Handle the for…end syntax před 5 měsíci
  Chimrod 692d66ba7e Created a dedicated file for the single line instruction před 3 měsíci
  Chimrod 976f80ed22 Removed the need for () after rnd před 5 měsíci
  Chimrod 70c94d9465 Cleanup the code před 5 měsíci
  Chimrod 4f39ffe318 Better type handling před 5 měsíci
  Chimrod e6053d2374 New tests and more typecheck před 5 měsíci
  Chimrod 8f3f3589b9 Regression in the latest modifications před 5 měsíci
  Chimrod 89c1961376 Forgot the case where + is used as a concatenation operator před 5 měsíci
  Chimrod 4535058e48 Typeof: Do not raise warning when assigning an integer in a string variable před 5 měsíci
  Chimrod cb3b715053 Enforced the type_of checker před 5 měsíci
  Chimrod b7cc3a4f42 Handle syntax error in string escape mecamism před 7 měsíci
  Chimrod acc7d589ee Dedicated error message for '+ =' před 7 měsíci
  Chimrod c4fd300e0f Declared explicitaly the transitive depency před 8 měsíci
  Chimrod 371c5518fd Raise the message level from Warning to Error for duplicated predicates check před 8 měsíci
  Chimrod 246d3c93e6 Added the check (I should have had order my commit betters) před 8 měsíci
  Chimrod 14504f36b6 Update the readme as well před 8 měsíci
  Chimrod baa258ac91 New test for duplicates evalutations in the code před 8 měsíci
  Chimrod 141db07840 Added eq and hash functions in the Ast.Expression před 8 měsíci
  Chimrod 9bb8792a68 Update the project dependencies před 9 měsíci
  Chimrod 916d37b93c Ignore the global checkers if there is a syntax error; ignore error during recovery after a syntax error před 9 měsíci
  Chimrod d7a13b0e5d Added a new check to ensure that every call to another location points to an existing one před 9 měsíci