Chimrod
|
7f2b8c0b9f
Made the report result explicit in parsing
|
1 year ago |
Chimrod
|
5a18a66763
Switched the keyword from string to a sum type
|
1 year ago |
Chimrod
|
49f69c1ab4
New analyzer for the dead end
|
1 year ago |
Chimrod
|
8ec89159f8
Added default syntax implementation
|
1 year ago |
Chimrod
|
a7e382aa2b
New errors reported
|
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 |
Chimrod
|
40f4dbe784
Two new error messages
|
1 year ago |
Chimrod
|
002ec21cce
Added a new error message
|
1 year ago |
Chimrod
|
2602e44427
Variable shallowing made me lost somes errors. Should be better now
|
1 year ago |
Chimrod
|
e8b746742f
Update the compilation rule for git hash inclusion
|
1 year ago |
Chimrod
|
ea509dd21e
Added a small report indicating the number of errors and warning
|
1 year ago |
Chimrod
|
c7683b81be
Handle the case where no args are given
|
1 year ago |
Chimrod
|
f21a7b0552
In windows, do not ask the user before terminating
|
1 year ago |
Chimrod
|
b7964befd0
Added the git revision in the code
|
1 year ago |
Chimrod
|
622bbf897a
Added some test for syntax errors
|
1 year ago |
Chimrod
|
2e41a214e4
Added a global line counter (off by default)
|
1 year ago |
Chimrod
|
7f93c2a6b3
Added strict type comparaison
|
1 year ago |
Chimrod
|
d98779991c
Removed unused rule
|
1 year ago |
Chimrod
|
93179b90d8
New precedence test
|
1 year ago |
Chimrod
|
3d74fbfd4b
Also removed unecessary read_line for windows
|
1 year ago |
Chimrod
|
7d1630227e
Forgot that windows requires files to open in binary mode
|
1 year ago |
Chimrod
|
7296d72aae
Improved the error message in comparaisons
|
1 year ago |
Chimrod
|
7de7b756e6
Cleaned the code, removed the old Ephemeron trick
|
1 year ago |
Chimrod
|
1f79e8f1f0
Fixed a wrong location for string
|
1 year ago |
Chimrod
|
5e0b521a2c
Made the lexer buffer abstract
|
1 year ago |
Chimrod
|
a5ca18d209
Do not raise warning on empty comparaison
|
1 year ago |
Chimrod
|
6c080cae7b
Skip the faulty location when reading the whole compiled file
|
1 year ago |
Chimrod
|
9afade0826
Made the difference between the kinds of errors
|
1 year ago |