]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_kernel/nCicEnvironment.mli
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.mli
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-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-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-14 Claudio Sacerdoti... New licence used uniformly everywhere.
2008-05-12 Claudio Sacerdoti... New implementation of CicEnvironment:
2008-05-05 Enrico Tassiget_check_fix and cofix unified, bug regarding debruijn...
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-07 Enrico Tassiinvalidate
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-18 Enrico Tassisome bits of reduction, reusing psubst
2008-02-05 Enrico Tassioldenv2newenv cache
2008-02-05 Enrico Tassiuri -> reference (2)
2008-01-30 Enrico Tassistub functions to make all compile
2008-01-30 Enrico Tassibasic organization of the new kernel