Chimrod
|
baa258ac91
New test for duplicates evalutations in the code
|
8 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
|
d7a13b0e5d
Added a new check to ensure that every call to another location points to an existing one
|
9 months ago |
Chimrod
|
6fd720c07e
Added a general context for each test
|
9 months ago |
Chimrod
|
3b5c4f8cc6
Make the option --global effective with qsrc file
|
10 months ago |
Chimrod
|
c6dbbaa9e1
Also include the debugs messages in the exit code
|
10 months ago |
Chimrod
|
0f9f5d50bd
Added return code to tell if everything is ok
|
10 months ago |
Chimrod
|
1128450d0b
Fixup in the --help message
|
1 year ago |
Chimrod
|
6ada3862d9
Allow test to be enabled or disabled by command line
|
1 year ago |
Chimrod
|
673da2554d
List all the available tests on command line
|
1 year ago |
Chimrod
|
0f24d6d6c6
Removed the interractive command line option
|
1 year ago |
Chimrod
|
fd02a44392
Added a new checkers for unecessary use of strig containing an escaped expression
|
1 year ago |
Chimrod
|
2a2198e910
Refactoring the API
|
1 year ago |
Chimrod
|
0b75cd5bc0
Used the dead-end checker in main analysis
|
1 year ago |
Chimrod
|
28981268a4
Applied this new way to check the errors in the main code
|
1 year ago |
Chimrod
|
f85abcb996
Used the type S.repr in Syntax/Location.t
|
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
|
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
|
2e41a214e4
Added a global line counter (off by default)
|
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
|
5e0b521a2c
Made the lexer buffer abstract
|
1 year ago |
Chimrod
|
6c080cae7b
Skip the faulty location when reading the whole compiled file
|
1 year ago |
Chimrod
|
4efc1d2144
Allow the parsing for the whole compiled file
|
1 year ago |
Chimrod
|
5dc0c5defd
Allow differents file encoding for the source
|
1 year ago |
Chimrod
|
40f7b4c739
Switched to sedlex instead of ocamllex
|
1 year ago |
Chimrod
|
b65767c276
Name clash correction
|
1 year ago |
Chimrod
|
000d8bcc95
Renamed the main application
|
1 year ago |