]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_disambiguation/disambiguate.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / cic_disambiguation / disambiguate.ml
2005-11-22 Claudio Sacerdoti... Less verbose error messages.
2005-11-19 Claudio Sacerdoti... "let rec f = ... in f l" used to be compiled incorrectly
2005-11-19 Claudio Sacerdoti... Less verbose error messages (= substitution applied...
2005-11-19 Claudio Sacerdoti... Wrong reported error message fixed.
2005-11-19 Claudio Sacerdoti... More information is now printed when reporting errors.
2005-11-19 Claudio Sacerdoti... Typo fixed.
2005-11-19 Claudio Sacerdoti... Disambiguation errors are no longer thrown away. They...
2005-11-08 Claudio Sacerdoti... Debugging code removed.
2005-11-07 Claudio Sacerdoti... Avoid generation of let x = let rec x = ... in x in...
2005-10-25 Enrico Tassimoved the expansion of implicits inside the refiner...
2005-10-25 Claudio Sacerdoti... Every exception that used to have type string is now...
2005-09-29 Claudio Sacerdoti... Further speed-up in the disambiguation algorithm.
2005-09-23 Claudio Sacerdoti... New module HMysql (to abstract over Mysql and make...
2005-09-23 Claudio Sacerdoti... CicUtil.profile ==> HExtlib.profile
2005-09-23 Enrico Tassiadded universes
2005-09-23 Claudio Sacerdoti... The disambiguation now returns the aliases diff. It...
2005-09-21 Claudio Sacerdoti... This commit removes the slowest identity function ever...
2005-09-21 Stefano Zacchiroliported to the new parser interface (Ulexing.lexbuf...
2005-09-21 Claudio Sacerdoti... 1. profiling code added
2005-09-19 Claudio Sacerdoti... This commit (partially) removes a big source of ineffic...
2005-09-15 Claudio Sacerdoti... Yet another implementation of the single aliases /...
2005-09-14 Stefano Zacchiroliadded hyperlinks on case pattern heads and outtype
2005-09-13 Stefano Zacchirolimoved dummy_floc from Disambiguate to DisambiguateTypes...
2005-09-12 Stefano Zacchiroliremoved debugging print
2005-09-12 Stefano Zacchiroliadded support for multi-aliases in disambiguation envir...
2005-07-26 Claudio Sacerdoti... **** Experimental: ****
2005-07-18 Stefano Zacchirolimerged cic_notation with disambiguation: good luck!
2005-07-11 Claudio Sacerdoti... Bug fixed: the left parameters of a record or inductive...
2005-07-08 Enrico Tassiadded Variant theorem flavour
2005-07-05 Claudio Sacerdoti... Debugging back to false
2005-07-05 Claudio Sacerdoti... Bug fixed: the outtype of a match when omitted was...
2005-06-17 Claudio Sacerdoti... more strings to UriManager.uri
2005-06-17 Claudio Sacerdoti... many strings that are supposed to be URIs are now UriMa...
2005-06-15 Claudio Sacerdoti... The `Record class now records also the name of the...
2005-06-15 Claudio Sacerdoti... Big commit and major code clean-up:
2005-06-10 Claudio Sacerdoti... More debugging infos.
2005-06-01 Enrico Tassipaths trough terms implemented with a nice hack :)
2005-05-27 Enrico Tassiremoved debug prerr_endline
2005-05-25 Stefano Zacchirolibugfix: "match" now works also when no type is provided...
2005-05-24 Enrico Tassifixed syntax
2005-04-29 Enrico TassiUniverseInconsistency is now wrapper by CicRefine.type_...
2005-04-29 Enrico Tassicatched UniverseInconsistency
2005-04-27 Stefano Zacchirolimerged changes from the svn fork by me and Enrico
2005-04-22 Stefano Zacchirolimade context and metasenv parameters of trivial disambi...
2005-04-22 Stefano Zacchiroliadded Trivial module with a disambiguate_term implement...
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...