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
*
Make the Coq codebase independent from Ltac-related code.
Pierre-Marie Pédrot
2016-09-16
|
\
*
\
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-14
|
\
\
|
*
|
feedback: provide a feeder that prints debug messages
Enrico Tassi
2016-09-13
|
|
*
Unplugging Tacexpr in several interface files.
Pierre-Marie Pédrot
2016-09-08
|
|
/
|
/
|
*
|
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
\
*
\
\
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-07
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
feedback: support multiple feedback listeners
Enrico Tassi
2016-09-05
*
|
|
CLEANUP: switching from "right-to-left" to "left-to-right" function compositi...
Matej Kosik
2016-08-30
|
/
/
*
|
Fast path for set operations.
Pierre-Marie Pédrot
2016-08-22
|
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
*
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
Make List.map_filter(_i) tail-recursive.
Guillaume Melquiond
2016-08-09
*
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
[next]