]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/content_pres/cicNotationParser.ml
parameter sintax added to axiom statement
[helm.git] / helm / software / components / content_pres / cicNotationParser.ml
2014-07-08 Ferruccio Guidiupdate for CamlP5
2010-10-19 Enrico Tassicamlp5 probably changed some internal data structures...
2009-09-21 Enrico Tassihuge commit regarding universes:
2009-09-10 Enrico Tassiallow @{ ... } as the identifier of the letin
2009-07-28 Claudio Sacerdoti... "..." -> "\ldots" for implicit vectors
2009-07-28 Claudio Sacerdoti... Introduction of vectors of implicit (only for NG).
2009-06-18 denesChanged parenthesis to optional around letin ident...
2009-06-03 Claudio Sacerdoti... Huge commit with several changes:
2009-05-29 Ferruccio Guidi- cicNotationParser: added extra space to TeX control...
2009-05-25 Enrico Tassinasty change in the lexer/parser:
2009-05-18 Enrico Tassiin the new kernel you can type Type[i] to mean Type_i...
2009-01-26 Enrico Tassimaction layout added to notation
2008-12-11 Enrico Tassisupport for mathml mpadded tag added (allows to overlap...
2008-12-05 Claudio Sacerdoti... Added new syntax Type[n] where n is a number.
2008-09-26 Enrico Tassimore push/pop to avoid confusion with imperative data...
2008-09-26 Enrico Tassiinclude statement better implemented:
2008-09-04 Enrico Tassicomparison function fixed
2008-09-04 Enrico Tassinotation_id were compared using Pervasives.equal this...
2008-08-23 Enrico Tassinotation with mstyle attributes, like colors and size
2008-07-17 Claudio Sacerdoti... Bugs fixed:
2008-07-11 Claudio Sacerdoti... Exists is no longer an ad-hoc notation hard-coded in...
2008-07-11 Claudio Sacerdoti... Added new ternary layout \infrule premises conclusion...
2008-06-23 Enrico Tassinotation support fixed to parentesize in a more sane...
2008-06-19 Enrico Tassinotation fixed to be NON associative by default
2008-06-19 Enrico Tassinotation on steroids: 'term 40 x' is a valid variable...
2008-06-18 Enrico Tassiinitial support for notation that specifies the precede...
2008-05-30 Enrico TassiCProp hierarchy is there!
2008-05-26 Enrico Tassinew, more rigid syntax, for auto_params affecting the...
2007-10-26 Claudio Sacerdoti... Wildcard patterns implemented in case analysis. The...
2007-10-12 Claudio Sacerdoti... Move to OCaml 3.10. Requires debian packages from unsta...
2007-02-14 Ferruccio GuidiProcedural : some improvements
2006-10-25 Claudio Sacerdoti... 1. bug fixed: Unicode characters that are not mapped...
2006-10-13 Claudio Sacerdoti... Content level representation of LetRec changed.
2006-08-26 Ferruccio Guidi- Unified : some definitions of unified \lambda...
2006-05-30 Claudio Sacerdoti... ZACK: export a top level function for parsing terms...
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/