Commit Verlauf

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