index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
*
Fixing the printing of unknown locations by adding a newline.
Pierre-Marie Pédrot
2016-07-08
*
Adding a breaking space in warning names.
Pierre-Marie Pédrot
2016-07-08
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
Merge remote-tracking branch 'github/pr/223' into feedback-locations
Maxime Dénès
2016-06-27
|
\
*
|
add CList.extract_first
Gabriel Scherer
2016-06-27
|
*
[feedback] Remove `ErrorMsg` in favor of `Message Error`.
Emilio Jesus Gallego Arias
2016-06-25
|
*
[feedback] Allow messages to carry a location.
Emilio Jesus Gallego Arias
2016-06-25
|
*
[feedback] Add optional ?loc parameter to loggers.
Emilio Jesus Gallego Arias
2016-06-25
|
*
[feedback] Remove unused tag on `Debug` level.
Emilio Jesus Gallego Arias
2016-06-25
|
/
*
Add file name, line number and beginning of line position to locations.
Maxime Dénès
2016-06-20
*
remote counter: avoid thread race on sockets (fix #4823)
Enrico Tassi
2016-06-17
*
Merge 'pr/191' into trunk
Enrico Tassi
2016-06-16
|
\
*
|
Preventive compatibility fixes for flushing.
Emilio Jesus Gallego Arias
2016-06-14
*
|
Merge remote-tracking branch 'origin/pr/166' into trunk
Enrico Tassi
2016-06-14
|
\
\
*
|
|
-async-proofs-delegation-threshold default value set to 0.03
Enrico Tassi
2016-06-14
*
|
|
Merge remote-tracking branch 'origin/pr/182' into trunk
Enrico Tassi
2016-06-14
|
\
\
\
*
\
\
\
Merge remote-tracking branch 'origin/pr/173' into trunk
Enrico Tassi
2016-06-14
|
\
\
\
\
|
|
|
|
*
Add a [CList.partitioni] function.
Cyprien Mangin
2016-06-14
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch "LtacProf for trunk" (PR #165).
Pierre-Marie Pédrot
2016-06-14
|
\
\
\
\
|
*
|
|
|
Moving back Ltac profiling to the Ltac folder.
Pierre-Marie Pédrot
2016-06-14
|
*
|
|
|
Moving UTF-8 related functions to Unicode module.
Pierre-Marie Pédrot
2016-06-14
|
*
|
|
|
Revert "Strip some trailing spaces"
Pierre-Marie Pédrot
2016-06-13
*
|
|
|
|
Adding a bit of documentation in the mli.
Pierre-Marie Pédrot
2016-06-09
|
|
*
|
|
Documentation
Enrico Tassi
2016-06-07
|
|
*
|
|
STM: each proof block can be enabled separately
Enrico Tassi
2016-06-06
|
|
*
|
|
STM: proof block detection made optional + simple test
Enrico Tassi
2016-06-06
|
|
*
|
|
STM: support for nested boxes of nodes to model error boundaries
Enrico Tassi
2016-06-06
|
|
/
/
/
|
/
|
|
|
|
*
|
|
LtacProf for Coq trunk
Jason Gross
2016-06-05
|
*
|
|
Strip some trailing spaces
Jason Gross
2016-06-05
|
/
/
/
*
|
|
Merge remote-tracking branch 'github/pr/184' into trunk
Maxime Dénès
2016-06-04
|
\
\
\
*
|
|
|
Please never mention .mli-only file in *.mllib (or future *.mlpack)
Pierre Letouzey
2016-06-02
|
*
|
|
Add documentation to the low-level `Pp` functions.
Emilio Jesus Gallego Arias
2016-06-02
|
/
/
/
*
|
|
Move ide serialization libraries from lib/ to ide/
Emilio Jesus Gallego Arias
2016-06-02
*
|
|
Encapsulate xml serialization in xmlprotocol.mli
Emilio Jesus Gallego Arias
2016-06-02
*
|
|
Merge branch 'yet-another-makefile-bigbang' into trunk
Pierre Letouzey
2016-06-01
|
\
\
\
|
*
|
|
Makefile: restore the use of coqdep_boot for creating .v.d files
Pierre Letouzey
2016-06-01
|
|
*
|
STM delegation policy can be customized
Enrico Tassi
2016-05-31
|
|
/
/
*
/
/
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
|
/
/
*
|
Unicode.ascii_of_ident is now truly injective
Pierre Letouzey
2016-05-19
|
*
coqc: support -o option to specify output file name
Enrico Tassi
2016-05-19
|
/
*
Dyn: simplify API introducing an Easy submodule
Enrico Tassi
2016-05-13
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-09
|
\
*
|
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
|
*
typo
Enrico Tassi
2016-05-04
*
|
Moving the Val module to Geninterp.
Pierre-Marie Pédrot
2016-05-04
*
|
Switching to an untyped toplevel representation for Ltac values.
Pierre-Marie Pédrot
2016-05-04
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-02
|
\
|
|
*
Print magic numbers in bad magic error message
Tej Chajed
2016-04-25
*
|
Adding an OCaml printer for pre-initialization anomalies.
Pierre-Marie Pédrot
2016-04-20
[next]