aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel
Commit message (Expand)AuthorAge
* Merge PR#390: Updates to the Pretty Printing InfrastructureGravatar Maxime Dénès2017-03-22
|\
* \ Merge PR#482: [toplevel] Remove unusable option -notopGravatar Maxime Dénès2017-03-22
|\ \
| | * [pp] Move terminal-specific tagging to the toplevel.Gravatar Emilio Jesus Gallego Arias2017-03-21
| | * [pp] Remove special tag type and handler from Pp.Gravatar Emilio Jesus Gallego Arias2017-03-21
| | * [pp] Make feedback the only logging mechanism.Gravatar Emilio Jesus Gallego Arias2017-03-21
| | * [error] Move back fatal_error to toplevelGravatar Emilio Jesus Gallego Arias2017-03-21
| | * [pp] Prepare for serialization, remove opaque glue.Gravatar Emilio Jesus Gallego Arias2017-03-21
| | * [pp] Replace `Pp.Tag` by `Ppstyle.tag` = `string list`Gravatar Emilio Jesus Gallego Arias2017-03-21
| |/ |/|
* | [safe_string] toplevel/vernacGravatar Emilio Jesus Gallego Arias2017-03-14
* | [safe_string] toplevel/coqloopGravatar Emilio Jesus Gallego Arias2017-03-14
| * [toplevel] Remove unusable option -notopGravatar Emilio Jesus Gallego Arias2017-03-14
|/
* Ltac as a plugin.Gravatar Pierre-Marie Pédrot2017-02-17
* [stm] Break stm/toplevel dependency loop.Gravatar Emilio Jesus Gallego Arias2017-02-15
* [safe-string] Switch to buffer to `Bytes`Gravatar Emilio Jesus Gallego Arias2017-02-14
* Merge PR#253: Sort Search results by relevanceGravatar Maxime Dénès2017-02-14
|\
* | Type cleanup in `Metasyntax`Gravatar Emilio Jesus Gallego Arias2017-02-07
* | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2017-02-01
|\ \
| * | Fix bug #5262: Error should tell me which name is duplicated.Gravatar Pierre-Marie Pédrot2017-01-28
| * | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2017-01-23
| |\ \
* | | | Adding a new evar source to remember the name of evars which wereGravatar Hugo Herbelin2017-01-22
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2017-01-19
|\| | |
| * | | Fixing (part of) #5303 (clarifications around Record/Structure/Variant).Gravatar Hugo Herbelin2017-01-16
| | * | Fix some documentation typos.Gravatar Guillaume Melquiond2016-12-26
| | * | Excluding explicitly coinductive types in Scheme Equality (#5284).Gravatar Hugo Herbelin2016-12-23
* | | | Fixing #5277 (Scheme Equality not robust wrt choice of names).Gravatar Hugo Herbelin2016-12-22
| | * | Fixing anomaly EqUnknown in Equality Scheme (#5278).Gravatar Hugo Herbelin2016-12-22
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-12-07
|\| | |
| * | | Merge remote-tracking branch 'github/pr/366' into v8.6Gravatar Maxime Dénès2016-12-04
| |\ \ \
| * | | | Comment on universe handling in ParametersGravatar Matthieu Sozeau2016-12-02
| * | | | Univs: fix bug #5188Gravatar Matthieu Sozeau2016-12-02
* | | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-11-30
|\| | | |
| | * | | Fix UGraph.check_eq!Gravatar Matthieu Sozeau2016-11-30
| |/ / /
| * | | Fix some documentation typos.Gravatar Guillaume Melquiond2016-11-24
| * | | Stop parsing -compat-notations options, which are no longer supported (bug #3...Gravatar Guillaume Melquiond2016-11-21
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-11-18
|\| | |
| * | | Revert "Merge remote-tracking branch 'github/pr/360' into v8.6"Gravatar Maxime Dénès2016-11-18
| * | | [stm] Remove STM-related vernacularsGravatar Emilio Jesus Gallego Arias2016-11-17
| * | | Fix bug in warnings: -w foo was silent when foo did not exist.Gravatar Maxime Dénès2016-11-14
| * | | Do not mention "none" in warnings doc, as it is there for compatibility.Gravatar Maxime Dénès2016-11-14
| | | * Ordering search: memoise relevance metricGravatar Arnaud Spiwack2016-11-07
| | | * Refine the relevance measureGravatar Arnaud Spiwack2016-11-07
| | | * Sort search results by relevanceGravatar Arnaud Spiwack2016-11-07
| |_|/ |/| |
| * | Merge remote-tracking branch 'github/pr/339' into v8.6Gravatar Maxime Dénès2016-11-07
| |\ \
| | * | Fixes to compile with ocaml 4.01Gravatar Matthieu Sozeau2016-11-07
| * | | Merge commit 'e6edb33' into v8.6Gravatar Maxime Dénès2016-11-07
| |\ \ \
| * | | | Improve formatting of a message in [Arguments].Gravatar Maxime Dénès2016-11-07
| * | | | Fix #5181: [Arguments] no longer correctly checks the length of arguments listsGravatar Maxime Dénès2016-11-07
| * | | | Fix #5182: "Arguments names must be distinct." is bogus and underinformativeGravatar Maxime Dénès2016-11-07
| * | | | Not using style tags when translating/beautifying a file.Gravatar Hugo Herbelin2016-11-05
| * | | | Quick fix of tactic parsing while Load-ing in coqide.Gravatar Hugo Herbelin2016-11-04