]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_kernel/nCicEnvironment.ml
New function get_relevance and new (not exported) function get_checked_decl.
[helm.git] / helm / software / components / ng_kernel / nCicEnvironment.ml
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