]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_disambiguation/disambiguate.ml
rebuilt against ocaml 3.08.3
[helm.git] / helm / ocaml / cic_disambiguation / disambiguate.ml
2005-02-01 Stefano Zacchirolienriched error message
2005-02-01 Enrico Tassireverder change. no more owner passed to the locate.
2005-02-01 Enrico Tassiadded owner support to the disambiguator (now locate...
2005-01-31 Enrico Tassibetter debug prints
2005-01-25 Enrico Tassi- removed applyStylesheets
2005-01-21 Stefano Zacchiroliattributes support
2005-01-17 Enrico Tassinew cicEnvironment implementation
2005-01-11 Stefano Zacchiroliadded syntax for URIs
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-11-11 Stefano Zacchiroliadded dummy entry in CicAst: UserInput
2004-11-10 Stefano Zacchirolidisabled debugging info
2004-11-03 Stefano Zacchirolino longer use Dbi module but directly use Mysql module...
2004-10-22 Stefano Zacchiroli- no longer depends on MQueryMisc for term_of_uri
2004-08-05 Stefano Zacchiroliported location handling to camlp4 3.08
2004-07-01 Stefano Zacchiroliadded (commented) benchmarking code for the disambiguat...
2004-06-28 Andrea Aspertiuse get_obj to retrieve cic objects instead of typecheck
2004-06-01 Enrico Tassinew universes implementation
2004-05-13 Ferruccio Guidi- some code patched
2004-04-28 Stefano Zacchiroliadded extra "id" parameter for input_or_locate_uri...
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...