Chimrod
|
304ef0cdbf
Update
|
5 months ago |
Chimrod
|
0093711dff
Handle the for…end syntax
|
5 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
|
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
|
180529c302
Extracting the report from the Location checker is now in it’s own function
|
1 year ago |
Chimrod
|
77ae152ece
Updated the interface
|
1 year ago |
Chimrod
|
fc235a1d2b
Updated the documentation
|
1 year ago |
Chimrod
|
319c1e4474
Now I have the API I want. Everything is abstract in the type S.Analyzer
|
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
|
b38bcd572d
New checker which operate accumulate differents other checkers
|
1 year ago |
Chimrod
|
f85abcb996
Used the type S.repr in Syntax/Location.t
|
1 year ago |
Chimrod
|
f135a5fcb6
Made the interface more parametrized
|
1 year ago |
Chimrod
|
c2f87ff1e6
Made explicit the use of the report in the parser
|
1 year ago |
Chimrod
|
a70c88bd72
Updated the common interface in order to require the report
|
1 year ago |
Chimrod
|
5a18a66763
Switched the keyword from string to a sum type
|
1 year ago |
Chimrod
|
97ab5c9a21
Moved qparser and syntax in the library folder
|
1 year ago |