index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
Age
Commit message (
Expand
)
Author
2021-04-18
Merge PR #14112: Cleanup useless environment manipulation in Class declaration
coqbot-app[bot]
2021-04-14
Cleanup useless environment manipulation in Class declaration
Gaëtan Gilbert
2021-04-14
Remove remote counter system
Gaëtan Gilbert
2021-04-14
Put async worker id in universe names
Gaëtan Gilbert
2021-04-06
Missing dot in an error message.
Hugo Herbelin
2021-04-06
One catch-all's missing a noncritical; another is now useless (see 7efaf86).
Hugo Herbelin
2021-04-06
Uniformizing the "already exists" messages
Hugo Herbelin
2021-03-26
[recordops] complete API rewrite; the module is now called [structures]
Enrico Tassi
2021-03-25
Merge PR #13852: [vernac] Improve alpha-renaming in record projection types
coqbot-app[bot]
2021-03-24
Mention label name in signature mismatch error when constant expected
Gaëtan Gilbert
2021-03-10
Merge PR #13840: [notation] option to fine tune printing of literals
coqbot-app[bot]
2021-03-09
Add the source and target classes to the coercion table
Kazuhiko Sakaguchi
2021-03-09
Replace cl_index with cl_typ in coercionops.ml
Kazuhiko Sakaguchi
2021-03-06
[vernac] Improve alpha-renaming in record projection types
Li-yao Xia
2021-03-04
[notation] option to fine tune printing of literals
Enrico Tassi
2021-03-03
[build] Split stdlib to it's own opam package.
Emilio Jesus Gallego Arias
2021-02-28
Merge PR #13853: Delay the dynamic linking of native-code libraries until nat...
Pierre-Marie Pédrot
2021-02-26
Merge PR #13869: Use make_case_or_project in auto_ind_decl
Pierre-Marie Pédrot
2021-02-26
Delay the dynamic linking of native-code libraries until native_compute is ca...
Guillaume Melquiond
2021-02-25
[proof using] Remove duplicate code, refactor.
Emilio Jesus Gallego Arias
2021-02-24
Infrastructure for fine-grained debug flags
Maxime Dénès
2021-02-17
Use make_case_or_project in auto_ind_decl
Gaëtan Gilbert
2021-02-17
Reduce imperative arrays in build_beq_scheme + reindent
Gaëtan Gilbert
2021-02-17
Merge PR #13734: Fix #13732: Implicit Type vs universes
Pierre-Marie Pédrot
2021-02-11
Merge PR #13844: [vernac] pass the loc of the whole command to the interp fun...
coqbot-app[bot]
2021-02-11
[vernac] pass the loc of the whole command to the interp function
Enrico Tassi
2021-02-04
Remove deprecated -sprop-cumulative command line argument
Gaëtan Gilbert
2021-01-28
vernac/declaremods: make object collection tail-recursive
Gabriel Scherer
2021-01-28
Merge PR #13763: Remove the SearchHead command (deprecated in 8.12)
coqbot-app[bot]
2021-01-28
Merge PR #13790: [vernac] Check that no proofs do remain open at section/modu...
coqbot-app[bot]
2021-01-27
[vernac] move vernac_classifier to vernac
Enrico Tassi
2021-01-26
[vernac] Check that no proofs do remain open at section/module closing time
Emilio Jesus Gallego Arias
2021-01-26
Merge PR #13758: Remove the Hide Obligations flag (deprecated in 8.12)
coqbot-app[bot]
2021-01-25
Remove the SearchHead command
Jim Fehrle
2021-01-25
Remove the Hide Obligations flag
Jim Fehrle
2021-01-20
Merge PR #13744: Make sure "Print Module" write a dot at the end of inductive...
coqbot-app[bot]
2021-01-18
Support locality attributes for Hint Rewrite (including export)
Gaëtan Gilbert
2021-01-14
Merge PR #13378: Add support for high resolution timeout functions
Pierre-Marie Pédrot
2021-01-13
Make sure "Print Module" write a dot at the end of inductive definitions.
Guillaume Melquiond
2021-01-11
Do not declare a global universe object when the universe set is empty.
Pierre-Marie Pédrot
2021-01-11
Fix #13732: Implicit Type vs universes
Gaëtan Gilbert
2021-01-09
Merge PR #13299: Remember universe instances of constants in notations
coqbot-app[bot]
2021-01-07
Merge PR #13718: Move printing and sorting out of AcyclicGraph
coqbot-app[bot]
2021-01-06
Further pushing up the printing and sorting of universes.
Pierre-Marie Pédrot
2021-01-04
Remember universe instances of constants in notations
Jasper Hugunin
2021-01-04
Change the representation of kernel case.
Pierre-Marie Pédrot
2020-12-21
Move evaluable_global_reference from Names to Tacred.
Pierre-Marie Pédrot
2020-12-09
Using self-documenting argument names in two exceptions of cases.ml.
Hugo Herbelin
2020-12-09
Fixing support for argument scopes and let-ins while interning cases patterns.
Hugo Herbelin
2020-12-07
Merge PR #13556: Fix spelling in warning entry
coqbot-app[bot]
[next]