aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Expand)AuthorAge
* [unicode] Address comments in PR#314.Gravatar Emilio Jesus Gallego Arias2017-02-15
* [safe-string] Use `String.init` to build string.Gravatar Emilio Jesus Gallego Arias2017-02-14
* Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2017-02-01
|\
* \ Merge PR#355: Remove unused feedback_content: GoalsGravatar Maxime Dénès2017-01-30
|\ \
| | * Merge PR#383: fix #5244: set printing width ignored when given enough spaceGravatar Maxime Dénès2017-01-24
| | |\
* | | \ Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2017-01-19
|\ \ \ \ | | |/ / | |/| |
| * | | Fix race condition in STM DAG generation (in debug mode).Gravatar Maxime Dénès2017-01-13
| * | | Fix broken .aux machinery.Gravatar Guillaume Melquiond2017-01-13
* | | | Avoid using the deprecated Scanf.fscanf function.Gravatar Maxime Dénès2017-01-09
* | | | Merge remote-tracking branch 'github/pr/351' into trunkGravatar Maxime Dénès2016-12-19
|\ \ \ \
* \ \ \ \ Merge remote-tracking branch 'github/pr/363' into trunkGravatar Maxime Dénès2016-12-19
|\ \ \ \ \
| | | | | * [pp] Set printing width for richpp formatter (bug #5244)Gravatar Emilio Jesus Gallego Arias2016-12-04
| | | | |/ | | | |/|
* | | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-11-30
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix #5183 - Two CoqIDE crash errorsGravatar Maxime Dénès2016-11-30
| * | | | Fix some documentation typos.Gravatar Guillaume Melquiond2016-11-24
* | | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-11-18
|\| | | |
| | * | | lib/Unicodetable: Update. This code has been generated from the latestGravatar Yann Régis-Gianas2016-11-16
| * | | | Fix bug in warnings: -w foo was silent when foo did not exist.Gravatar Maxime Dénès2016-11-14
| | | | * Remove unused feedback_content: GoalsGravatar CJ Bell2016-11-10
| |_|_|/ |/| | |
| | | * Complete a truncated commentGravatar Arnaud Spiwack2016-11-08
| |_|/ |/| |
| * | Removing a special treatment for empty lines in comments.Gravatar Hugo Herbelin2016-11-05
| * | Fix #4837: ./configure -local makes coqdep issue many warningsGravatar Maxime Dénès2016-11-04
| * | Remove an OCaml 4.02 construct.Gravatar Maxime Dénès2016-11-03
| * | Fix various shortcomings of the warnings infrastructure.Gravatar Maxime Dénès2016-11-02
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-29
|\| |
| * | Merge remote-tracking branch 'github/pr/319' into v8.6Gravatar Maxime Dénès2016-10-28
| |\ \
| * | | STM: make ~valid state id non optional from APIsGravatar Enrico Tassi2016-10-26
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-24
|\| | |
| * | | Error Resiliency: more conservative default (only curly braces)Gravatar Enrico Tassi2016-10-19
| | * | [pp] Try to properly tag error messages in cError.Gravatar Emilio Jesus Gallego Arias2016-10-18
| |/ /
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-18
|\| |
| * | Stopping warning on unrecognized unicode character in notation (fixing #5136).Gravatar Hugo Herbelin2016-10-17
| * | [toplevel] Remove duplicate beautify flags.Gravatar Emilio Jesus Gallego Arias2016-10-17
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-17
|\| |
| * | Merge PR #224 into v8.6Gravatar Pierre-Marie Pédrot2016-10-12
| |\ \
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-12
|\| | |
| * | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-10-12
| |\ \ \
| | * | | Fix #4416: - Incorrect "Error: Incorrect number of goals"Gravatar Arnaud Spiwack2016-10-10
| * | | | Moving Pp.comments to CLexer so that Pp is purer (no more side-effectGravatar Hugo Herbelin2016-10-09
* | | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-02
|\| | | |
| | | * | [pp] Remove duplicate color logger.Gravatar Emilio Jesus Gallego Arias2016-09-30
| * | | | Set the default LtacProf cutoff to 2%Gravatar Jason Gross2016-09-29
| * | | | Fix bug #4798: compat notations should not modify the parser.Gravatar Pierre-Marie Pédrot2016-09-29
| | |/ / | |/| |
| * | | fix bug 3683 : adds references to the web site for the bug trackerGravatar Yves Bertot2016-09-29
| * | | -profile-ltac-cutoff alike Show Ltac Profile Cutoff (#5100)Gravatar Enrico Tassi2016-09-29
* | | | CLEANUP: remove the definition of the "CString.map" function. We will use the...Gravatar Matej Kosik2016-09-28
* | | | FIX: a bug in the pattern matchingGravatar Matej Kosik2016-09-28
* | | | Add a compatibility flag for 8.6 and refactor.Gravatar Théo Zimmermann2016-09-28
| * | | Fix #5061: Warnings flag has no discernible valueGravatar Maxime Dénès2016-09-27
* | | | Make the Coq codebase independent from Ltac-related code.Gravatar Pierre-Marie Pédrot2016-09-16
|\ \ \ \