]> matita.cs.unibo.it Git - helm.git/history - matita/components/grafite_parser/grafiteParser.ml
* Almost ready for release 0.99.1.
[helm.git] / matita / components / grafite_parser / grafiteParser.ml
2011-11-18 Claudio Sacerdoti... * Almost ready for release 0.99.1.
2011-10-21 Andrea AspertiNow it should compile :-)
2011-10-21 Andrea AspertiDisabled debug.
2011-10-20 Andrea AspertiQED takes a boolean parameter governing indexing.
2011-05-26 Claudio Sacerdoti... Syntax for coercion nocomposites fixed.
2011-05-26 Claudio Sacerdoti... Added "nocomposites" to coercions.
2011-03-22 Claudio Sacerdoti... Debugging code removed.
2011-03-19 Claudio Sacerdoti... Bug "fixed" (i.e avoided).
2011-01-11 Claudio Sacerdoti... HUGE COMMIT:
2010-12-10 Claudio Sacerdoti... Previous patch improved: we now use an ad-hoc wrapper...
2010-12-10 Claudio Sacerdoti... BIG BUG FIXED (???): in place of using Grammar.Entry...
2010-12-10 Andrea AspertiBig change:
2010-12-10 Andrea AspertiNew syntax -H1 .. Hn for clear
2010-11-11 Andrea Aspertilet and let rec used wrong tokens
2010-11-05 Andrea Asperti- cleanup
2010-11-05 Andrea Aspertidead code removal: the parser used to be able to return...
2010-11-04 Claudio Sacerdoti... - further simplifications (??) of the status dependencies
2010-11-04 Claudio Sacerdoti... dependencies between statuses simplified
2010-11-03 Enrico Tassinotation kind of works
2010-11-03 Andrea Asperti- LexiconAst merged into GrafiteAst
2010-11-02 Enrico Tassibig change in parsing, trying to make all functional
2010-10-29 Andrea Asperti- grammar of // changed to move the justification inside;
2010-10-26 Andrea Aspertiurimanager removed
2010-10-26 Andrea Asperticic module removed (RIP)
2010-10-22 Enrico Tassitentative parser patch with symbolic tactics names
2010-10-15 Claudio Sacerdoti... - bug fixed (introduced by last commit from Andrea...
2010-10-13 Andrea AspertiPropagation of changes to grafiteAst.
2010-10-08 Andrea AspertiCic.term and Cic.obj unused!
2010-10-08 Andrea AsperticicNotation* ==> notation*
2010-10-06 Andrea AspertinAuto --> nnAuto
2010-10-05 Andrea Asperti- parser: "whelp ...Â"removed
2010-09-30 Claudio Sacerdoti... Stuff moved from old Matita.