Historie revizí

Autor SHA1 Zpráva Datum
  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 7 měsíci
  Chimrod 371c5518fd Raise the message level from Warning to Error for duplicated predicates check před 7 měsíci
  Chimrod 246d3c93e6 Added the check (I should have had order my commit betters) před 7 měsíci
  Chimrod 14504f36b6 Update the readme as well před 7 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 8 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
  Chimrod 6fd720c07e Added a general context for each test před 9 měsíci
  Chimrod 35ef1827a2 Updated the interface for default expression analyzer před 9 měsíci
  Chimrod 82c63921c0 Added a new error message před 9 měsíci
  Chimrod e2bcf0a034 New specific error message před 9 měsíci
  Chimrod 3b5c4f8cc6 Make the option --global effective with qsrc file před 10 měsíci
  Chimrod 8a02bbbd2b Reject a syntax which was incorrectly accepted před 10 měsíci
  Chimrod 2abe1fae40 Better recovery after an error — prevent an infinite loop před 10 měsíci
  Chimrod 86fd78a5ab Wait to get a valid syntax before considering a new location před 10 měsíci
  Chimrod c8fb3bdbf3 Change STATTXT into an identifier instead of a function před 10 měsíci
  Chimrod ed1365aedb Ignore the _ character when used as a forced line break před 10 měsíci
  Chimrod 289f1c91a1 Do not raise type error on dyneval function před 10 měsíci
  Chimrod c48740e598 Updated the code used to read the location name před 10 měsíci
  Chimrod 6c7c12803b Documentation update před 10 měsíci
  Chimrod 60cb98b4a2 Report as a Warn error when an string is assigned in an Int variable před 10 měsíci
  Chimrod c6dbbaa9e1 Also include the debugs messages in the exit code před 10 měsíci
  Chimrod 0f9f5d50bd Added return code to tell if everything is ok před 10 měsíci