Chimrod
|
180529c302
Extracting the report from the Location checker is now in it’s own function
|
1 year ago |
Chimrod
|
fd02a44392
Added a new checkers for unecessary use of strig containing an escaped expression
|
1 year ago |
Chimrod
|
05f74bee05
Managed the strings in strings
|
1 year ago |
Chimrod
|
a1bb96e73f
Added tests for the nested literal mecanism
|
1 year ago |
Chimrod
|
77ae152ece
Updated the interface
|
1 year ago |
Chimrod
|
dd060261e3
Set up a context for parsing the literal strings
|
1 year ago |
Chimrod
|
872916a566
Updated the tests
|
1 year ago |
Chimrod
|
8a7bdc73a7
Updated the way to process the strings
|
1 year ago |
Chimrod
|
4f5e33ef7b
Used the same state for the expression levels
|
1 year ago |
Chimrod
|
dc1ae31617
Added a state in the string evaluation
|
1 year ago |
Chimrod
|
12fb712df5
Removed unused tokens
|
1 year ago |
Chimrod
|
09f12acfb6
Update the documentation in the parser
|
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
|
2cad3abf18
Updated the type checker in a more precise way
|
1 year ago |
Chimrod
|
73e7e0ca6b
Updated the tests
|
1 year ago |
Chimrod
|
8101e3d393
Update the readme
|
1 year ago |
Chimrod
|
234ce9447f
Update documentation
|
1 year ago |
Chimrod
|
0b75cd5bc0
Used the dead-end checker in main analysis
|
1 year ago |
Chimrod
|
736456d995
New message for error
|
1 year ago |
Chimrod
|
ee2cddf734
Removed unused comment
|
1 year ago |
Chimrod
|
d1248cd0dd
Also used the new Check modulein the tests
|
1 year ago |
Chimrod
|
28981268a4
Applied this new way to check the errors in the main code
|
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
|
4b47c572fc
Added an interface for the type_of syntax module
|
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 |