aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Expand)AuthorAge
* 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
| |/ / / |/| | |
| * | | LtacProf for Coq trunkGravatar Jason Gross2016-06-05
| * | | Strip some trailing spacesGravatar Jason Gross2016-06-05
|/ / /
* | | Merge remote-tracking branch 'github/pr/184' into trunkGravatar Maxime Dénès2016-06-04
|\ \ \
* | | | Please never mention .mli-only file in *.mllib (or future *.mlpack)Gravatar Pierre Letouzey2016-06-02
| * | | Add documentation to the low-level `Pp` functions.Gravatar Emilio Jesus Gallego Arias2016-06-02
|/ / /
* | | Move ide serialization libraries from lib/ to ide/Gravatar Emilio Jesus Gallego Arias2016-06-02
* | | Encapsulate xml serialization in xmlprotocol.mliGravatar Emilio Jesus Gallego Arias2016-06-02
* | | Merge branch 'yet-another-makefile-bigbang' into trunkGravatar Pierre Letouzey2016-06-01
|\ \ \
| * | | Makefile: restore the use of coqdep_boot for creating .v.d filesGravatar Pierre Letouzey2016-06-01
| | * | STM delegation policy can be customizedGravatar Enrico Tassi2016-05-31
| |/ /
* / / Feedback cleanupGravatar Emilio Jesus Gallego Arias2016-05-31
|/ /
* | Unicode.ascii_of_ident is now truly injectiveGravatar Pierre Letouzey2016-05-19
| * coqc: support -o option to specify output file nameGravatar Enrico Tassi2016-05-19
|/
* Dyn: simplify API introducing an Easy submoduleGravatar Enrico Tassi2016-05-13
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-05-09
|\
* | Removing dead code and unused opens.Gravatar Pierre-Marie Pédrot2016-05-08
| * typoGravatar Enrico Tassi2016-05-04
* | Moving the Val module to Geninterp.Gravatar Pierre-Marie Pédrot2016-05-04
* | Switching to an untyped toplevel representation for Ltac values.Gravatar Pierre-Marie Pédrot2016-05-04
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-05-02
|\|
| * Print magic numbers in bad magic error messageGravatar Tej Chajed2016-04-25
* | Adding an OCaml printer for pre-initialization anomalies.Gravatar Pierre-Marie Pédrot2016-04-20
* | Cleaning unpolished commit 0dfd0fb7d7 on basic functions about union type.Gravatar Hugo Herbelin2016-04-15
* | In pr_clauses, do not print a leading space by default so that it canGravatar Hugo Herbelin2016-04-09