]> matita.cs.unibo.it Git - helm.git/history - helm/matita/matitacLib.ml
ocaml 3.09 transition
[helm.git] / helm / matita / matitacLib.ml
2005-11-03 Stefano Zacchirolibetter dependencies among modules and symlinking of...
2005-10-25 Enrico Tassifixed -debug
2005-10-05 Stefano Zacchirolicompleted support for "-nodb", now also matitaclean...
2005-10-05 Stefano Zacchiroli- added support for "-nodb" flag (still missing support...
2005-09-26 Stefano Zacchiroli- added integrity checks on .moo files
2005-09-23 Stefano Zacchirolichanged .moo format on disk: no longer plain strings...
2005-09-21 Stefano Zacchiroliported to the new parser interface (Ulexing.lexbuf...
2005-09-20 Enrico Tassiall initialization code is now in the new matitaInit...
2005-09-20 Enrico Tassimatitadep now parses notation.
2005-09-19 Stefano Zacchirolisplitted command line arguments among debugging and...
2005-09-15 Stefano Zacchiroliadded -debug flag which avoid catching top-level except...
2005-09-13 Stefano Zacchiroli- changed moo representation in MatitaTypes.status...
2005-09-06 Stefano Zacchirolimisc fixes in cic browser queries (pretty printing...
2005-09-05 Claudio Sacerdoti... create_owner_environment missing from matitatop initial...
2005-09-02 Claudio Sacerdoti... Stupid typo fixed.
2005-09-02 Claudio Sacerdoti... Missing initialization of the trusting function (for...
2005-07-19 Enrico Tassimatitac now automatically cleans a non empty baseuri
2005-07-19 Claudio Sacerdoti... Ctrl^D in matitatop fixed (was broken by the new parser...
2005-07-18 Stefano Zacchirolimerged cic_notation with matita: good luck!
2005-07-13 Enrico Tassimatitamake stuff:
2005-07-07 Claudio Sacerdoti... No more need for symbolic links: .matita, the configura...
2005-07-07 Enrico Tassitables for matita.owner are created at boot
2005-07-05 Claudio Sacerdoti... Wrong merge repaired.
2005-07-05 Claudio Sacerdoti... matitatop now cleans all before exiting in every situation.
2005-07-05 Enrico Tassifunction to domp moo_content is now exported
2005-07-05 Claudio Sacerdoti... This commit fixes matitatop that was no longer working...
2005-07-05 Claudio Sacerdoti... * new interface matitaTypes.mli
2005-07-05 Stefano Zacchiroliported to new getter interface
2005-07-04 Claudio Sacerdoti... "include" command implemented.
2005-07-04 Claudio Sacerdoti... alias declarations are now put in the .moo file.
2005-07-04 Claudio Sacerdoti... Improvements in matitatop: instead of doing exit -1...
2005-07-01 Enrico Tassifirst snapshot of separate compilation
2005-06-30 Enrico Tassimatitaclean anapshot
2005-06-30 Enrico Tassifirst matitadep snapshot
2005-06-29 Claudio Sacerdoti... A few bug fixes. In particular parsing errors in matita...
2005-06-29 Enrico Tassinow baseuri is needed in each file (and its redefinitio...
2005-06-29 Claudio Sacerdoti... Informative message corrected: MatitacLib.go () is...
2005-06-28 Enrico Tassibetter message
2005-06-28 Claudio Sacerdoti... In case of EOI the "go ()" loop must exit!
2005-06-28 Enrico Tassi* new binary matitatop