Histórico de commits

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