]> matita.cs.unibo.it Git - fireball-separation.git/shortlog
fireball-separation.git
2018-09-18 acondoluNew measure which looks promising measure_tmp
2018-06-15 Claudio Sacerdoti... New interesting example strong_simple_measure
2018-06-15 Claudio Sacerdoti... Embarassing bug in eta_eq fixed
2018-06-15 Claudio Sacerdoti... More diverging examples
2018-06-15 Claudio Sacerdoti... Diverging problem + variation that steps on irrelevant arg
2018-06-15 Claudio Sacerdoti... Detect useless stepping when selecting the eta-differen...
2018-06-15 Claudio Sacerdoti... Two problems where the measure does not decrease :-(
2018-06-15 acondoluImproved flag for A, removed flag from L
2018-06-15 acondoluOne garbage pt. 2
2018-06-15 Claudio Sacerdoti... printing of bool refs for apps is now a bit nicer
2018-06-15 Claudio Sacerdoti... ugly but useful printing of sharing for bool refs
2018-06-15 Claudio Sacerdoti... quantic measure (partially) fixed
2018-06-15 acondoluImplementing entanglement of terms
2018-06-15 acondoluOne garbage
2018-06-15 acondoluMore evil problems
2018-06-15 acondoluReplaced eat with andrea's finish
2018-06-15 acondoluAdded flag to lam and app, their propagation during...
2018-06-15 Claudio Sacerdoti... Embarassing bug in eta_eq fixed strong_simple
2018-06-11 acondoluAppend the eaten arg + leftmost order in find_eta_diffe...
2018-06-11 acondoluFix bug traces of old constructor B
2018-06-11 acondoluReal evil problem found!
2018-06-07 acondoluRemoved B and C from t, stepped from problem
2018-06-01 acondoluMore comments and improved find_eta_difference
2018-06-01 acondoluMore comments and better variable names
2018-06-01 acondoluRenamed output files
2018-06-01 acondoluRemoved warning
2018-05-31 Claudio Sacerdoti... Fix lifting bug in unwind
2018-05-31 Claudio Sacerdoti... Simplified divergent problem
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 acondoluNew (in-)decision procedure for termination
2018-05-31 acondoluMore bound vars in simple_test
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
2018-05-31 acondoluAdded constructor for constants
2018-05-30 acondoluMade bombs more explosive (strongly)
2018-05-30 acondoluRestored good check for Done
2018-05-30 acondoluSimple strong separation implemented!
2018-05-30 acondoluAdded check with purification to andrea.ml
2018-05-30 acondoluMoved function, fix indentation, removed parsing of...
2018-05-30 acondoluClean-up step function; move code
2018-05-30 acondoluRemoved pacman
2018-05-30 acondoluClean up
2018-05-30 acondoluget_subterm_with_head_and_args goes under lambdas
2018-05-30 acondoluRemoved useless `isdiv' flag
2018-05-30 acondoluClean-up to examples. Removed tests.
2018-05-30 acondoluSimple algorithm by Andrea
2018-05-30 acondoluMoved env_of_sigma to Pure strong
2018-05-28 acondoluTentative implementation of strong separation algorithm
2018-05-28 acondoluMachine implements strong reduction
2018-05-28 acondoluDetection of divergents master weak-reduction-separation
2018-05-28 acondoluBug fixed in pretty-printing of original names under...
2018-05-28 acondoluFix in pretty-printing of match
2018-05-28 acondoluImplemented parsing of "nominal" variables (`@`)
2018-05-28 acondoluAllow comments (#) at the end of terms
2018-05-28 acondoluLogging options to display measure of single terms...
2018-05-28 acondoluFixed bug in computing special k
2018-05-28 acondoluRemoved special strategies in choose_step
2018-05-28 acondoluBetter error messages in parser
2018-05-28 acondoluRevert subst in branches of matches
2018-05-28 acondoluComments, fix indentation and
2018-05-28 acondoluRenamed in critical_showstoppers: showstoppers -> inedi...
2018-05-28 acondoluSimplified arity_of, precompute_edible_data, critical_s...
2018-05-28 acondoluAdded a couple of tests which MUST fail
2018-05-28 acondoluFixed computation of arity for top-level inerts
2018-05-28 acondoluSimplified not-working example
2018-05-28 Claudio Sacerdoti... Missing parenthesis fixed
2018-05-28 Claudio Sacerdoti... Failing case found
2018-05-28 Claudio Sacerdoti... Hack to reserve var 0 to purify it to BOM removed
2018-05-28 acondolusubst does not replace anymore in branches of maches
2018-05-28 acondoluPrinting now preserves the names of the original free...
2018-05-28 acondoluImproved parsing
2018-05-28 acondoluImproved pretty-printing
2018-05-28 acondoluAdded problem wrongly backtracking
2018-05-28 acondoluForgot one "Z"
2018-05-28 acondoluCode clean-up
2018-05-28 acondoluCode clean-up
2018-05-28 acondoluImportant: added special variable "Z" for zero.
2018-05-28 acondoluMoved all problems in problems folder. Last ones in "w"
2018-05-28 acondoluFixes to parser
2018-05-28 acondoluFixed "$" in parser
2018-05-28 acondoluCommand line arguments to ./a.out
2018-05-28 acondoluFixed problems separator in parser: now it is $
2018-05-28 acondoluAdded label to problem
2018-05-28 acondoluFailure in case of empty problem, to be fixed
2018-05-28 acondoluParser.from_file, and p* problems moved to problems/p
2018-05-28 acondoluproblems now contain a label and the names of the origi...
2018-05-28 acondoluFirst draft of Parser.problem_of_string
2018-05-28 acondoluChanged logic of entrypoint in Lambda4
2018-05-28 acondoluMoved parse' from Num to Parser
2018-05-28 acondoluFixed: was using compare in place of eta_eq
2018-05-28 acondoluRe-use Util.index_of
2018-05-28 acondoluCode clean-up
2018-05-28 acondoluTidying up problems.ml
next