Historial de Commits

Autor SHA1 Mensaje Fecha
  Chimrod 8ec89159f8 Added default syntax implementation hace 1 año
  Chimrod a7e382aa2b New errors reported hace 1 año
  Chimrod 617d2ee554 Added a new error case hace 1 año
  Chimrod 7ff1e525b3 Added the error message in case of unclosed quote in a text hace 1 año
  Chimrod 97ab5c9a21 Moved qparser and syntax in the library folder hace 1 año
  Chimrod 40f4dbe784 Two new error messages hace 1 año
  Chimrod 002ec21cce Added a new error message hace 1 año
  Chimrod 2602e44427 Variable shallowing made me lost somes errors. Should be better now hace 1 año
  Chimrod e8b746742f Update the compilation rule for git hash inclusion hace 1 año
  Chimrod ea509dd21e Added a small report indicating the number of errors and warning hace 1 año
  Chimrod c7683b81be Handle the case where no args are given hace 1 año
  Chimrod f21a7b0552 In windows, do not ask the user before terminating hace 1 año
  Chimrod b7964befd0 Added the git revision in the code hace 1 año
  Chimrod 622bbf897a Added some test for syntax errors hace 1 año
  Chimrod 2e41a214e4 Added a global line counter (off by default) hace 1 año
  Chimrod 7f93c2a6b3 Added strict type comparaison hace 1 año
  Chimrod d98779991c Removed unused rule hace 1 año
  Chimrod 93179b90d8 New precedence test hace 1 año
  Chimrod 3d74fbfd4b Also removed unecessary read_line for windows hace 1 año
  Chimrod 7d1630227e Forgot that windows requires files to open in binary mode hace 1 año
  Chimrod 7296d72aae Improved the error message in comparaisons hace 1 año
  Chimrod 7de7b756e6 Cleaned the code, removed the old Ephemeron trick hace 1 año
  Chimrod 1f79e8f1f0 Fixed a wrong location for string hace 1 año
  Chimrod 5e0b521a2c Made the lexer buffer abstract hace 1 año
  Chimrod a5ca18d209 Do not raise warning on empty comparaison hace 1 año
  Chimrod 6c080cae7b Skip the faulty location when reading the whole compiled file hace 1 año
  Chimrod 9afade0826 Made the difference between the kinds of errors hace 1 año
  Chimrod 71bdfc566b Added a way to discard the content until the end of the location — recover after an error hace 1 año
  Chimrod 93355b06a8 Reduced the number of error messages hace 1 año
  Chimrod 4efc1d2144 Allow the parsing for the whole compiled file hace 1 año