]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_omdoc/eta_fixing.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / cic_omdoc / eta_fixing.ml
2005-01-21 Stefano Zacchiroliadded attributes
2005-01-17 Enrico Tassinew cicEnvironment implementation
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-07-01 Stefano ZacchiroliNew handling of substitution:
2004-04-19 Stefano Zacchirolifixed a typo (inside a comment)
2004-04-15 Andrea AspertiMetasenv added as parameter to eta_fixing.
2004-02-10 Claudio Sacerdoti... Only applications whose head was a constant were eta...
2004-02-06 Stefano Zacchiroliadded annotations to Cic.Implicit
2004-02-06 Andrea AspertiBug MutCase fixed: now the type of the constructor...
2004-01-22 Andrea AspertiA few modifications, here and there...
2003-09-23 Ferruccio Guidipatch
2003-09-23 Claudio Sacerdoti... Reindentation
2003-09-05 Stefano ZacchiroliDefs in context may now have an optional type (when...
2003-09-05 Claudio Sacerdoti... Defs in context may now have an optional type (when...
2003-07-30 Andrea AspertiEta fixing for MTCases added (that meant to recursively...
2003-07-28 Andrea AspertiFew modif in eta-fixing.
2003-07-20 Claudio Sacerdoti... Content2cic e Eta_fixing moved from gTopLevel to cic_omdoc.