]> matita.cs.unibo.it Git - helm.git/history - components/cic_disambiguation
tagging rc-1
[helm.git] / components / cic_disambiguation /
2007-10-26 Claudio Sacerdoti... Syntax of patterns changed (and not documented yet).
2007-10-26 Claudio Sacerdoti... Wildcard patterns implemented in case analysis. The...
2007-10-25 Claudio Sacerdoti... Ooops. In previous commit I forgot to subtract the...
2007-10-25 Claudio Sacerdoti... Bug fixed: case analysis where a case had not the expec...
2007-10-25 Claudio Sacerdoti... 1. More localization: interpretation errors are now...
2007-10-12 Claudio Sacerdoti... Move to OCaml 3.10. Requires debian packages from unsta...
2007-07-04 Claudio Sacerdoti... Quick hack: matita natural numbers are now accepted...
2007-05-18 lzingareadded alternative implementation for hMysql relying
2007-04-05 Enrico Tassipattern with match fixed
2007-02-06 Claudio Sacerdoti... Debugging deactivated.
2007-02-06 Claudio Sacerdoti... Bug fixed in the computation of the disambiguation...
2007-01-31 Claudio Sacerdoti... Several bugs fixed:
2006-12-29 Ferruccio Guidinow we try two distinct depend files for compilation...
2006-12-12 Ferruccio Guidiwe parametrized CicNotationPt.obj on 'term
2006-12-08 Claudio Sacerdoti... EXPERIMENTAL:
2006-12-05 Stefano Zacchiroliexperimental classification of disambiguation error...
2006-11-27 Claudio Sacerdoti... Fixed bug in notation: when a notation is applied to...
2006-11-05 Claudio Sacerdoti... Bug fixed: the disambiguation domain for a record with...
2006-10-30 Claudio Sacerdoti... TermAcicContent.Interpretation_not_found catched and...
2006-10-18 Claudio Sacerdoti... Missing optimization implemented: before starting to...
2006-10-18 Claudio Sacerdoti... - Disambiguation error exception enriched with more...
2006-10-18 Claudio Sacerdoti... Bug fixed: the diff component of the exception raised...
2006-10-18 Claudio Sacerdoti... Disambiguation errors now carry more information (i...
2006-10-13 Claudio Sacerdoti... New content level representations for LetRec, Inductive...
2006-09-25 Claudio Sacerdoti... Bug fixed: a number alias Num 0 now subsumes the case...
2006-09-22 Claudio Sacerdoti... Bug fixed: aliases for numbers were no longer handled...
2006-09-04 Enrico TassiBIG FAT COMMIT REGARDING COERCIONS:
2006-07-24 Andrea AspertiBug fixed: a symbol alias Symb(s,0) now subsumes the...
2006-07-20 Claudio Sacerdoti... Revert of the previous situation: when an identifier...
2006-05-25 Claudio Sacerdoti... Axioms are not allowed with the syntax: "axiom name...
2006-05-09 Enrico Tassitypes2006 patch
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/