]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_kernel/oCic2NCic.ml
Patch to add a debugging string to HExtlib.split_nth reverted
[helm.git] / helm / software / components / ng_kernel / oCic2NCic.ml
2009-05-15 Claudio Sacerdoti... Patch to add a debugging string to HExtlib.split_nth...
2009-05-14 Ferruccio Guidi- hExtlib: added debugging information for split_nth
2008-12-12 Enrico Tassibetter error message, functions to clear various caches...
2008-10-01 Enrico Tassicommented out unfinished code
2008-09-30 Enrico Tassi...
2008-06-09 Wilmer Ricciottimore proof irrelevance
2008-05-30 Enrico Tassiirrelevance check half implemented but already impossib...
2008-05-29 Enrico Tassiunused variables removed
2008-05-19 Claudio Sacerdoti... Bug fixed in computation of leftnos: variables were...
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-17 Claudio Sacerdoti... Missing whd.
2008-05-16 Enrico Tassiadded new implementation of universes
2008-05-15 Enrico Tassi(Approximated) inference of relevance implemented:...
2008-05-15 Enrico TassiBug fixed in computation of heights: a constant must...
2008-05-15 Enrico TassiImplementation of calculation of heights.
2008-05-15 Enrico Tassiheight of constants properly handled
2008-05-14 Claudio Sacerdoti... nuri_of_ouri, ouri_of_nuri, reference_of_ouri, ouri_of_...
2008-05-14 Claudio Sacerdoti... New licence used uniformly everywhere.
2008-05-13 Claudio Sacerdoti... Added boolean "is_inductive" to NReference.Ind
2008-05-05 Enrico TassiCoFix cache implemented
2008-05-01 Claudio Sacerdoti... Last (???) bug about variables with bodies fixed: we...
2008-05-01 Claudio Sacerdoti... Another case where the presence of variables with bodie...
2008-05-01 Claudio Sacerdoti... Bug fixed: application without arguments generated...
2008-04-24 Claudio Sacerdoti... When going under a binder, a term must be converted...
2008-04-22 Enrico Tassimore strict check by CSC, I miss it
2008-04-22 Enrico Tassifix cache comparison relaxed to URI and not REFERENCE
2008-04-19 Enrico Tassi...
2008-04-18 Enrico Tassiworkaround for some Set/Type problems
2008-04-14 Enrico Tassileftno should be increased of the expnamedsubst, but...
2008-04-14 Enrico Tassisame_obj made more precise, fixed the order of the...
2008-04-14 Enrico Tassificed fixpoint cache usage for mutual fix
2008-04-11 Enrico Tassiuse universe rank instead of Type0
2008-04-10 Claudio Sacerdoti... The cache of objects is now used also for cofixpoints.
2008-04-10 Claudio Sacerdoti... New: cache of translated fixpoints (to avoid the genera...
2008-04-09 Claudio Sacerdoti... Fixed serious bug that occurred only in the following...
2008-04-09 Claudio Sacerdoti... Grave bug fixed: Ce that point to definitions were...
2008-04-08 Claudio Sacerdoti... Variables having a body can occur in cooked terms and...
2008-04-08 Claudio Sacerdoti... Fix over the previous one: Var-LetIn abstractions shoul...
2008-04-08 Claudio Sacerdoti... Cooking w.r.t. variables with bodies is now implemented...
2008-04-08 Claudio Sacerdoti... Fix name capture in cofix.
2008-04-08 Claudio Sacerdoti... Name capture fixed.
2008-04-08 Claudio Sacerdoti... Seed reset before each convert_obj.
2008-04-08 Claudio Sacerdoti... Use seed to avoid further name clashes.
2008-04-08 Claudio Sacerdoti... Incredible, but true! Our name mangling clashed with...
2008-04-08 Claudio Sacerdoti... Cooked objects are no longer well typed in the uncooked...
2008-04-08 Claudio Sacerdoti... The old kernel does not accept ens whose order is diffe...
2008-04-08 Claudio Sacerdoti... Bug fixed: the ens need not be ordered w.r.t. the decla...
2008-04-08 Claudio Sacerdoti... fix_outty partially fixed: missing lifts in args and ens
2008-04-08 Claudio Sacerdoti... fix_outty fixed in order to perform eta-expansion when...
2008-04-07 Claudio Sacerdoti... Tentative (and bad!) fix of outtypes in non-dependent...
2008-04-07 Claudio Sacerdoti... Cooking discriminated into cooking in types (using...
2008-04-07 Claudio Sacerdoti... Cooking implemented (not tested yet).
2008-04-07 Enrico Tassiuris relative to axioms are translated in the right way
2008-04-07 Enrico Tassinew constants have depth = max_int insted of 0 so that...
2008-04-07 Enrico Tassifixed bug in translating Fix, recno was not properly...
2008-04-07 Enrico Tassireference type made private, added mk_constructor to...
2008-04-04 Enrico Tassidebugging started
2008-04-02 Enrico Tassiadded translation of Set to Type0 (avoid warning)
2008-03-31 Claudio Sacerdoti... 1) Impredicative sort "Set" removed everywhere.
2008-03-25 Enrico Tassicontext for fixpoint body created in the hopefully...
2008-03-25 Enrico Tassiported to the Cic LetIn with explicit type
2008-02-21 Claudio Sacerdoti... Avoid application to 0 arguments.
2008-02-20 Enrico Tassisplat_args is now better understood and debugged: we...
2008-02-20 Enrico Tassiadded small test, fixed some bugs
2008-02-20 Enrico Tassimany fixed in translation functions
2008-02-19 Enrico Tassi...
2008-02-19 Enrico Tassisnapshot inverse tranformation
2008-02-19 Enrico Tassitransformation almost finisced, not tested
2008-02-13 Enrico Tassiconversion half inplemented
2008-01-30 Enrico Tassistub functions to make all compile