Historial de Commits

Autor SHA1 Mensaje Fecha
  Chimrod 3b5c4f8cc6 Make the option --global effective with qsrc file hace 10 meses
  Chimrod 8a02bbbd2b Reject a syntax which was incorrectly accepted hace 10 meses
  Chimrod 2abe1fae40 Better recovery after an error — prevent an infinite loop hace 10 meses
  Chimrod 86fd78a5ab Wait to get a valid syntax before considering a new location hace 10 meses
  Chimrod c8fb3bdbf3 Change STATTXT into an identifier instead of a function hace 10 meses
  Chimrod ed1365aedb Ignore the _ character when used as a forced line break hace 10 meses
  Chimrod 289f1c91a1 Do not raise type error on dyneval function hace 10 meses
  Chimrod c48740e598 Updated the code used to read the location name hace 10 meses
  Chimrod 6c7c12803b Documentation update hace 10 meses
  Chimrod 60cb98b4a2 Report as a Warn error when an string is assigned in an Int variable hace 10 meses
  Chimrod c6dbbaa9e1 Also include the debugs messages in the exit code hace 10 meses
  Chimrod 0f9f5d50bd Added return code to tell if everything is ok hace 10 meses
  Chimrod 32cc150b5f Added a new error message in case of missing operand hace 11 meses
  Chimrod 6dc8d7789a Better error recovery after an error in one source file hace 11 meses
  Chimrod cb5dba7e1a QSPVER was incorrectly considered as a function and not a keyword hace 11 meses
  Chimrod 07cb010ccd Removed debug messages hace 11 meses
  Chimrod 0f7d55c4bc Added a test for the mod operator hace 11 meses
  Chimrod 41e740cd35 Added two error messages hace 1 año
  Chimrod 93247b7bd2 Added a functor for creating a lazy version of an Expression module hace 1 año
  Chimrod 4ec7f0b73f Simplified the representation of expressions in strings hace 1 año
  Chimrod 0d5bcaea33 Made the compose evaluation lazy hace 1 año
  Chimrod ebf072326e Added a way to compose a test with another one hace 1 año
  Chimrod 1e182dca29 Added a test hace 1 año
  Chimrod 5acc63c065 In the string expression simplification, only report the strings converted into strings hace 1 año
  Chimrod 1128450d0b Fixup in the --help message hace 1 año
  Chimrod 6ada3862d9 Allow test to be enabled or disabled by command line hace 1 año
  Chimrod 673da2554d List all the available tests on command line hace 1 año
  Chimrod 0f24d6d6c6 Removed the interractive command line option hace 1 año
  Chimrod f5d06b0e8e Added the /= operator hace 1 año
  Chimrod 180529c302 Extracting the report from the Location checker is now in it’s own function hace 1 año