Chimrod 70c94d9465 Cleanup the code 3 months ago
..
S.ml 916d37b93c Ignore the global checkers if there is a syntax error; ignore error during recovery after a syntax error 7 months ago
check.ml d7a13b0e5d Added a new check to ensure that every call to another location points to an existing one 7 months ago
check.mli 6fd720c07e Added a general context for each test 7 months ago
compose.ml 93247b7bd2 Added a functor for creating a lazy version of an Expression module 10 months ago
dead_end.ml d7a13b0e5d Added a new check to ensure that every call to another location points to an existing one 7 months ago
dead_end.mli fc235a1d2b Updated the documentation 11 months ago
default.ml 35ef1827a2 Updated the interface for default expression analyzer 7 months ago
dune 97ab5c9a21 Moved qparser and syntax in the library folder 1 year ago
dup_test.ml 371c5518fd Raise the message level from Warning to Error for duplicated predicates check 6 months ago
dup_test.mli baa258ac91 New test for duplicates evalutations in the code 6 months ago
get_type.ml 4f39ffe318 Better type handling 3 months ago
locations.ml d7a13b0e5d Added a new check to ensure that every call to another location points to an existing one 7 months ago
nested_strings.ml d7a13b0e5d Added a new check to ensure that every call to another location points to an existing one 7 months ago
nested_strings.mli fd02a44392 Added a new checkers for unecessary use of strig containing an escaped expression 11 months ago
report.ml baa258ac91 New test for duplicates evalutations in the code 6 months ago
t.ml 141db07840 Added eq and hash functions in the Ast.Expression 6 months ago
tree.ml baa258ac91 New test for duplicates evalutations in the code 6 months ago
tree.mli baa258ac91 New test for duplicates evalutations in the code 6 months ago
type_of.ml 70c94d9465 Cleanup the code 3 months ago
type_of.mli ebf072326e Added a way to compose a test with another one 10 months ago