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