]> matita.cs.unibo.it Git - fireball-separation.git/history - ocaml/simple.ml
Removed eat, p.stepped, p.phase and t.B
[fireball-separation.git] / ocaml / simple.ml
2018-06-09 acondoluRemoved eat, p.stepped, p.phase and t.B
2018-06-07 acondoluUsing andrea's finish instead of eat. All tests succeed.
2018-06-07 acondoluTrailing constant args in p.div are removed by sanity
2018-06-06 Claudio Sacerdoti... Fix: eating a lambda^n.C args is bad
2018-06-06 Claudio Sacerdoti... Fix: find_eta_difference now works with inerts of arbit...
2018-06-01 acondoluExperimenting with backtracking and stepping on "all...
2018-06-01 acondoluImplementing constants
2018-06-01 acondoluRemoved parameter from C
2018-06-01 acondoluMore comments and improved find_eta_difference
2018-06-01 acondoluMore comments and better variable names
2018-05-31 Claudio Sacerdoti... Make the code OCaml-4.06.1-friendly
2018-05-31 acondoluUpdated simple with current parser
2018-05-31 acondoluSimpler tests in simple_test.ml + Added diverging tests...
2018-05-31 acondoluEat was erasing terms from C that made it diverge
2018-05-31 acondoluBug in mk_app with C
2018-05-31 acondoluFix no_leading_lambdas to account for a step on x on...
2018-05-31 acondoluClean up, improve comments, move functions
2018-05-31 acondoluAdded check for eta_subterm in `solve'
2018-05-31 acondoluAdded simple_test.ml
2018-05-31 acondoluMoved andrea.ml to simple.ml