]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_kernel
some debug printings
[helm.git] / helm / software / components / ng_kernel /
2008-04-04 Enrico Tassisome debug printings
2008-04-04 Enrico Tassiadded to the cache a boolean to state if the object is
2008-04-04 Enrico Tassifix
2008-04-04 Enrico Tassitoday it seems that the substituted should be lifted...
2008-04-04 Enrico Tassiadded ppobj
2008-04-04 Enrico Tassitype_of_constant was retunrning the type of the wrong...
2008-04-04 Enrico Tassifixed list.nth and added some paretheses
2008-04-04 Enrico Tassiadded some printings and catched more exceptions
2008-04-04 Enrico Tassiremoved useless printing
2008-04-04 Enrico Tassiiterator map was mapping Lambdas to Prods!!!
2008-04-04 Enrico Tassidebugging started
2008-04-04 Enrico Tassitype of constant ported
2008-04-04 Enrico Tassiadded add_obj to store objects in the environment,...
2008-04-04 Enrico Tassilogger added
2008-04-04 Enrico Tassiadded get_obj in nCicEnvironment that returns an object...
2008-04-04 Enrico Tassiindentation fixed
2008-04-04 Enrico Tassireturns_a_counductive implemented
2008-04-04 Enrico Tassitype_of_branch ported and optimized to not lift the...
2008-04-04 Enrico Tassiis_really_smaller ported, still to understand the case...
2008-04-03 Enrico Tassidebujin implemented with the map recursor
2008-04-03 Enrico Tassinon debruijned constructor may be useless elswere,...
2008-04-03 Enrico Tassiguarded_by_destructor ported, many auxiliary functions...
2008-04-03 Enrico Tassiremoved FSF banner
2008-04-02 Enrico Tassiadded slim version of does_not_occur
2008-04-02 Enrico Tassiadded translation of Set to Type0 (avoid warning)
2008-04-01 Claudio Sacerdoti... typeof_obj0 implemented
2008-04-01 Claudio Sacerdoti... 1) added get_checked_indtys that returns the whole...
2008-04-01 Enrico Tassiadded set_ppterm
2008-03-31 Claudio Sacerdoti... Large amount of duplicated code (still in comments...
2008-03-31 Claudio Sacerdoti... 1) Impredicative sort "Set" removed everywhere.
2008-03-31 Claudio Sacerdoti... 1) more sharing everywhere in NCicSubstitution
2008-03-27 Enrico Tassimore cases of the type checker honoured, still missing...
2008-03-27 Enrico Tassiadded is_closed to nCicUtils.
2008-03-27 Enrico Tassimoved psubst and list to the new iterators, result...
2008-03-27 Enrico Tassiadded iterators over NCic terms
2008-03-27 Enrico Tassiremoved FSF header
2008-03-27 Enrico Tassiinsert comments of old tpechecker
2008-03-25 Enrico Tassinew are_convertible and head_beta_reduce
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... A new very simple example for recursive functions....
2008-02-21 Claudio Sacerdoti... Avoid translating back recursive fixes to the same...
2008-02-21 Claudio Sacerdoti... Avoid application to 0 arguments.
2008-02-21 Claudio Sacerdoti... Better handling of exceptions.
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-19 Enrico Tassiinitial steps of convertibility
2008-02-18 Enrico Tassisome bits of reduction, reusing psubst
2008-02-13 Enrico Tassiconversion half inplemented
2008-02-13 Enrico Tassireordered cases
2008-02-13 Enrico Tassireorganization of sources
2008-02-13 Enrico Tassisubstituion and lifting implemented
2008-02-13 Enrico Tassifactorized common components of objects
2008-02-13 Enrico Tassiadded Local pragma, moved leftno and inductive into...
2008-02-13 Enrico Tassiadded leftno to indtypes, better indentation and comments
2008-02-12 Enrico TassinCic almost finished
2008-02-05 Enrico Tassicic defined (half)
2008-02-05 Enrico Tassireindent
2008-02-05 Enrico Tassioldenv2newenv cache
2008-02-05 Enrico Tassiuri and references(uri)
2008-02-05 Enrico Tassiuri -> reference (2)
2008-02-05 Enrico Tassiuri -> reference
2008-01-31 Wilmer RicciottiOne Obj.magic implemented, trust changed to false.
2008-01-31 Wilmer RicciottiTransformation back and forth between old and new repre...
2008-01-31 Enrico Tassisnapshot
2008-01-31 Enrico Tassinew uri defined
2008-01-31 Enrico Tassisnapshot]
2008-01-30 Enrico Tassistub functions to make all compile
2008-01-30 Enrico Tassibasic organization of the new kernel
2008-01-22 Enrico Tassi...