]> matita.cs.unibo.it Git - helm.git/history - matita/components/grafite_parser/grafiteParser.ml
parameter sintax added to axiom statement
[helm.git] / matita / components / grafite_parser / grafiteParser.ml
2018-08-01 Ferruccio Guidiparameter sintax added to axiom statement
2016-04-18 Ferruccio GuidiAs required by M. Maietti,
2016-03-28 Ferruccio Guidiminor correction on "source" production
2016-03-13 Ferruccio Guidi- new syntax for let rec/corec with flavor specifier...
2016-01-26 Ferruccio Guidilexicon commands must tbe parsed before grafite command...
2015-09-23 Ferruccio Guidioptional parameters added to the syntax of definitions,
2015-09-05 Ferruccio Guidi- New attribute `Implied put beside `Generated and...
2015-01-30 Ferruccio Guidinotation ast updated to comply with the toplevel let...
2014-10-19 Ferruccio Guidi- grafiteParser: we added the comand "defined" as a...
2013-02-01 Ferruccio Guidi- ng_refiner:
2012-10-19 Claudio Sacerdoti... One useless Obj.magic removed.
2012-06-11 Claudio Sacerdoti... New nohyps option for /demod/
2012-03-06 Claudio Sacerdoti... Forward compatibility with new releases of Camlp5.
2011-12-13 Enrico Tassiaxiom-
2011-12-12 Enrico Tassisupport -axiom to avoind indexing an axiom (since there...
2011-12-06 Wilmer RicciottiGrammar change: let corecs can take no arguments (and...
2011-11-21 Claudio Sacerdoti... Syntax change: change where what => change what where.
2011-11-21 Claudio Sacerdoti... {pattern} => in pattern;
2011-11-18 Enrico Tassishort notation for "coercion"
2011-11-18 Claudio Sacerdoti... No longer used parameters of auto removed.
2011-11-18 Claudio Sacerdoti... /by {}/ ==> /by/
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.