You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Josh Berdine 57ff90a11e
[sledge] Fix construction of equalities between Concat
4 years ago
..
arithmetic.ml [sledge] Minor Map interface simplifications 4 years ago
arithmetic.mli [sledge] Rework term and arithmetic definitions to avoid recursive modules 4 years ago
arithmetic_intf.ml [sledge] Reorder Arithmetic interface 4 years ago
context.ml [sledge] Make tracing more explicit by including module names 4 years ago
context.mli [sledge] Reorder Context definitions 4 years ago
exp.ml [sledge] Optimize map operations over formulas 4 years ago
exp.mli [sledge] Base implementation of localization on atoms instead of vars 4 years ago
fml.ml [sledge] Fix construction of equalities between Concat 4 years ago
fml.mli [sledge] Optimize map operations over formulas 4 years ago
fol.ml [sledge] Change Context API to use Term instead of Trm 4 years ago
fol.mli [sledge] Change Context API to use Term instead of Trm 4 years ago
funsym.ml [sledge] Strengthen dynamic resolution of indirect calls 4 years ago
funsym.mli [sledge] Reorganize first-order logic support into separate library 4 years ago
predsym.ml [sledge] Reorganize first-order logic support into separate library 4 years ago
predsym.mli [sledge] Reorganize first-order logic support into separate library 4 years ago
propositional.ml [sledge] Optimize map operations over formulas 4 years ago
propositional.mli [sledge] Rework propositional formula definition to avoid recursive modules 4 years ago
propositional_intf.ml [sledge] Optimize map operations over formulas 4 years ago
subst.ml [sledge] Optimize by inlining functors 4 years ago
subst.mli [sledge] Refactor Var0 into Trm.Var and Subst 4 years ago
subst_intf.ml [sledge] Refactor Var0 into Trm.Var and Subst 4 years ago
theory.ml [sledge] Use fresh var for length when extracting from a variable 4 years ago
theory.mli [sledge] Add Theory.oriented_equality type for code readability 4 years ago
trm.ml [sledge] Make name arg of Var.identified non-optional 4 years ago
trm.mli [sledge] Rework term and arithmetic definitions to avoid recursive modules 4 years ago
var.ml [sledge] Reorganize first-order logic support into separate library 4 years ago
var.mli [sledge] Reorganize first-order logic support into separate library 4 years ago
var_intf.ml [sledge] Make name arg of Var.identified non-optional 4 years ago