Commit History

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