Historique des commits

Auteur SHA1 Message Date
  Chimrod 8b4eb01afa Added a syntax check in the comments il y a 2 mois
  Chimrod 916d37b93c Ignore the global checkers if there is a syntax error; ignore error during recovery after a syntax error il y a 9 mois
  Chimrod 2abe1fae40 Better recovery after an error — prevent an infinite loop il y a 10 mois
  Chimrod 86fd78a5ab Wait to get a valid syntax before considering a new location il y a 10 mois
  Chimrod ed1365aedb Ignore the _ character when used as a forced line break il y a 10 mois
  Chimrod c48740e598 Updated the code used to read the location name il y a 10 mois
  Chimrod 6dc8d7789a Better error recovery after an error in one source file il y a 11 mois
  Chimrod 07cb010ccd Removed debug messages il y a 11 mois
  Chimrod f5d06b0e8e Added the /= operator il y a 1 an
  Chimrod 05f74bee05 Managed the strings in strings il y a 1 an
  Chimrod dd060261e3 Set up a context for parsing the literal strings il y a 1 an
  Chimrod 8a7bdc73a7 Updated the way to process the strings il y a 1 an
  Chimrod 4f5e33ef7b Used the same state for the expression levels il y a 1 an
  Chimrod dc1ae31617 Added a state in the string evaluation il y a 1 an
  Chimrod 09f12acfb6 Update the documentation in the parser il y a 1 an
  Chimrod 5a18a66763 Switched the keyword from string to a sum type il y a 1 an
  Chimrod 617d2ee554 Added a new error case il y a 1 an
  Chimrod 7ff1e525b3 Added the error message in case of unclosed quote in a text il y a 1 an
  Chimrod 97ab5c9a21 Moved qparser and syntax in the library folder il y a 1 an