index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2021-04-23
LStream: a library for streams with non-canonical locations.
Hugo Herbelin
2021-04-14
Remove remote counter system
Gaëtan Gilbert
2021-04-12
Merge PR #14046: make critical sections safe in the presence of exceptions
coqbot-app[bot]
2021-04-09
Make critical sections safe in the presence of exceptions
Lasse Blaauwbroek
2021-04-06
Make description of Pp.pr_enum more precise + spacing in pp.ml.
Hugo Herbelin
2021-03-30
[flags] [profile] Remove bit-rotten CProfile code.
Emilio Jesus Gallego Arias
2021-03-23
Do not match on record types with mutable fields in function arguments.
Guillaume Melquiond
2021-03-04
Properly support nested timeouts
Lasse Blaauwbroek
2021-03-03
[build] Split stdlib to it's own opam package.
Emilio Jesus Gallego Arias
2021-02-24
Infrastructure for fine-grained debug flags
Maxime Dénès
2021-02-23
Print anomaly labels regardless of -debug, and never print user_err labels
Gaëtan Gilbert
2021-02-15
Fix doc comment in pp.mli
Gaëtan Gilbert
2021-02-03
Fix #13739 - disable some warnings when calling Function.
Pierre Courtieu
2021-01-27
Typo in comment
Gaëtan Gilbert
2021-01-27
[ltac] break dependency on the STM
Enrico Tassi
2021-01-14
Merge PR #13378: Add support for high resolution timeout functions
Pierre-Marie Pédrot
2021-01-12
Add an indirection to the UGraph internal representation.
Pierre-Marie Pédrot
2021-01-06
Further pushing up the printing and sorting of universes.
Pierre-Marie Pédrot
2021-01-05
Move universe printing out of AcyclicGraph.
Pierre-Marie Pédrot
2020-12-06
Add support for high resolution timeout functions.
Lasse Blaauwbroek
2020-12-04
[win] [envars] honor file "coq_environment.txt"
Enrico Tassi
2020-12-04
[coq_makefile] honor environment for OCAMLFIND
Enrico Tassi
2020-11-25
Separate interning and pretyping of universes
Gaëtan Gilbert
2020-11-23
Merge PR #13377: Fix timeout by ensuring signal exceptions are not erroneousl...
Pierre-Marie Pédrot
2020-11-22
Fix timeout by ensuring signal exceptions are not erroneously caught
Lasse Blaauwbroek
2020-11-20
Add default value of -native-compiler to `coqc -config`
Pierre Roux
2020-11-02
Merge PR #13250: Micro-optimization in Control.check_for_interrupt.
coqbot-app[bot]
2020-10-27
Rename misc nonterminals
Jim Fehrle
2020-10-27
Rename tactic_expr -> ltac_expr
Jim Fehrle
2020-10-22
Micro-optimization in Control.check_for_interrupt.
Pierre-Marie Pédrot
2020-10-12
Merge PR #12874: Add a "Show Proof Diffs" message to the XML protocol
coqbot-app[bot]
2020-10-09
Add an XML message for "Show Proof Diffs"
Jim Fehrle
2020-10-08
Dropping the misleading int argument of Pp.h.
Hugo Herbelin
2020-09-17
Be more efficient when generating the merge of ltle maps in AcyclicGraph.
Pierre-Marie Pédrot
2020-09-17
Do not allocate intermediate sets in universe refreshing.
Pierre-Marie Pédrot
2020-07-10
Fix #12513: coq no longer reports mismatched version numbers.
Pierre-Marie Pédrot
2020-06-11
[declare] Remove some unused `fix_exn`
Emilio Jesus Gallego Arias
2020-05-15
[misc] Better preserve backtraces in several modules
Emilio Jesus Gallego Arias
2020-05-13
Centralize the OCaml version-checking function.
Pierre-Marie Pédrot
2020-04-26
Open object files in binary mode.
Pierre-Marie Pédrot
2020-04-26
Tweak a comment on the low-level objfile API.
Pierre-Marie Pédrot
2020-04-26
Move the ObjFile module to its own file.
Pierre-Marie Pédrot
2020-04-26
Implement a name-based representation for vo files.
Pierre-Marie Pédrot
2020-04-08
[errors] Print backtrace of internal errors in printers
Emilio Jesus Gallego Arias
2020-04-01
Merge PR #11306: Centralize the flag handling native compilation.
Maxime Dénès
2020-03-30
Merge PR #11817: [cleanup] Remove unnecessary Map/Set module creation
Gaëtan Gilbert
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-03-13
[cleanup] Remove unnecessary Map/Set module creation
Emilio Jesus Gallego Arias
2020-03-11
Merge PR #11790: [lib] [ccalgo] Remove unused code / cleanup
Pierre-Marie Pédrot
2020-03-10
[clib] Remove module CStack
Emilio Jesus Gallego Arias
[next]