2008-04-30 |
Claudio Sacerdoti... | stupid error fixed |
tree | commitdiff |
2008-04-30 |
Claudio Sacerdoti... | fixed_args fixed to accept passing a partially applied... |
tree | commitdiff |
2008-04-30 |
Enrico Tassi | added check on all bodies, only the one we actually... |
tree | commitdiff |
2008-04-30 |
Enrico Tassi | fixed wrong Rel, still to do: Fix(i,j) applied to dange... |
tree | commitdiff |
2008-04-30 |
Enrico Tassi | guarded_by_destructors on steroids |
tree | commitdiff |
2008-04-29 |
Claudio Sacerdoti... | Tests status update. |
tree | commitdiff |
2008-04-28 |
Claudio Sacerdoti... | Avoid (whd ~delta:true) during guarded_by_destructors... |
tree | commitdiff |
2008-04-24 |
Claudio Sacerdoti... | Update... |
tree | commitdiff |
2008-04-24 |
Claudio Sacerdoti... | No more bugs on guarded_by_constructors in the old... |
tree | commitdiff |
2008-04-24 |
Claudio Sacerdoti... | When going under a binder, a term must be converted... |
tree | commitdiff |
2008-04-24 |
Claudio Sacerdoti... | Working and broken URIs. |
tree | commitdiff |
2008-04-23 |
Enrico Tassi | ported the instantiate-left-params-to-calculate-rec... |
tree | commitdiff |
2008-04-22 |
Enrico Tassi | more strict check by CSC, I miss it |
tree | commitdiff |
2008-04-22 |
Enrico Tassi | fix cache comparison relaxed to URI and not REFERENCE |
tree | commitdiff |
2008-04-22 |
Enrico Tassi | added a call to ppcontext in the case of appl, to ease... |
tree | commitdiff |
2008-04-22 |
Enrico Tassi | added ppcontext |
tree | commitdiff |
2008-04-19 |
Enrico Tassi | better error message |
tree | commitdiff |
2008-04-19 |
Enrico Tassi | ... |
tree | commitdiff |
2008-04-19 |
Enrico Tassi | impredicative set work around |
tree | commitdiff |
2008-04-19 |
Enrico Tassi | impredicative set work around |
tree | commitdiff |
2008-04-19 |
Enrico Tassi | associativity of -> fixed |
tree | commitdiff |
2008-04-19 |
Claudio Sacerdoti... | Added to flags to activate/disactivate pretty-printing... |
tree | commitdiff |
2008-04-19 |
Claudio Sacerdoti... | Uris must be stripped of their xpointers. |
tree | commitdiff |
2008-04-18 |
Enrico Tassi | workaround for Pi associativity |
tree | commitdiff |
2008-04-18 |
Enrico Tassi | workaround for some Set/Type problems |
tree | commitdiff |
2008-04-18 |
Enrico Tassi | graph generation phase fixed |
tree | commitdiff |
2008-04-18 |
Enrico Tassi | Appl case in is_really_smaller fixed as in the old... |
tree | commitdiff |
2008-04-17 |
Enrico Tassi | is_really_smaller in sync with old kernel, impossible... |
tree | commitdiff |
2008-04-15 |
Enrico Tassi | get_checked_fix -> get_checked_fixes |
tree | commitdiff |
2008-04-15 |
Enrico Tassi | added comment |
tree | commitdiff |
2008-04-15 |
Enrico Tassi | do not use an implicit but a sort as a neutral term... |
tree | commitdiff |
2008-04-14 |
Enrico Tassi | objects are typechecked to ensure there is a graph... |
tree | commitdiff |
2008-04-14 |
Enrico Tassi | leftno should be increased of the expnamedsubst, but... |
tree | commitdiff |
2008-04-14 |
Enrico Tassi | better error message |
tree | commitdiff |
2008-04-14 |
Enrico Tassi | same_obj made more precise, fixed the order of the... |
tree | commitdiff |
2008-04-14 |
Enrico Tassi | ficed fixpoint cache usage for mutual fix |
tree | commitdiff |
2008-04-14 |
Enrico Tassi | fixed positivity conditions |
tree | commitdiff |
2008-04-14 |
Enrico Tassi | added mk_fix i j r that given an r of a fix generated... |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | quinck and untested implementation of positivity condit... |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | ... |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | load the graph of objects that depend on the ones reque... |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | use universe rank instead of Type0 |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | Type related failures fixed |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | better pp of objects |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | removed useless file |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | context of types built in the reverse order |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | implemented inductive and less parentheses |
tree | commitdiff |
2008-04-10 |
Claudio Sacerdoti... | The cache of objects is now used also for cofixpoints. |
tree | commitdiff |
2008-04-10 |
Claudio Sacerdoti... | New: cache of translated fixpoints (to avoid the genera... |
tree | commitdiff |
2008-04-09 |
Claudio Sacerdoti... | Bug fixed: references to CoFix are CoFix, not Fix. |
tree | commitdiff |
2008-04-09 |
Enrico Tassi | print unnamed variables as __n |
tree | commitdiff |
2008-04-09 |
Enrico Tassi | pp with parenthesis only when necessary and with some... |
tree | commitdiff |
2008-04-09 |
Claudio Sacerdoti... | ... |
tree | commitdiff |
2008-04-09 |
Claudio Sacerdoti... | Fixed serious bug that occurred only in the following... |
tree | commitdiff |
2008-04-09 |
Enrico Tassi | better pp in Appl |
tree | commitdiff |
2008-04-09 |
Enrico Tassi | better pp |
tree | commitdiff |
2008-04-09 |
Enrico Tassi | pretty printer on steroids |
tree | commitdiff |
2008-04-09 |
Claudio Sacerdoti... | Added some "\n" here and there to the pretty-printing... |
tree | commitdiff |
2008-04-09 |
Claudio Sacerdoti... | Grave bug fixed: Ce that point to definitions were... |
tree | commitdiff |
2008-04-09 |
Enrico Tassi | added profiling on/off |
tree | commitdiff |
2008-04-09 |
Enrico Tassi | removed two useless calls to the environment, one still... |
tree | commitdiff |
2008-04-09 |
Enrico Tassi | ... |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Variables are no longer experted (cooking is now implem... |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Swapped arguments in error message. |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Variables having a body can occur in cooked terms and... |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Fix over the previous one: Var-LetIn abstractions shoul... |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Error message improved. |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Cooking w.r.t. variables with bodies is now implemented... |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Fix name capture in cofix. |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | To test the translation. |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Name capture fixed. |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Improved error messages in place of "sort elimination... |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Seed reset before each convert_obj. |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Use seed to avoid further name clashes. |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | ... |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Incredible, but true! Our name mangling clashed with... |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Cooked objects are no longer well typed in the uncooked... |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Improved eat_prods error message (at the cost of passin... |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | The old kernel does not accept ens whose order is diffe... |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | Bug fixed: the ens need not be ordered w.r.t. the decla... |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | j off by one in error message |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | fix_outty partially fixed: missing lifts in args and ens |
tree | commitdiff |
2008-04-08 |
Claudio Sacerdoti... | fix_outty fixed in order to perform eta-expansion when... |
tree | commitdiff |
2008-04-07 |
Claudio Sacerdoti... | Tentative (and bad!) fix of outtypes in non-dependent... |
tree | commitdiff |
2008-04-07 |
Claudio Sacerdoti... | Cooking discriminated into cooking in types (using... |
tree | commitdiff |
2008-04-07 |
Claudio Sacerdoti... | Pretty-printing of definitions fixed. |
tree | commitdiff |
2008-04-07 |
Claudio Sacerdoti... | Cooking implemented (not tested yet). |
tree | commitdiff |
2008-04-07 |
Claudio Sacerdoti... | Reports improved. |
tree | commitdiff |
2008-04-07 |
Claudio Sacerdoti... | Debugging code fixed. |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | commented out uris of objs that do not compile properly |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | added comparison with old kernel |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | fixed error message for eat prods |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | invalidate |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | uris relative to axioms are translated in the right way |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | added invalidate |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | added preliminary checks for indtys |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | call get_obj instead of get_cooked_obj ~trust:false |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | added case of const and axiom |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | added # to comment |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | better printings |
tree | commitdiff |
next |