aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel
Commit message (Expand)AuthorAge
...
* | | | Avoid warnings about loop indices.Gravatar Guillaume Melquiond2016-01-02
* | | | Fix typos.Gravatar Guillaume Melquiond2016-01-01
* | | | Remove unused open.Gravatar Guillaume Melquiond2016-01-01
| * | | Fix bug #4456, anomaly in handle-side effectsGravatar Matthieu Sozeau2015-12-31
* | | | Merge branch 'v8.5' into trunkGravatar Guillaume Melquiond2015-12-31
|\| | |
* | | | Removing dead code.Gravatar Pierre-Marie Pédrot2015-12-27
| | * | COMMENTS: of "Constr.case_info" type were updated.Gravatar Matej Kosik2015-12-22
| | * | COMMENTS: added to the "Names.inductive" and "Names.constructor" types.Gravatar Matej Kosik2015-12-22
| |/ / |/| |
| * | Inclusion of functors with restricted signature is now forbidden (fix #3746)Gravatar Pierre Letouzey2015-12-22
* | | COMMENTS: added to the "Constr.case_info" type.Gravatar Matej Kosik2015-12-18
* | | COMMENTS: added to some variants of the "Constr.kind_of_term" type.Gravatar Matej Kosik2015-12-18
* | | COMMENTS: added to the "Names" module.Gravatar Matej Kosik2015-12-18
* | | ALPHA-CONVERSION: in the "Reduction" module: clos_fconv --> clos_gen_convGravatar Matej Kosik2015-12-17
* | | ALPHA-CONVERSION: in the "Reduction" module: fconv --> gen_convGravatar Matej Kosik2015-12-17
* | | CLEANUP: in the Reduction moduleGravatar Matej Kosik2015-12-17
* | | CLEANUP: in the Reduction moduleGravatar Matej Kosik2015-12-17
* | | Fixing e3cefca41b about supposingly simplifying primitive projectionsGravatar Hugo Herbelin2015-12-15
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-12-11
|\| |
| * | bug fixes to vm computation + test cases.Gravatar Gregory Malecha2015-12-09
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-12-08
|\| |
| * | Fix some typos.Gravatar Guillaume Melquiond2015-12-07
* | | Unifying betazeta_applist and prod_applist into a clearer interface.Gravatar Hugo Herbelin2015-12-05
* | | Slight simplification of the code of primitive projection (in relationGravatar Hugo Herbelin2015-12-05
* | | Moving extended_rel_vect/extended_rel_list to the kernel.Gravatar Hugo Herbelin2015-12-05
* | | About building of substitutions from instances.Gravatar Hugo Herbelin2015-12-05
* | | Experimenting documentation of the Vars.subst functions.Gravatar Hugo Herbelin2015-12-05
* | | Contracting one extra beta-redex on the fly when typing branches of "match".Gravatar Hugo Herbelin2015-12-05
* | | A few renaming and simplification in inductive.ml.Gravatar Hugo Herbelin2015-12-05
* | | Moving three related small half-general half-ad-hoc utility functionsGravatar Hugo Herbelin2015-12-05
* | | New algorithm for universe cycle detections.Gravatar Jacques-Henri Jourdan2015-12-01
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-11-29
|\| |
| * | Univs: entirely disallow instantiation of polymorphic constants withGravatar Matthieu Sozeau2015-11-27
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-11-26
|\| |
| * | Fix output of universe arcs. (Fix bug #4422)Gravatar Guillaume Melquiond2015-11-23
| * | Fixing kernel bug in typing match with let-ins in the arity.Gravatar Hugo Herbelin2015-11-22
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-11-20
|\| |
| * | Fixing fix c71aa6b to primitive projections.Gravatar Hugo Herbelin2015-11-18
| * | Slightly documenting code for building primitive projections.Gravatar Hugo Herbelin2015-11-18
| * | Fixing logical bugs in the presence of let-ins in computiong primitiveGravatar Hugo Herbelin2015-11-18
* | | Hashconsing modules.Gravatar Pierre-Marie Pédrot2015-11-15
* | | Merge origin/v8.5 into trunkGravatar Hugo Herbelin2015-11-10
|\| |
| * | Dead code from the commit having introduced primitive projections (a4043608).Gravatar Hugo Herbelin2015-11-10
| * | Fixing a bug in reporting ill-formed constructor.Gravatar Hugo Herbelin2015-11-10
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-11-05
|\| |
| * | Univs: update refman, better printers for universe contexts.Gravatar Matthieu Sozeau2015-11-04
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-30
|\| |
| * | Collect subproof universes in handle_side_effects.Gravatar Matthieu Sozeau2015-10-29
| * | Cleanup API and comments of 908dcd613Gravatar Enrico Tassi2015-10-29
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-29
|\| |
| * | Avoid type checking private_constants (side_eff) again during Qed (#4357).Gravatar Enrico Tassi2015-10-28