]> matita.cs.unibo.it Git - fireball-separation.git/shortlog
fireball-separation.git
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...
2017-06-12 Andrea CondoluciInitial commit