aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-02
|\
| * 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
|\ \
* \ \ Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-14
|\ \ \ | | |/ | |/|
| * | feedback: provide a feeder that prints debug messagesGravatar Enrico Tassi2016-09-13
| | * Unplugging Tacexpr in several interface files.Gravatar Pierre-Marie Pédrot2016-09-08
| |/ |/|
* | Merge PR #244.Gravatar Pierre-Marie Pédrot2016-09-08
|\ \
* \ \ Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-07
|\ \ \ | | |/ | |/|
| * | feedback: support multiple feedback listenersGravatar Enrico Tassi2016-09-05
* | | CLEANUP: switching from "right-to-left" to "left-to-right" function compositi...Gravatar Matej Kosik2016-08-30
|/ /
* | Fast path for set operations.Gravatar Pierre-Marie Pédrot2016-08-22
| * Make the user_err header an optional parameter.Gravatar Emilio Jesus Gallego Arias2016-08-19
| * Remove errorlabstrm in favor of user_errGravatar Emilio Jesus Gallego Arias2016-08-19
| * Unify location handling of error functions.Gravatar Emilio Jesus Gallego Arias2016-08-19
|/
* Make List.map_filter(_i) tail-recursive.Gravatar Guillaume Melquiond2016-08-09
* Fixing the printing of unknown locations by adding a newline.Gravatar Pierre-Marie Pédrot2016-07-08
* Adding a breaking space in warning names.Gravatar Pierre-Marie Pédrot2016-07-08
* errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...Gravatar Pierre Letouzey2016-07-03
* A new infrastructure for warnings.Gravatar Maxime Dénès2016-06-29
* Merge remote-tracking branch 'github/pr/223' into feedback-locationsGravatar Maxime Dénès2016-06-27
|\
* | add CList.extract_firstGravatar Gabriel Scherer2016-06-27
| * [feedback] Remove `ErrorMsg` in favor of `Message Error`.Gravatar Emilio Jesus Gallego Arias2016-06-25
| * [feedback] Allow messages to carry a location.Gravatar Emilio Jesus Gallego Arias2016-06-25
| * [feedback] Add optional ?loc parameter to loggers.Gravatar Emilio Jesus Gallego Arias2016-06-25
| * [feedback] Remove unused tag on `Debug` level.Gravatar Emilio Jesus Gallego Arias2016-06-25
|/
* Add file name, line number and beginning of line position to locations.Gravatar Maxime Dénès2016-06-20
* remote counter: avoid thread race on sockets (fix #4823)Gravatar Enrico Tassi2016-06-17
* Merge 'pr/191' into trunkGravatar Enrico Tassi2016-06-16
|\
* | Preventive compatibility fixes for flushing.Gravatar Emilio Jesus Gallego Arias2016-06-14
* | Merge remote-tracking branch 'origin/pr/166' into trunkGravatar Enrico Tassi2016-06-14
|\ \
* | | -async-proofs-delegation-threshold default value set to 0.03Gravatar Enrico Tassi2016-06-14
* | | Merge remote-tracking branch 'origin/pr/182' into trunkGravatar Enrico Tassi2016-06-14
|\ \ \
* \ \ \ Merge remote-tracking branch 'origin/pr/173' into trunkGravatar Enrico Tassi2016-06-14
|\ \ \ \
| | | | * Add a [CList.partitioni] function.Gravatar Cyprien Mangin2016-06-14
| |_|_|/ |/| | |
* | | | Merge branch "LtacProf for trunk" (PR #165).Gravatar Pierre-Marie Pédrot2016-06-14
|\ \ \ \
| * | | | Moving back Ltac profiling to the Ltac folder.Gravatar Pierre-Marie Pédrot2016-06-14
| * | | | Moving UTF-8 related functions to Unicode module.Gravatar Pierre-Marie Pédrot2016-06-14
| * | | | Revert "Strip some trailing spaces"Gravatar Pierre-Marie Pédrot2016-06-13
* | | | | Adding a bit of documentation in the mli.Gravatar Pierre-Marie Pédrot2016-06-09
| | * | | DocumentationGravatar Enrico Tassi2016-06-07
| | * | | STM: each proof block can be enabled separatelyGravatar Enrico Tassi2016-06-06
| | * | | STM: proof block detection made optional + simple testGravatar Enrico Tassi2016-06-06
| | * | | STM: support for nested boxes of nodes to model error boundariesGravatar Enrico Tassi2016-06-06
| |/ / / |/| | |