aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Documenting changes in typeclassesGravatar Matthieu Sozeau2016-10-29
* Fixing #5164 (regression in locating error in argument of "refine").Gravatar Hugo Herbelin2016-10-29
* Merge remote-tracking branch 'github/pr/321' into v8.6Gravatar Maxime Dénès2016-10-28
|\
* \ Merge remote-tracking branch 'github/pr/319' into v8.6Gravatar Maxime Dénès2016-10-28
|\ \
* \ \ Merge commit 'fccbd64' into v8.6Gravatar Maxime Dénès2016-10-28
|\ \ \
| * | | [build] Add a target to install the META file.Gravatar Emilio Jesus Gallego Arias2016-10-28
| * | | [build] META file to enable plugin linking with ocamlfind.Gravatar Emilio Jesus Gallego Arias2016-10-28
* | | | Merge remote-tracking branch 'github/pr/337' into v8.6Gravatar Maxime Dénès2016-10-28
|\ \ \ \
| * | | | Add missing dot to impargs error message.Gravatar Maxime Dénès2016-10-27
| * | | | Proper fix for #3753 (anomaly with implicit arguments and renamings)Gravatar Maxime Dénès2016-10-27
| * | | | Complete overhaul of the Arguments vernacular.Gravatar Maxime Dénès2016-10-27
* | | | | Using msg_info for info_auto and info_eauto (PR #324).Gravatar Hugo Herbelin2016-10-26
* | | | | STM: make ~valid state id non optional from APIsGravatar Enrico Tassi2016-10-26
* | | | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-10-26
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'github/pr/338' into v8.5Gravatar Maxime Dénès2016-10-25
| |\ \ \ \ \
| | * | | | | Remove warning now that info_auto is fixed.Gravatar Théo Zimmermann2016-10-25
| * | | | | | Revert "Fixing call to "lazy beta iota" in "refine" (restoring v8.4 behavior)."Gravatar Maxime Dénès2016-10-25
| |/ / / / /
* | | | | | Merge commit 'a799600' into v8.6Gravatar Maxime Dénès2016-10-25
|\ \ \ \ \ \
| * | | | | | That Function is unable to create a Fixpoint equation is a user problem,Gravatar Yves Bertot2016-10-25
| | * | | | | Update CHANGES.Gravatar Maxime Dénès2016-10-25
| | * | | | | Bump version number to 8.5pl3.Gravatar Maxime Dénès2016-10-25
| | * | | | | Merge remote-tracking branch 'github/pr/333' into v8.5Gravatar Maxime Dénès2016-10-25
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'github/pr/329' into v8.5Gravatar Maxime Dénès2016-10-25
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-10-24
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Adding a test for #4398 (interpretation scopes for "match goal").Gravatar Hugo Herbelin2016-10-24
* | | | | | | | | Rename lia.cache into .lia.cache in the test-suite Makefile.Gravatar Maxime Dénès2016-10-24
* | | | | | | | | Merge commit '81bdc22' into v8.6Gravatar Maxime Dénès2016-10-24
|\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'github/pr/326' into v8.5Gravatar Maxime Dénès2016-10-24
| | |\ \ \ \ \ \ \ \
| | | | | * | | | | | Test file for #5127: Memory corruption with the VMGravatar Maxime Dénès2016-10-24
| | | | | * | | | | | Fix #5127 Memory corruption with the VMGravatar Maxime Dénès2016-10-24
* | | | | | | | | | | Merge branch 'v8.5' into v8.6Gravatar Hugo Herbelin2016-10-24
* | | | | | | | | | | ssrmatching: fix interpretation of rpatternGravatar Enrico Tassi2016-10-24
| |_|_|/ / / / / / / |/| | | | | | | | |
| | * | | | | | | | Fixing a location bug with "?" and "$".Gravatar Hugo Herbelin2016-10-24
| | * | | | | | | | Fixing #3479 (parsing of "{" and "}" when a keyword starts with "{" or "}").Gravatar Hugo Herbelin2016-10-24
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Update .gitignore with new names for psatz cachesGravatar Jason Gross2016-10-24
| | * | | | | | | Fix 6d5fe92e to #5150 (missing dependencies in test suite) was a bit too strong.Gravatar Hugo Herbelin2016-10-24
* | | | | | | | | Merge branch 'v8.5' into v8.6Gravatar Hugo Herbelin2016-10-22
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Remove incorrect assertion in cbn (bug #4822).Gravatar Guillaume Melquiond2016-10-22
| * | | | | | | | Do not stop propagation of signals when Coq is busy (bug #3941).Gravatar Guillaume Melquiond2016-10-22
| * | | | | | | | Fix incorrect token description for bullets.Gravatar Guillaume Melquiond2016-10-22
| * | | | | | | | Fixing printing of generic arguments of tag "var".Gravatar Hugo Herbelin2016-10-22
| | | | * | | | | Fix a bug in error printing of unif constraintsGravatar Matthieu Sozeau2016-10-22
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Adding a test for bug #3495.Gravatar Pierre-Marie Pédrot2016-10-21
* | | | | | | | Oops, my bad, didn't expect a merge issue!Gravatar Matthieu Sozeau2016-10-21
* | | | | | | | Merge remote-tracking branch 'gforge/v8.5' into v8.6Gravatar Matthieu Sozeau2016-10-21
|\| | | | | | |
* | | | | | | | Adding a primitive to recover the set of keywords from the lexer.Gravatar Pierre-Marie Pédrot2016-10-21
| * | | | | | | Revert "unification.ml: fix for bug #4763, unif regression"Gravatar Maxime Dénès2016-10-21
| | | | | | | * sections/hints: prevent Not_found in get_type_ofGravatar Matthieu Sozeau2016-10-21
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'fixminimization' into v8.6Gravatar Matthieu Sozeau2016-10-21
|\ \ \ \ \ \ \
* | | | | | | | Revert 214b9ab7969fae71dcf553c399cb1674e463d0e3Gravatar Matthieu Sozeau2016-10-21