]> matita.cs.unibo.it Git - fireball-separation.git/history - ocaml/num.ml
Printing now preserves the names of the original free variables
[fireball-separation.git] / ocaml / num.ml
2018-05-28 acondoluPrinting now preserves the names of the original free...
2018-05-28 acondoluImproved pretty-printing
2018-05-28 acondoluChanged logic of entrypoint in Lambda4
2018-05-28 acondoluMoved parse' from Num to Parser
2018-05-28 acondoluFixed bug in eta_subterm
2018-05-28 acondoluFix: max_arity_tms was using wrong comparison
2018-05-25 acondoluFixes to printing
2018-05-25 acondoluPrettier-printing: string_of_problem outputs OCaml...
2018-05-25 acondoluFix: nested `Lambda(false,_) were not handled correctly
2017-07-11 acondoluFix: conv : x:min_int (.... y:1 ...) y was not conside...
2017-07-10 acondoluThe measure finally works on all problems in problems.ml!
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-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-22 <andrea.condoluci... Updated type of terms with arities in lambda and matche
2017-06-12 <andrea.condoluci... Copy ocaml folder from sacerdot's svn repository, rev...