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 4473c6a193
[sledge] Move Formula.fold_dnf to Fml
4 years ago
..
llair [sledge] Change to normal argument order for Set.mem 4 years ago
ses [sledge] Change to normal argument order for Set.mem 4 years ago
test [sledge] Strengthen normalization of conditional terms 4 years ago
arithmetic.ml [sledge] Fix Arithmetic.map 4 years ago
arithmetic.mli [sledge] Add Arithmetic.solve_zero_eq 4 years ago
arithmetic_intf.ml [sledge] Improve printing 4 years ago
control.ml [sledge] Change type of fold functions for improved composition 4 years ago
control.mli [sledge] Build: Wrap Llair library 5 years ago
domain_intf.ml [sledge] Change type of fold functions for improved composition 4 years ago
domain_relation.ml [sledge] Change type of fold functions for improved composition 4 years ago
domain_relation.mli [sledge] Build: Wrap Llair library 5 years ago
domain_sh.ml [sledge] Change type of fold functions for improved composition 4 years ago
domain_sh.mli [sledge] Build: Wrap Llair library 5 years ago
domain_unit.ml [sledge] Change type of fold functions for improved composition 4 years ago
domain_unit.mli [sledge] Rename lib to src 5 years ago
domain_used_globals.ml [sledge] Change type of fold functions for improved composition 4 years ago
domain_used_globals.mli [sledge] Build: Wrap Llair library 5 years ago
exec.ml [sledge] Improve Monad interface 4 years ago
exec.mli [sledge] Refactor: Distinguish Fol term and formula types 5 years ago
fml.ml [sledge] Move Formula.fold_dnf to Fml 4 years ago
fml.mli [sledge] Move Formula.fold_dnf to Fml 4 years ago
fol.ml [sledge] Move Formula.fold_dnf to Fml 4 years ago
fol.mli [sledge] Move additional Fol representation operations to Trm and Fml 4 years ago
llair_to_Fol.ml [sledge] Minor simplifications using Set and Map iterators 4 years ago
llair_to_Fol.mli [sledge] Move Llair to Fol translation to separate module 4 years ago
propositional.ml [sledge] Rename Fol core types to follow convention 4 years ago
propositional.mli [sledge] Factor Fol.Fml out into a separate module 4 years ago
propositional_intf.ml [sledge] Strengthen normalization of conditional terms 4 years ago
report.ml [sledge] Refactor nonstdlib to avoid opening Core 4 years ago
report.mli [sledge] Refactor nonstdlib to avoid opening Core 4 years ago
sh.ml [sledge] Change to normal argument order for Set.mem 4 years ago
sh.mli [sledge] Refactor: Replace Sh.with_pure with ~ignore_pure arg to Sh.fv 5 years ago
solver.ml [sledge] Change type of fold functions for improved composition 4 years ago
solver.mli [sledge] Factor core Fol modules into separate modules 4 years ago
stop.ml [sledge] Rename lib to src 5 years ago
stop.mli [sledge] Rename lib to src 5 years ago
trm.ml [sledge] Add iterator of subterms of Trm.t 4 years ago
trm.mli [sledge] Add iterator of subterms of Trm.t 4 years ago
var.ml [sledge] Factor core Fol modules into separate modules 4 years ago
var.mli [sledge] Factor core Fol modules into separate modules 4 years ago