]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_kernel/nCicEnvironment.ml
in the new kernel you can type Type[i] to mean Type_i, and Type is interpreted as
[helm.git] / helm / software / components / ng_kernel / nCicEnvironment.ml
2009-05-18 Enrico Tassiin the new kernel you can type Type[i] to mean Type_i...
2008-12-19 Enrico Tassibetter pps
2008-12-09 Enrico Tassibetter max function (instead of @) for combining universes
2008-10-20 Enrico Tassi...
2008-07-09 Enrico TassiCProp hierarchy fixed:
2008-05-29 Enrico Tassiunused variables removed
2008-05-19 Claudio Sacerdoti... We do not need to give cprop a special status yet.
2008-05-19 Claudio Sacerdoti... CProp dropped in favour of a cprop universe exported...
2008-05-19 Enrico Tassiadded leftno to references f inductive types and constr...
2008-05-19 Enrico Tassirenamed add_le_constraint to add_constraint since it...
2008-05-18 Claudio Sacerdoti... More effective optimization: avoid introducing already...
2008-05-17 Claudio Sacerdoti... Bug fixed: since circular <= graphs are allowed, added...
2008-05-17 Claudio Sacerdoti... Bug fixed and further code semplification in management...
2008-05-17 Claudio Sacerdoti... The code for universes was not correct in many borderli...
2008-05-16 Enrico Tassiadded new implementation of universes
2008-05-15 Enrico TassiNew function get_relevance and new (not exported) funct...
2008-05-15 Enrico Tassiheight of constants properly handled
2008-05-14 Enrico Tassifixed error message
2008-05-14 Claudio Sacerdoti... New licence used uniformly everywhere.
2008-05-13 Claudio Sacerdoti... Added boolean "is_inductive" to NReference.Ind
2008-05-12 Claudio Sacerdoti... New implementation of CicEnvironment:
2008-05-05 Enrico Tassiget_check_fix and cofix unified, bug regarding debruijn...
2008-05-05 Enrico Tassiget_checked_indtys can take a constructor reference
2008-04-15 Enrico Tassiget_checked_fix -> get_checked_fixes
2008-04-11 Enrico Tassiload the graph of objects that depend on the ones reque...
2008-04-09 Claudio Sacerdoti... Bug fixed: references to CoFix are CoFix, not Fix.
2008-04-07 Enrico Tassiadded invalidate
2008-04-07 Enrico Tassicall get_obj instead of get_cooked_obj ~trust:false
2008-04-04 Enrico Tassiadded to the cache a boolean to state if the object is
2008-04-04 Enrico Tassiremoved useless printing
2008-04-04 Enrico Tassidebugging started
2008-04-04 Enrico Tassiadded add_obj to store objects in the environment,...
2008-04-04 Enrico Tassiadded get_obj in nCicEnvironment that returns an object...
2008-04-01 Claudio Sacerdoti... 1) added get_checked_indtys that returns the whole...
2008-02-20 Enrico Tassiadded small test, fixed some bugs
2008-02-19 Enrico Tassitransformation almost finisced, not tested
2008-02-18 Enrico Tassisome bits of reduction, reusing psubst
2008-02-13 Enrico Tassiconversion half inplemented
2008-02-05 Enrico Tassioldenv2newenv cache
2008-02-05 Enrico Tassiuri -> reference (2)
2008-01-31 Wilmer RicciottiOne Obj.magic implemented, trust changed to false.
2008-01-30 Enrico Tassistub functions to make all compile