2008-04-15 |
Enrico Tassi | positivity check fixed, a MutInd not applied (but with... |
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-14 |
Enrico Tassi | positivity condition was relying on the name declared... |
tree | commitdiff |
2008-04-14 |
Enrico Tassi | added little optimization to not add twice the same arc |
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 | added depndency of new kernel to metadata to allow... |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | FIXED bug, added assertion in case a universe inside... |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | added function to fresh types |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | call Unshare.fresh_types |
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 | fixed modules order |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | when we build the elimination principle we fresh univer... |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | added a parameter to unshare universes |
tree | commitdiff |
2008-04-11 |
Enrico Tassi | Conversion of 2 lambdas was not requiring equality... |
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-10 |
Claudio Sacerdoti... | does_not_occur exported to be used in oCic2NCic |
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 | switch off profilers |
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 | invalidate fixed |
tree | commitdiff |
2008-04-09 |
Enrico Tassi | allow to switch profiling on and off on the fly |
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... | Bad alpha-conversion by Enrico fixed. |
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 | added invalidate to clear the cache and ease the compar... |
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 |
2008-04-07 |
Enrico Tassi | the explicit type in a LetIn must be typecheckd before... |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | opt compilation enabled, removed some pps, check has... |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | lefts_ad_tys properly sorted, added some metasenv here... |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | lefts_and_tys was tys@lefts, CSC claims it was working... |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | added a list of uris to ease debugging |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | print the excpetion and raise it again, seems to produc... |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | new constants have depth = max_int insted of 0 so that... |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | off by one in calling count_from |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | fixed bug in translating Fix, recno was not properly... |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | added a pretty printing of the new object and use argv... |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | context, metasenv and subst made mandatory in CicPp |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | guarded by has a nice error message |
tree | commitdiff |
2008-04-07 |
Enrico Tassi | reference type made private, added mk_constructor to... |
tree | commitdiff |
next |