2008-05-18 |
Enrico Tassi | using the right names in the context to check match... |
tree | commitdiff |
2008-05-18 |
Claudio Sacerdoti... | New missing check implemented: the left parameters... |
tree | commitdiff |
2008-05-18 |
Claudio Sacerdoti... | This commit avoids cleaning dummy dependent types in... |
tree | commitdiff |
2008-05-18 |
Claudio Sacerdoti... | Implemented translation of inductive types from the... |
tree | commitdiff |
2008-05-18 |
Claudio Sacerdoti... | Serious bug fixed: the max of two universes was compute... |
tree | commitdiff |
2008-05-18 |
Claudio Sacerdoti... | Synch with the paper. |
tree | commitdiff |
2008-05-18 |
Claudio Sacerdoti... | ... |
tree | commitdiff |
2008-05-18 |
Claudio Sacerdoti... | Error message improved. |
tree | commitdiff |
2008-05-18 |
Claudio Sacerdoti... | More effective optimization: avoid introducing already... |
tree | commitdiff |
2008-05-17 |
Enrico Tassi | impredicative Set is considered as Prop in the new... |
tree | commitdiff |
2008-05-17 |
Claudio Sacerdoti... | New check implemented: the sort of each constructor... |
tree | commitdiff |
2008-05-17 |
Claudio Sacerdoti... | Missing check implemented: the sort of each constructor... |
tree | commitdiff |
2008-05-17 |
Claudio Sacerdoti... | The file bug_universi.ma shows a strage case where... |
tree | commitdiff |
2008-05-17 |
Claudio Sacerdoti... | Missing whd. |
tree | commitdiff |
2008-05-17 |
Claudio Sacerdoti... | Bug fixed: since circular <= graphs are allowed, added... |
tree | commitdiff |
2008-05-17 |
Claudio Sacerdoti... | Bug fixed: only Type < Type1 was declared. |
tree | commitdiff |
2008-05-17 |
Claudio Sacerdoti... | Bug fixed and further code semplification in management... |
tree | commitdiff |
2008-05-17 |
Claudio Sacerdoti... | The code for universes was not correct in many borderli... |
tree | commitdiff |
2008-05-16 |
Enrico Tassi | ranking reports the lest of univs |
tree | commitdiff |
2008-05-16 |
Enrico Tassi | added new implementation of universes |
tree | commitdiff |
2008-05-16 |
Enrico Tassi | added name_of_uri |
tree | commitdiff |
2008-05-16 |
Enrico Tassi | meta VS meta in alpha_eq honors substitution |
tree | commitdiff |
2008-05-16 |
Enrico Tassi | used ind/coind information in references |
tree | commitdiff |
2008-05-16 |
Enrico Tassi | types where compared without lookig at test_eq_only |
tree | commitdiff |
2008-05-15 |
Claudio Sacerdoti... | Timings |
tree | commitdiff |
2008-05-15 |
Enrico Tassi | (Approximated) inference of relevance implemented:... |
tree | commitdiff |
2008-05-15 |
Enrico Tassi | First implementation of irrelevance in conversion. |
tree | commitdiff |
2008-05-15 |
Enrico Tassi | New function get_relevance and new (not exported) funct... |
tree | commitdiff |
2008-05-15 |
Enrico Tassi | New function list_forall_default3. 3 euros to the first... |
tree | commitdiff |
2008-05-15 |
Enrico Tassi | Bug fixed in computation of heights: a constant must... |
tree | commitdiff |
2008-05-15 |
Enrico Tassi | Implementation of calculation of heights. |
tree | commitdiff |
2008-05-15 |
Enrico Tassi | Typo fixed. |
tree | commitdiff |
2008-05-15 |
Enrico Tassi | Major code semplification and bugs removed (thanks... |
tree | commitdiff |
2008-05-15 |
Andrea Asperti | Removed two args from psubst. |
tree | commitdiff |
2008-05-15 |
Enrico Tassi | height of constants properly handled |
tree | commitdiff |
2008-05-14 |
Claudio Sacerdoti... | list_iter2_default_value moved to HExtlib. 1 euro to... |
tree | commitdiff |
2008-05-14 |
Claudio Sacerdoti... | eat_lambdas and eat_or_subst_lambdas taken out of the... |
tree | commitdiff |
2008-05-14 |
Claudio Sacerdoti... | debruijn simplified. It could go in nCicUtils, but... |
tree | commitdiff |
2008-05-14 |
Claudio Sacerdoti... | Bug fixed: types were check for conversion in the wrong... |
tree | commitdiff |
2008-05-14 |
Claudio Sacerdoti... | We forgot an important check: the declared and expected... |
tree | commitdiff |
2008-05-14 |
Enrico Tassi | partial implementation of reduction up to a given height |
tree | commitdiff |
2008-05-14 |
Enrico Tassi | fixed error message |
tree | commitdiff |
2008-05-14 |
Claudio Sacerdoti... | New checks for well-formedness of metasenvs and substs. |
tree | commitdiff |
2008-05-14 |
Claudio Sacerdoti... | nuri_of_ouri, ouri_of_nuri, reference_of_ouri, ouri_of_... |
tree | commitdiff |
2008-05-14 |
Claudio Sacerdoti... | Nicer graph. |
tree | commitdiff |
2008-05-14 |
Claudio Sacerdoti... | map_hash moved to HExtlib |
tree | commitdiff |
2008-05-14 |
Claudio Sacerdoti... | New function map_hash. |
tree | commitdiff |
2008-05-14 |
Claudio Sacerdoti... | Generation of dot file. |
tree | commitdiff |
2008-05-14 |
Claudio Sacerdoti... | New licence used uniformly everywhere. |
tree | commitdiff |
2008-05-13 |
Claudio Sacerdoti... | One more bug fixed: we tried to perform List.nth on... |
tree | commitdiff |
2008-05-13 |
Claudio Sacerdoti... | More exceptions captured. |
tree | commitdiff |
2008-05-13 |
Claudio Sacerdoti... | Bug fixed in pretty-printing of free Rels. |
tree | commitdiff |
2008-05-13 |
Claudio Sacerdoti... | Never commit before trying to compile... stupid typo... |
tree | commitdiff |
2008-05-13 |
Claudio Sacerdoti... | Used old kernel exception in place of brand new one. |
tree | commitdiff |
2008-05-13 |
Claudio Sacerdoti... | - is_closed removed from the kernel (it used to make... |
tree | commitdiff |
2008-05-13 |
Claudio Sacerdoti... | Library factorized out. |
tree | commitdiff |
2008-05-13 |
Enrico Tassi | wrong test equality only fixed |
tree | commitdiff |
2008-05-13 |
Claudio Sacerdoti... | Type of conjecture and subst_entry made uniform. |
tree | commitdiff |
2008-05-13 |
Enrico Tassi | convertibility was taking a metasenv but not using it |
tree | commitdiff |
2008-05-13 |
Claudio Sacerdoti... | Added boolean "is_inductive" to NReference.Ind |
tree | commitdiff |
2008-05-12 |
Claudio Sacerdoti... | trust is always false by default |
tree | commitdiff |
2008-05-12 |
Claudio Sacerdoti... | trust implemented, but in the nCicTypeChecker! |
tree | commitdiff |
2008-05-12 |
Claudio Sacerdoti... | New implementation of CicEnvironment: |
tree | commitdiff |
2008-05-12 |
Enrico Tassi | height is stored in the reference, no need to fetch... |
tree | commitdiff |
2008-05-09 |
Enrico Tassi | a missing prime |
tree | commitdiff |
2008-05-09 |
Claudio Sacerdoti... | Bug fixed: the domain of a LetRec was only made by... |
tree | commitdiff |
2008-05-07 |
Claudio Sacerdoti... | Update after some more bug fixing. |
tree | commitdiff |
2008-05-07 |
Claudio Sacerdoti... | Partially reverted bad merge by Enrico that re-introduc... |
tree | commitdiff |
2008-05-05 |
Claudio Sacerdoti... | More bugs fixed. |
tree | commitdiff |
2008-05-05 |
Enrico Tassi | get_check_fix and cofix unified, bug regarding debruijn... |
tree | commitdiff |
2008-05-05 |
Enrico Tassi | get_checked_indtys can take a constructor reference |
tree | commitdiff |
2008-05-05 |
Enrico Tassi | added mk_cofix |
tree | commitdiff |
2008-05-05 |
Enrico Tassi | let corec |
tree | commitdiff |
2008-05-05 |
Enrico Tassi | CoFix cache implemented |
tree | commitdiff |
2008-05-05 |
Enrico Tassi | fix_left_in_constr still broken, ask enrico |
tree | commitdiff |
2008-05-05 |
Enrico Tassi | guarded_by_constructors implemented, some cleanup here... |
tree | commitdiff |
2008-05-05 |
Enrico Tassi | removed dead code |
tree | commitdiff |
2008-05-05 |
Enrico Tassi | ... |
tree | commitdiff |
2008-05-03 |
Claudio Sacerdoti... | Bug fixed in handling of explicit named substitutions... |
tree | commitdiff |
2008-05-03 |
Claudio Sacerdoti... | Broken XML files either fixed or removed. |
tree | commitdiff |
2008-05-01 |
Claudio Sacerdoti... | More precise classification of failures. |
tree | commitdiff |
2008-05-01 |
Claudio Sacerdoti... | List of all URIS comprising: |
tree | commitdiff |
2008-05-01 |
Claudio Sacerdoti... | More options can now be set at the beginning of the... |
tree | commitdiff |
2008-05-01 |
Claudio Sacerdoti... | Last (???) bug about variables with bodies fixed: we... |
tree | commitdiff |
2008-05-01 |
Claudio Sacerdoti... | Another case where the presence of variables with bodie... |
tree | commitdiff |
2008-05-01 |
Claudio Sacerdoti... | Bug fixed: application without arguments generated... |
tree | commitdiff |
2008-05-01 |
Claudio Sacerdoti... | New bug found. |
tree | commitdiff |
2008-04-30 |
Claudio Sacerdoti... | Things are getting better. |
tree | commitdiff |
2008-04-30 |
Claudio Sacerdoti... | Implementation of guarded_by_destructor is now complete... |
tree | commitdiff |
2008-04-30 |
Claudio Sacerdoti... | Reducing an open term should not be an error (or should... |
tree | commitdiff |
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 | added fake uri when the univ is anon |
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 | universes are written with the URI inside objects,... |
tree | commitdiff |
2008-04-30 |
Enrico Tassi | guarded_by_destructors on steroids |
tree | commitdiff |
2008-04-30 |
Enrico Tassi | added list_mapi |
tree | commitdiff |
2008-04-29 |
Claudio Sacerdoti... | Tests status update. |
tree | commitdiff |
2008-04-29 |
Enrico Tassi | speedup in fixing the graph closures |
tree | commitdiff |
next |