]> matita.cs.unibo.it Git - helm.git/history - components/cic_disambiguation/disambiguate.ml
experimental classification of disambiguation error, so that supposedly non significa...
[helm.git] / components / cic_disambiguation / disambiguate.ml
2006-12-05 Stefano Zacchiroliexperimental classification of disambiguation error...
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-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/