]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_disambiguation
mk_fresh_name moved to FreshNamesGenerator.
[helm.git] / helm / ocaml / cic_disambiguation /
2004-02-05 Claudio Sacerdoti... Added a TODO (to catch only the right exceptions instea...
2004-02-04 Stefano Zacchiroliported to CicAst
2004-02-04 Stefano Zacchiroli- sorted domain which hopefully avoids exponential...
2004-02-04 Stefano Zacchirolimoved Ast in cic_transformations/
2004-02-04 Stefano Zacchiroli- added support for implicit in concrete syntax
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 Zacchiroliported to latest Ast changes (mainly capture_variable...
2004-02-02 Stefano Zacchiroli- added entries for capture variables parsing
2004-02-02 Stefano Zacchiroli- added capture_variable entry and Cic.names here and...
2004-02-02 Stefano Zacchiroli- changed ast for pattern matching so that type annotat...
2004-01-30 Stefano Zacchiroli- typo bugfix: INT token no longer exists
2004-01-30 Stefano Zacchiroli- removed ancient refine exception
2004-01-27 Ferruccio Guidiopt goal fixed
2004-01-27 Andrea Aspertitest for empty string given, if so return Environment...
2004-01-27 Stefano Zacchirolisample aliases language
2004-01-24 Stefano Zacchiroli- factorized DisambiguateChoices module
2004-01-24 Stefano Zacchirolisplit a term0 rule for dinamycally change top-level...
2004-01-24 Stefano Zacchirolicollapsed parens in a singol token
2004-01-24 Stefano Zacchiroliadded tex notation
2004-01-24 Stefano Zacchirolitex notation for compatibility with texTermEditor
2004-01-23 Stefano Zacchiroliported to new module names
2004-01-23 Stefano Zacchirolihandle Cic.Anonymous
2004-01-23 Stefano Zacchirolirenamed modules so that they are more consistent with...
2004-01-23 Stefano Zacchiroliimplemented interface for gTopLevel
2004-01-23 Stefano Zacchirolimoved term_of_uri in cic/
2004-01-22 Stefano Zacchiroliadded false test
2004-01-22 Stefano Zacchiroliadded some match examples/regtests
2004-01-22 Stefano Zacchirolilocated parse error message
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...
2003-12-15 Stefano Zacchirolinew experimental cic textual parser: checkin