]> matita.cs.unibo.it Git - fireball-separation.git/history - ocaml
Tentative commit: tactics dropped and clean-up
[fireball-separation.git] / ocaml /
2018-05-28 acondoluTentative commit: tactics dropped and clean-up
2018-05-28 acondoluAdded assert false
2018-05-28 acondoluFixed bug in eta_subterm
2018-05-28 acondoluRemove FORCE option in Makefile
2018-05-28 acondoluFix: missing check to avoid stepping on vars of non...
2018-05-28 acondoluFix: max_arity_tms was using wrong comparison
2018-05-28 acondoluAdded variable convergent_dummy
2018-05-25 acondoluFixes to printing
2018-05-25 acondoluDisabled some chars as variable names in the parser
2018-05-25 acondoluPrettier-printing: string_of_problem outputs OCaml...
2018-05-25 acondoluFixed if-then-else
2018-05-25 acondoluFix: nested `Lambda(false,_) were not handled correctly
2018-05-25 acondolu-666 -> min_int
2018-05-25 acondoluFixed indentation and logging
2017-07-11 acondoluclean removes *.o files
2017-07-11 acondoluRemoved old .ar files
2017-07-11 acondoluRun tests with: make run
2017-07-11 acondoluFix: conv : x:min_int (.... y:1 ...) y was not conside...
2017-07-11 acondoluNew problems n1, n2 used to debug the problem with...
2017-07-11 acondoluBug fix: x (y z) where y was conv_dangerous did not...
2017-07-11 acondoluFix bug in dangerous_conv with arity of arguments of...
2017-07-10 acondoluThe measure finally works on all problems in problems.ml!
2017-07-10 acondoluExperimenting with a combined measure
2017-07-10 acondoluInstantiate now uses a global initialSpecialK (ignoring...
2017-07-10 acondoluArity inherited only in the case (true, min_int)
2017-07-10 acondolunew_arity = old_arity + 1
2017-07-07 acondoluFixes to how arities are assigned and propagated
2017-06-28 acondoluMinor fixes
2017-06-27 <andrea.condoluci... still stepping on negative variables
2017-06-26 <andrea.condoluci... Problems pass, but still missing computation of arities...
2017-06-26 <andrea.condoluci... New representation of arities in variables
2017-06-26 <andrea.condoluci... Removed traces of lambda3
2017-06-22 <andrea.condoluci... Removed lambda3 + Fixed lambda4
2017-06-22 <andrea.condoluci... Updated type of terms with arities in lambda and matche
2017-06-12 <andrea.condoluci... Moved andrea's stuff to its branch
2017-06-12 <andrea.condoluci... Copy ocaml folder from sacerdot's svn repository, rev...