]> matita.cs.unibo.it Git - helm.git/history - matita/matita/matitaEngine.ml
matita gtk3: some bugs fixed
[helm.git] / matita / matita / matitaEngine.ml
2019-09-29 Ferruccio Guidimatita gtk3: some bugs fixed matita-lablgtk3
2019-09-29 Ferruccio GuidiMerge branch 'matita-lablgtk3' of ssh://matita.cs.unibo...
2019-09-27 Claudio Sacerdoti... Merge branch 'declarative' into matita-lablgtk3
2019-09-27 Andrea BerlingieriTest pretty printg of declarative tactics
2019-09-27 Claudio Sacerdoti... Most warnings turned into errors and avoided
2018-12-27 Claudio Sacerdoti... Most warnings turned into errors and avoided
2013-03-18 Ferruccio Guidimissing or rootless dependences now don't break the...
2013-02-27 Claudio Sacerdoti... Quick patch: the maxmeta is now pushed/popped when...
2013-02-05 Claudio Sacerdoti... Bug fixed: .ml/.mli files were opened/closed even when...
2013-02-02 Claudio Sacerdoti... Implementation of Ocaml extraction (largely ported...
2011-06-25 Ferruccio Guidilong file names caused indentation underflow (String...
2011-06-25 Ferruccio Guidi- some depend files
2011-03-27 Claudio Sacerdoti... Fixes previous wrong commit.
2011-03-27 Claudio Sacerdoti... 1) Second half of the bug fixing for the "lexical keywo...
2011-03-23 Claudio Sacerdoti... Nested calls to matitac are now pretty-printed nicely.
2011-03-22 Claudio Sacerdoti... Bug fixed and code refactoring: now both matitac and...
2011-03-19 Claudio Sacerdoti... Bug "fixed" (i.e avoided).
2011-01-11 Claudio Sacerdoti... HUGE COMMIT:
2010-12-23 Andrea Asperti1. bug fixed: in the last commit on NCicLibrary we...
2010-12-21 Claudio Sacerdoti... Dead and useless code removed.
2010-12-16 Claudio Sacerdoti... Large commit:
2010-12-16 Andrea AspertiSome bugs fixed (and some still open) in recursive...
2010-12-16 Andrea AspertiBug fixed: a file A that includes a file B needs to...
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-11-05 Claudio Sacerdoti... - bug fixed: fullpath used in place of relative path
2010-11-05 Andrea Asperti- bug fixed: circular dependencies are now detected...
2010-11-05 Andrea AspertiHuge change!!!
2010-11-05 Andrea Asperti- better names, interface simplified
2010-11-05 Andrea Asperti- matitacLib merged into matitaEngine
2010-11-05 Andrea Asperti- useless code removed
2010-11-05 Andrea Aspertidead code removal: the parser used to be able to return...
2010-11-05 Andrea Aspertimore dead code removal
2010-11-05 Andrea Aspertidead code removed
2010-11-05 Andrea Asperti- recently introduced bug fixed: the new intermediate...
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- Print/Set commands removed
2010-11-03 Andrea Asperti- LexiconAst merged into GrafiteAst
2010-10-29 Claudio Sacerdoti... WARNING: partial commit.
2010-10-15 Claudio Sacerdoti... - bug fixed (introduced by last commit from Andrea...
2010-10-08 Andrea AspertiCic.term and Cic.obj unused!
2010-10-08 Andrea Aspertihgdome no longer used (RIP)
2010-10-07 Andrea Asperti- cic_exportation, cic_acic, acic_content (only parts...
2010-10-07 Andrea Aspertiacic_procedural and tactics removed
2010-10-05 Andrea Aspertiwhelp and cic disambiguation removed
2010-09-30 Claudio Sacerdoti... Stuff moved from old Matita.