]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_tactics/nCicElim.ml
fixed bug in coercion application, input/output swapped in unification
[helm.git] / helm / software / components / ng_tactics / nCicElim.ml
2009-10-02 Enrico Tassifixed bug in coercion application, input/output swapped...
2009-09-21 Enrico Tassihuge commit regarding universes:
2009-09-08 Enrico Tassisnapshot for CSC
2009-09-02 Enrico Tassido not fail if the inductive type is mutual, just do...
2009-07-31 Claudio Sacerdoti... Record projections are now defined as fixpoints in...
2009-07-28 Claudio Sacerdoti... Introduction of vectors of implicit (only for NG).
2009-07-24 Claudio Sacerdoti... Function to map NCic.term to CicNotationPt.term finished.
2009-07-21 Claudio Sacerdoti... Debugging code removed.
2009-07-21 Claudio Sacerdoti... Record projections are now automatically generated...
2009-07-20 Claudio Sacerdoti... 1) The NG kernel now accepts only usage of declared...
2009-07-17 Claudio Sacerdoti... More info to refine empty types elimination.
2009-07-17 Claudio Sacerdoti... Debugging code commented out.
2009-07-17 Claudio Sacerdoti... Bug fixed: singleton application.
2009-07-17 Claudio Sacerdoti... New suffixes for elimination principles:
2009-07-17 Claudio Sacerdoti... Generation of inductive principle for Type[0].
2009-07-15 Enrico Tassincopy partially implemented and fixed (a ?) chain to...
2009-06-03 Claudio Sacerdoti... Huge commit with several changes:
2009-05-15 Claudio Sacerdoti... Cosmetic.
2009-05-12 Claudio Sacerdoti... All weakly positive types but imbricated ones are now...
2009-05-11 Claudio Sacerdoti... - non_punctuational_tacticals ported to NG