Commit Verlauf

Autor SHA1 Nachricht Datum
  Chimrod 0093711dff Handle the for…end syntax vor 5 Monaten
  Chimrod 976f80ed22 Removed the need for () after rnd vor 5 Monaten
  Chimrod 70c94d9465 Cleanup the code vor 5 Monaten
  Chimrod 4f39ffe318 Better type handling vor 5 Monaten
  Chimrod e6053d2374 New tests and more typecheck vor 5 Monaten
  Chimrod 8f3f3589b9 Regression in the latest modifications vor 5 Monaten
  Chimrod 89c1961376 Forgot the case where + is used as a concatenation operator vor 5 Monaten
  Chimrod 4535058e48 Typeof: Do not raise warning when assigning an integer in a string variable vor 5 Monaten
  Chimrod cb3b715053 Enforced the type_of checker vor 5 Monaten
  Chimrod b7cc3a4f42 Handle syntax error in string escape mecamism vor 7 Monaten
  Chimrod acc7d589ee Dedicated error message for '+ =' vor 7 Monaten
  Chimrod c4fd300e0f Declared explicitaly the transitive depency vor 7 Monaten
  Chimrod 371c5518fd Raise the message level from Warning to Error for duplicated predicates check vor 7 Monaten
  Chimrod 246d3c93e6 Added the check (I should have had order my commit betters) vor 8 Monaten
  Chimrod 14504f36b6 Update the readme as well vor 8 Monaten
  Chimrod baa258ac91 New test for duplicates evalutations in the code vor 8 Monaten
  Chimrod 141db07840 Added eq and hash functions in the Ast.Expression vor 8 Monaten
  Chimrod 9bb8792a68 Update the project dependencies vor 8 Monaten
  Chimrod 916d37b93c Ignore the global checkers if there is a syntax error; ignore error during recovery after a syntax error vor 9 Monaten
  Chimrod d7a13b0e5d Added a new check to ensure that every call to another location points to an existing one vor 9 Monaten
  Chimrod 6fd720c07e Added a general context for each test vor 9 Monaten
  Chimrod 35ef1827a2 Updated the interface for default expression analyzer vor 9 Monaten
  Chimrod 82c63921c0 Added a new error message vor 9 Monaten
  Chimrod e2bcf0a034 New specific error message vor 9 Monaten
  Chimrod 3b5c4f8cc6 Make the option --global effective with qsrc file vor 10 Monaten
  Chimrod 8a02bbbd2b Reject a syntax which was incorrectly accepted vor 10 Monaten
  Chimrod 2abe1fae40 Better recovery after an error — prevent an infinite loop vor 10 Monaten
  Chimrod 86fd78a5ab Wait to get a valid syntax before considering a new location vor 10 Monaten
  Chimrod c8fb3bdbf3 Change STATTXT into an identifier instead of a function vor 10 Monaten
  Chimrod ed1365aedb Ignore the _ character when used as a forced line break vor 10 Monaten