]> matita.cs.unibo.it Git - fireball-separation.git/history - ocaml/num.ml
Missing parenthesis fixed
[fireball-separation.git] / ocaml / num.ml
2017-07-18 Claudio Sacerdoti... Missing parenthesis fixed
2017-07-16 acondolusubst does not replace anymore in branches of maches
2017-07-16 acondoluPrinting now preserves the names of the original free...
2017-07-15 acondoluImproved pretty-printing
2017-07-14 acondoluChanged logic of entrypoint in Lambda4
2017-07-14 acondoluMoved parse' from Num to Parser
2017-07-13 acondoluFixed bug in eta_subterm
2017-07-13 acondoluFix: max_arity_tms was using wrong comparison
2017-07-12 acondoluFixes to printing
2017-07-12 acondoluRemoved bomb variable
2017-07-12 acondoluPrettier-printing: string_of_problem outputs OCaml...
2017-07-12 acondoluAdded new (passing) problem with a bomb (o1)
2017-07-12 acondoluTowards `Bottom and `Pacman
2017-07-11 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...