]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_disambiguation/disambiguate.ml
Universes introduction
[helm.git] / helm / ocaml / cic_disambiguation / disambiguate.ml
2004-04-23 Enrico TassiUniverses introduction
2004-03-05 Claudio Sacerdoti... Refine now raises only RefineFailure, AssertFailure...
2004-03-05 Claudio Sacerdoti... Debugging code removed.
2004-03-02 Stefano Zacchiroli- ported to latest CicAst.Ident format (Some [] <>...
2004-03-02 Claudio Sacerdoti... The disambiguation now returns a list of interpretations.
2004-02-23 Stefano Zacchiroliadded a lot of notation: arithmetic operators, relation...
2004-02-13 Stefano Zacchiroliinductive type ident optional in mutcase
2004-02-11 Stefano Zacchiroliported to new logger
2004-02-10 Claudio Sacerdoti... Explicit Named Substitutions now supported.
2004-02-06 Stefano Zacchiroliadded annotations to Cic.Implicit
2004-02-05 Stefano Zacchirolibugfix: use rev_uniq also on non-located term
2004-02-05 Stefano Zacchiroliuse a dummy location when no location is provided
2004-02-05 Claudio Sacerdoti... Added a TODO (to catch only the right exceptions instea...
2004-02-04 Stefano Zacchiroli- sorted domain which hopefully avoids exponential...
2004-02-03 Stefano Zacchirolis/LocatedTerm/AnnotatedTerm + various annotations/
2004-02-03 Claudio Sacerdoti... More debug informations.
2004-02-02 Claudio Sacerdoti... Substitution no longer returned from CicRefine.type_of_aux
2004-02-02 Stefano Zacchiroli- changed ast for pattern matching so that type annotat...
2004-01-30 Stefano Zacchiroli- removed ancient refine exception
2004-01-24 Stefano Zacchiroli- factorized DisambiguateChoices module
2004-01-23 Stefano Zacchirolirenamed modules so that they are more consistent with...
2004-01-23 Stefano Zacchirolimoved term_of_uri in cic/
2004-01-22 Stefano Zacchiroli- bugfix: raise an Invalid_choice insteda of a generic...
2004-01-19 Stefano Zacchirolisnapshot, almost working
2004-01-14 Stefano Zacchirolistill a working copy, now towards a cleaner implementat...