Historique des commits

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