]> matita.cs.unibo.it Git - helm.git/history - matita/components/grafite_engine/grafiteEngine.ml
Many changes
[helm.git] / matita / components / grafite_engine / grafiteEngine.ml
2019-09-27 Andrea BerlingieriMany changes
2019-09-27 Andrea BerlingieriAdd last declarative tactics, modify rewriting tactics
2019-09-27 Andrea BerlingieriChanges to declarative tactics, implementation of equal...
2019-09-27 Andrea BerlingieriMany changes
2019-09-27 Andrea BerlingieriAdd drafts for some tactics
2019-09-27 Andrea BerlingieriPartially restore the suppose tactic
2019-09-27 Andrea BerlingieriPartially restore the assume tactic
2016-04-18 Ferruccio GuidiAs required by M. Maietti,
2013-04-17 Wilmer RicciottiFixes a bug which caused Meta_not_found exceptions...
2013-02-27 Claudio Sacerdoti... Bug fixed: composite coercions were not extracted.
2013-02-04 Claudio Sacerdoti... Bug fixed: the indty can be typed with a Prod, not...
2013-02-02 Claudio Sacerdoti... Implementation of Ocaml extraction (largely ported...
2013-02-01 Ferruccio Guidi- ng_refiner:
2012-10-05 Wilmer RicciottiThis patch allows generation of minimally dependent...
2012-08-30 Claudio Sacerdoti... Composite coercions are now extracted too.
2012-08-29 Claudio Sacerdoti... Extraction is now integrated with the usual machinery...
2012-07-19 Claudio Sacerdoti... Some debugging times exposed.
2012-06-07 Claudio Sacerdoti... Patch to avoid generating _inv_ind_recTX for X the...
2012-06-07 Claudio Sacerdoti... Sys.Break no longer catched
2012-05-16 Claudio Sacerdoti... Orientation of equalities is now displayed.
2012-05-15 Claudio Sacerdoti... Sys.Break no longer caught during indexing
2012-03-09 Ferruccio Guidi- lambda_delta: morew propertie in context-sensitive...
2011-12-12 Enrico Tassisupport -axiom to avoind indexing an axiom (since there...
2011-12-06 Wilmer RicciottiFixes a bug that overwrited the index of the recursive...
2011-11-18 Enrico Tassishort notation for "coercion"
2011-10-20 Andrea AspertiQED takes a boolean parameter governing indexing.
2011-10-18 Wilmer RicciottiChanges in "destruct" tactic (allowing performance...
2011-05-26 Claudio Sacerdoti... Added "nocomposites" to coercions.
2011-03-22 Claudio Sacerdoti... Reindentation.
2011-01-11 Claudio Sacerdoti... HUGE COMMIT:
2010-12-23 Andrea Asperti1. bug fixed: in the last commit on NCicLibrary we...
2010-12-23 Andrea Asperti1. bug in addition of universe constraints fixed: the...
2010-12-16 Claudio Sacerdoti... Large commit:
2010-12-10 Andrea AspertiBig change:
2010-12-10 Andrea AspertiNew syntax -H1 .. Hn for clear
2010-12-03 Claudio Sacerdoti... Semantics of try changed (fixed) when applied to multip...
2010-11-19 Andrea AspertiImplementation of proof irrelevance finished.
2010-11-08 Andrea AspertiBig bug fixed: grafiteDisambiguate.add_aliases_for_obje...
2010-11-05 Andrea AspertiHuge change!!!
2010-11-05 Andrea Asperti- refreshing of uris in NotationPt.terms implemented
2010-11-05 Andrea Asperti- lexiconSync merged into grafiteDisambiguate
2010-11-04 Claudio Sacerdoti... - disk dumping of ex-lexicon commands almost implemented
2010-11-04 Claudio Sacerdoti... - disambiguation code moved from matitaEngine to grafit...
2010-11-04 Claudio Sacerdoti... - further simplifications (??) of the status dependencies
2010-11-04 Andrea Asperti- interpretations are now saved in the .ng files
2010-11-04 Andrea Asperti- Print/Set commands removed
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 Claudio Sacerdoti... WARNING: partial commit.
2010-10-29 Andrea AspertiWARNING: partial commit (does not compile)
2010-10-29 Andrea Asperti- grammar of // changed to move the justification inside;
2010-10-27 Andrea AspertiDead code for .moo files removed.
2010-10-27 Andrea Asperti.moo no longer used: all interesting data is left in...
2010-10-26 Andrea Aspertiurimanager removed
2010-10-15 Claudio Sacerdoti... Polymorphic recursion no longer required!!!
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 Asperti- cic almost not used
2010-10-08 Andrea Asperti- most of cic/ removed
2010-10-08 Andrea Asperti- hmysql removed (RIP)
2010-10-08 Andrea AsperticicNotation* ==> notation*
2010-10-07 Andrea Asperti- cic_exportation, cic_acic, acic_content (only parts...
2010-10-07 Andrea Asperticic_unification removed
2010-10-07 Andrea Aspertiacic_procedural and tactics removed
2010-10-06 Andrea AspertinAuto --> nnAuto
2010-10-05 Andrea Aspertiwhelp and cic disambiguation removed
2010-09-30 Claudio Sacerdoti... Stuff moved from old Matita.