]> matita.cs.unibo.it Git - helm.git/history - matita/matita/matitaScript.ml
Avoid race conditions (deadlocks)
[helm.git] / matita / matita / matitaScript.ml
2022-12-30 Claudio Sacerdoti... Avoid race conditions (deadlocks)
2022-12-30 Claudio Sacerdoti... Porting to ocaml 5
2019-10-18 Ferruccio GuidiMerge remote-tracking branch 'origin/ld-0.99.3'
2019-10-01 Ferruccio GuidiMerge remote-tracking branch 'origin/matita-lablgtk3'
2019-09-27 Claudio Sacerdoti... Merge branch 'declarative' into matita-lablgtk3
2019-09-27 Claudio Sacerdoti... Most warnings turned into errors and avoided
2019-09-27 Claudio Sacerdoti... On-going porting to lablgtk3
2018-12-27 Claudio Sacerdoti... Most warnings turned into errors and avoided
2018-12-19 Claudio Sacerdoti... On-going porting to lablgtk3
2015-10-29 Ferruccio Guidi- matita: computed auto traces now include the "width...
2014-03-07 Claudio Sacerdoti... Code changed a bit to make it work as before with OCaml...
2013-04-17 Wilmer RicciottiFixes a bug which caused Meta_not_found exceptions...
2013-02-01 Ferruccio Guidi- ng_refiner:
2011-11-18 Claudio Sacerdoti... The macro /by _/ now expands again to something parsable.
2011-11-18 Claudio Sacerdoti... intros macro fixed
2011-07-19 Ferruccio Guidi- nnAuto.ml: width overflows are warnings, not errors
2011-07-15 Claudio Sacerdoti... Use replace when switching tabs (see previous commit).
2011-03-22 Claudio Sacerdoti... Bug fixed and code refactoring: now both matitac and...
2011-01-14 Claudio Sacerdoti... Bug fixed: the script windows did not scroll correctly...
2011-01-11 Claudio Sacerdoti... Part of last HUGE COMMIT about NCic.status
2010-12-28 Claudio Sacerdoti... Interface reduction; code clean up.
2010-12-28 Claudio Sacerdoti... Useless code removed; interfaces simplified; etc.
2010-12-27 Claudio Sacerdoti... 1. reset of statuses simplified
2010-12-27 Claudio Sacerdoti... Some comments (new problems found).
2010-12-23 Claudio Sacerdoti... 1. MatitaGuiTypes.gui interface streamlined
2010-12-21 Claudio Sacerdoti... Useless code removed.
2010-12-21 Claudio Sacerdoti... Dead code removed.
2010-12-21 Claudio Sacerdoti... When switching to a new script, the other parts of...
2010-12-21 Claudio Sacerdoti... VERY EXPERIMENTAL:
2010-12-20 Claudio Sacerdoti... Large commit: refactoring of the code of the interface.
2010-12-20 Claudio Sacerdoti... First steps towards a multi-document interface.
2010-12-19 Claudio Sacerdoti... Class mathViewer got rid of. The circular dependency...
2010-12-19 Claudio Sacerdoti... 1. Method screenshot moved to CicMathView where it...
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-22 Andrea AspertiSmall improvement: check now takes the context of the...
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 Aspertidead code removal: the parser used to be able to return...
2010-11-04 Claudio Sacerdoti... - further simplifications (??) of the status dependencies
2010-11-03 Enrico Tassinotation kind of works
2010-11-03 Andrea Asperti- LexiconAst merged into GrafiteAst
2010-10-26 Andrea Aspertiurimanager removed
2010-10-22 Andrea AspertiBug fixed: it always made an undo to the empty status...
2010-10-15 Claudio Sacerdoti... - grafiteSync no longer used
2010-10-13 Andrea AspertiPropagation of changes to grafiteAst.
2010-10-08 Andrea AspertiCic.term and Cic.obj unused!
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-05 Andrea Asperti- parser: "whelp ...Â"removed
2010-09-30 Claudio Sacerdoti... Stuff moved from old Matita.