Commit History

Author SHA1 Message Date
  Chimrod c48740e598 Updated the code used to read the location name 8 months ago
  Chimrod 6c7c12803b Documentation update 8 months ago
  Chimrod 60cb98b4a2 Report as a Warn error when an string is assigned in an Int variable 8 months ago
  Chimrod c6dbbaa9e1 Also include the debugs messages in the exit code 8 months ago
  Chimrod 0f9f5d50bd Added return code to tell if everything is ok 9 months ago
  Chimrod 32cc150b5f Added a new error message in case of missing operand 9 months ago
  Chimrod 6dc8d7789a Better error recovery after an error in one source file 10 months ago
  Chimrod cb5dba7e1a QSPVER was incorrectly considered as a function and not a keyword 10 months ago
  Chimrod 07cb010ccd Removed debug messages 10 months ago
  Chimrod 0f7d55c4bc Added a test for the mod operator 10 months ago
  Chimrod 41e740cd35 Added two error messages 10 months ago
  Chimrod 93247b7bd2 Added a functor for creating a lazy version of an Expression module 10 months ago
  Chimrod 4ec7f0b73f Simplified the representation of expressions in strings 10 months ago
  Chimrod 0d5bcaea33 Made the compose evaluation lazy 10 months ago
  Chimrod ebf072326e Added a way to compose a test with another one 11 months ago
  Chimrod 1e182dca29 Added a test 10 months ago
  Chimrod 5acc63c065 In the string expression simplification, only report the strings converted into strings 11 months ago
  Chimrod 1128450d0b Fixup in the --help message 11 months ago
  Chimrod 6ada3862d9 Allow test to be enabled or disabled by command line 11 months ago
  Chimrod 673da2554d List all the available tests on command line 11 months ago
  Chimrod 0f24d6d6c6 Removed the interractive command line option 11 months ago
  Chimrod f5d06b0e8e Added the /= operator 11 months ago
  Chimrod 180529c302 Extracting the report from the Location checker is now in it’s own function 11 months ago
  Chimrod fd02a44392 Added a new checkers for unecessary use of strig containing an escaped expression 11 months ago
  Chimrod 05f74bee05 Managed the strings in strings 11 months ago
  Chimrod a1bb96e73f Added tests for the nested literal mecanism 11 months ago
  Chimrod 77ae152ece Updated the interface 11 months ago
  Chimrod dd060261e3 Set up a context for parsing the literal strings 11 months ago
  Chimrod 872916a566 Updated the tests 11 months ago
  Chimrod 8a7bdc73a7 Updated the way to process the strings 11 months ago