]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_disambiguation/cicTextualParser2.ml
first moogle template checkin
[helm.git] / helm / ocaml / cic_disambiguation / cicTextualParser2.ml
2004-05-04 Stefano Zacchiroli- moved up in the grammar precedences command entry...
2004-04-30 Stefano Zacchiroli- moved command as sub-entries of tactical grammars...
2004-04-29 Stefano Zacchiroli- added a configuration variable for selecting between...
2004-04-28 Stefano Zacchiroli- split logic operators away from aritmetic ones so...
2004-03-22 Stefano Zacchirolicosmetic alignment change
2004-03-22 Claudio Sacerdoti... - power notation
2004-03-02 Stefano Zacchiroli- ported to latest CicAst.Ident format (Some [] <>...
2004-03-02 Stefano Zacchiroliadded cast concrete syntax
2004-02-26 Stefano Zacchiroliadded support for commands and scripts
2004-02-23 Stefano Zacchirolibugfix in "elim ... using" tactical ("using" is a keyword)
2004-02-23 Stefano Zacchiroliadded a lot of notation: arithmetic operators, relation...
2004-02-20 Stefano Zacchirolibugfix: "in" is an IDENT, not a keyword
2004-02-18 Stefano Zacchiroli- bugfix in term grammar: lowered precedence level...
2004-02-17 Stefano Zacchiroliadded tactic and tactical (still heavily bugged!!!)
2004-02-16 Stefano Zacchirolisolved a precedence issue between binders and arrows
2004-02-13 Stefano Zacchiroliinductive type ident optional in mutcase
2004-02-05 Stefano Zacchiroliadded ( ) notation for binders
2004-02-04 Stefano Zacchiroli- added support for implicit in concrete syntax
2004-02-03 Stefano Zacchirolis/LocatedTerm/AnnotatedTerm + various annotations/
2004-02-02 Stefano Zacchiroli- added entries for capture variables parsing
2004-01-30 Stefano Zacchiroli- typo bugfix: INT token no longer exists
2004-01-27 Andrea Aspertitest for empty string given, if so return Environment...
2004-01-24 Stefano Zacchiroli- factorized DisambiguateChoices module
2004-01-24 Stefano Zacchirolisplit a term0 rule for dinamycally change top-level...
2004-01-23 Stefano Zacchirolihandle Cic.Anonymous
2004-01-23 Stefano Zacchirolirenamed modules so that they are more consistent with...