]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic/cicUniv.ml
made executable again
[helm.git] / helm / ocaml / cic / cicUniv.ml
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/
2006-01-18 Enrico Tassisome debug prints/stats
2006-01-18 Enrico TassiUniverses speedup:
2006-01-18 Stefano Zacchirolichanged universes merging order: euristic which improve...
2006-01-08 Claudio Sacerdoti... Added $Id$ to every .ml file.
2005-11-27 Stefano Zacchiroliremoved deadcode / fixed typos (thanks to ocaml 3.09)
2005-10-03 Enrico Tassimoved to fast implementation and fixed a bug in the...
2005-09-23 Enrico Tassiadded parsing of Type:N
2005-09-08 Stefano Zacchiroliuses Map.equal to compare universes
2005-06-13 Enrico Tassimoved to xmlPushParser
2005-04-29 Enrico Tassiadded the orrible hack to the parser that is needed...
2005-04-29 Enrico Tassiadded orrible hack to make the current uri visible...
2005-04-29 Stefano Zacchiroliadded assertions about graph in the environment having...
2005-04-27 Stefano Zacchiroliadded re-hash-consing of URIs embedded in universes
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-06-01 Enrico Tassinew universes implementation
2004-04-23 Enrico TassiUniverses introduction