aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | Fixing Not_found on unknown bullet behavior.Gravatar Hugo Herbelin2016-01-20
| * | Fix bug #4420: check_types was losing universe constraints.Gravatar Matthieu Sozeau2016-01-19
* | | Universes algorithm : clarified commentsGravatar Jacques-Henri Jourdan2016-01-17
* | | Moving val_cast to Tacinterp.Gravatar Pierre-Marie Pédrot2016-01-17
* | | Getting rid of the awkward unpack mechanism from Genarg.Gravatar Pierre-Marie Pédrot2016-01-17
* | | Simplification and type-safety of Pcoq thanks to GADTs in Genarg.Gravatar Pierre-Marie Pédrot2016-01-17
* | | Exporting Genarg implementation in the API.Gravatar Pierre-Marie Pédrot2016-01-17
* | | Reimplementing Genarg safely.Gravatar Pierre-Marie Pédrot2016-01-17
* | | Adding a structure indexed by tags.Gravatar Pierre-Marie Pédrot2016-01-17
* | | Temporary commit getting rid of Obj.magic unsafety for Genarg.Gravatar Pierre-Marie Pédrot2016-01-17
* | | Removing dynamic entries from Pcoq.Gravatar Pierre-Marie Pédrot2016-01-17
* | | ML extensions use untyped representation of user entries.Gravatar Pierre-Marie Pédrot2016-01-17
* | | Separating the parsing of user-defined entries from their intepretation.Gravatar Pierre-Marie Pédrot2016-01-16
* | | Less type-unsafety in Pcoq.Gravatar Pierre-Marie Pédrot2016-01-16
* | | Tactic notation printing accesses all the token data.Gravatar Pierre-Marie Pédrot2016-01-16
| * | Thanks Hugo, but let's remain factual.Gravatar Maxime Dénès2016-01-15
| * | Hooks for a third-party XML plugin. Contributed by Claudio Sacerdoti Coen.Gravatar Maxime Dénès2016-01-15
| * | Minor edits in output of coqdep --help.Gravatar Maxime Dénès2016-01-15
| * | Fix #4408.Gravatar Pierre Courtieu2016-01-15
| * | Partially fixing #4408: coqdep --help is up to date.Gravatar Pierre Courtieu2016-01-15
* | | Removing constr generic argument.Gravatar Pierre-Marie Pédrot2016-01-14
* | | Removing ident and var generic arguments.Gravatar Pierre-Marie Pédrot2016-01-14
* | | Moving is_quantified_hypothesis to new proof engine.Gravatar Hugo Herbelin2016-01-14
* | | Updating and improving the documentation of intros patterns.Gravatar Hugo Herbelin2016-01-14
* | | Continuing 003fe3d5e on parsing positions.Gravatar Hugo Herbelin2016-01-14
* | | Changing "P is assumed" to "P is declared".Gravatar Hugo Herbelin2016-01-14
* | | Update in the documentation of parts of the code of destruct/induction.Gravatar Hugo Herbelin2016-01-14
| * | MMaps: remove it from final 8.5 release, since this new library isn't mature ...Gravatar Pierre Letouzey2016-01-13
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-01-13
|\| |
| * | Fixing success of test for #3848 after move to directory "closed".Gravatar Hugo Herbelin2016-01-13
| * | Fixing #4467 (continued).Gravatar Hugo Herbelin2016-01-13
| * | Fixing #4467 (missing shadowing of variables in cases pattern).Gravatar Hugo Herbelin2016-01-12
| * | Fixing #4256 and #4484 (changes in evar-evar resolution made that newGravatar Hugo Herbelin2016-01-12
| * | Reporting about the new tactical unshelve.Gravatar Hugo Herbelin2016-01-12
| * | Extend last commit: keyed unification uses full conversions on the applied co...Gravatar Matthieu Sozeau2016-01-12
| * | Extend Keyed Unification tests with the one from R. Krebbers.Gravatar Matthieu Sozeau2016-01-12
| * | Fix essential bug in new Keyed Unification mode reported by R. Krebbers.Gravatar Matthieu Sozeau2016-01-12
| * | Referring to coq.inria.fr/stdlib for more on libraries and ltac-level tactics.Gravatar Hugo Herbelin2016-01-12
| * | Documenting dtauto and dintuition.Gravatar Hugo Herbelin2016-01-12
| * | Documenting options "Intuition Negation Unfolding", "Intuition Iff Unfolding".Gravatar Hugo Herbelin2016-01-12
| * | Documenting option 'Set Bracketing Last Introduction Pattern'.Gravatar Hugo Herbelin2016-01-12
| * | restore documentation of admitGravatar Enrico Tassi2016-01-12
* | | CLEANUP: removing unnecessary wrapperGravatar Matej Kosik2016-01-11
* | | COMMENTS: added to the "Constrexpr.CCases" variant.Gravatar Matej Kosik2016-01-11
* | | CLEANUP: removing unused fieldGravatar Matej Kosik2016-01-11
* | | mergeGravatar Matej Kosik2016-01-11
|\ \ \
| * | | CLEANUP: kernel/context.ml{,i}Gravatar Matej Kosik2016-01-11
| | * | Fix bug #3338 again, no progress is necessary for the success of rewrite_strat.Gravatar Matthieu Sozeau2016-01-11
* | | | COMMENTS: of "Constr.case_info" type were updated.Gravatar Matej Kosik2016-01-11
* | | | COMMENTS: added to the "Names.inductive" and "Names.constructor" types.Gravatar Matej Kosik2016-01-11