]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_kernel/nCicTypeChecker.ml
trust is always false by default
[helm.git] / helm / software / components / ng_kernel / nCicTypeChecker.ml
2008-05-12 Claudio Sacerdoti... trust is always false by default
2008-05-12 Claudio Sacerdoti... trust implemented, but in the nCicTypeChecker!
2008-05-12 Claudio Sacerdoti... New implementation of CicEnvironment:
2008-05-07 Claudio Sacerdoti... Partially reverted bad merge by Enrico that re-introduc...
2008-05-05 Enrico Tassiget_check_fix and cofix unified, bug regarding debruijn...
2008-05-05 Enrico Tassifix_left_in_constr still broken, ask enrico
2008-05-05 Enrico Tassiguarded_by_constructors implemented, some cleanup here...
2008-04-30 Claudio Sacerdoti... Implementation of guarded_by_destructor is now complete...
2008-04-30 Claudio Sacerdoti... stupid error fixed
2008-04-30 Claudio Sacerdoti... fixed_args fixed to accept passing a partially applied...
2008-04-30 Enrico Tassiadded check on all bodies, only the one we actually...
2008-04-30 Enrico Tassifixed wrong Rel, still to do: Fix(i,j) applied to dange...
2008-04-30 Enrico Tassiguarded_by_destructors on steroids
2008-04-28 Claudio Sacerdoti... Avoid (whd ~delta:true) during guarded_by_destructors...
2008-04-23 Enrico Tassiported the instantiate-left-params-to-calculate-rec...
2008-04-22 Enrico Tassiadded a call to ppcontext in the case of appl, to ease...
2008-04-19 Enrico Tassibetter error message
2008-04-18 Enrico TassiAppl case in is_really_smaller fixed as in the old...
2008-04-17 Enrico Tassiis_really_smaller in sync with old kernel, impossible...
2008-04-15 Enrico Tassiget_checked_fix -> get_checked_fixes
2008-04-15 Enrico Tassido not use an implicit but a sort as a neutral term...
2008-04-14 Enrico Tassibetter error message
2008-04-14 Enrico Tassifixed positivity conditions
2008-04-11 Enrico Tassiquinck and untested implementation of positivity condit...
2008-04-11 Enrico Tassicontext of types built in the reverse order
2008-04-09 Enrico Tassiremoved two useless calls to the environment, one still...
2008-04-08 Claudio Sacerdoti... Swapped arguments in error message.
2008-04-08 Claudio Sacerdoti... Error message improved.
2008-04-08 Claudio Sacerdoti... To test the translation.
2008-04-08 Claudio Sacerdoti... Improved error messages in place of "sort elimination...
2008-04-08 Claudio Sacerdoti... Improved eat_prods error message (at the cost of passin...
2008-04-08 Claudio Sacerdoti... j off by one in error message
2008-04-07 Enrico Tassifixed error message for eat prods
2008-04-07 Enrico Tassiadded preliminary checks for indtys
2008-04-07 Enrico Tassiopt compilation enabled, removed some pps, check has...
2008-04-07 Enrico Tassilefts_ad_tys properly sorted, added some metasenv here...
2008-04-07 Enrico Tassioff by one in calling count_from
2008-04-07 Enrico Tassicontext, metasenv and subst made mandatory in CicPp
2008-04-07 Enrico Tassiguarded by has a nice error message
2008-04-07 Enrico Tassireference type made private, added mk_constructor to...
2008-04-04 Enrico Tassisome debug printings
2008-04-04 Enrico Tassitype_of_constant was retunrning the type of the wrong...
2008-04-04 Enrico Tassidebugging started
2008-04-04 Enrico Tassitype of constant ported
2008-04-04 Enrico Tassilogger added
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-02 Enrico Tassiadded slim version of does_not_occur
2008-04-01 Claudio Sacerdoti... typeof_obj0 implemented
2008-04-01 Claudio Sacerdoti... 1) added get_checked_indtys that returns the whole...
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-27 Enrico Tassimore cases of the type checker honoured, still missing...
2008-03-27 Enrico Tassiadded is_closed to nCicUtils.
2008-03-27 Enrico Tassiinsert comments of old tpechecker
2008-02-13 Enrico Tassiconversion half inplemented
2008-01-30 Enrico Tassistub functions to make all compile