index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-12-11
Merge PR #9197: Fixing imports in debug printers: gramlib depends on Loc whic...
Emilio Jesus Gallego Arias
2018-12-11
Merge PR #8655: Test suite: use coqc and then coqchk
Enrico Tassi
2018-12-11
Merge PR #9155: Fix race condition triggered by fresh universe generation
Enrico Tassi
2018-12-11
Fixing imports in debug printers: gramlib depends on Loc which is in lib.cma.
Hugo Herbelin
2018-12-11
Merge PR #9151: [dune] Teach coq_dune about `.glob` and `.aux` files.
Théo Zimmermann
2018-12-10
[test-suite] Fail when the checker fails
Vincent Laporte
2018-12-10
[test-suite] Run `coqchk` on most test cases
Vincent Laporte
2018-12-10
[dune] Teach coq_dune about `.glob` and `.aux` files.
Emilio Jesus Gallego Arias
2018-12-10
Merge PR #9145: Do so that an error message follows the "Error:" header on th...
Emilio Jesus Gallego Arias
2018-12-10
Merge PR #9077: Rename generated directory gramlib__pack -> gramlib/.pack
Emilio Jesus Gallego Arias
2018-12-10
Merge PR #9177: add relation-algebra to CI test suite
Gaëtan Gilbert
2018-12-10
Merge PR #9106: [dune] Install coq libraries in `%{lib_root}/coq` instead of ...
Vincent Laporte
2018-12-10
Merge PR #7221: The usual order of strings.
Hugo Herbelin
2018-12-09
fix copy-paste error in CI_ARCHIVEURL
Christian Doczkal
2018-12-09
add relation-algebra to CI test suite
Christian Doczkal
2018-12-08
[dune] Install coq libraries in `%{lib_root}/coq` instead of `lib`
Emilio Jesus Gallego Arias
2018-12-08
Do so that an error message follows the "Error:" header on the same line.
Hugo Herbelin
2018-12-07
Merge PR #8811: EConstr-aware functions to produce kernel entries
Pierre-Marie Pédrot
2018-12-06
Merge PR #9140: [ci] Add four color theorem proof to CI
Gaëtan Gilbert
2018-12-06
Revise API for global universes.
Gaëtan Gilbert
2018-12-06
High level functions to produce kernel entries from econstr.
Gaëtan Gilbert
2018-12-06
Evarutil.finalize: combine minimize, to_constr and restrict.
Gaëtan Gilbert
2018-12-06
Rename generated directory gramlib__pack -> gramlib/.pack
Gaëtan Gilbert
2018-12-06
unignore Makefile.install
Gaëtan Gilbert
2018-12-06
Fix race condition triggered by fresh universe generation
Maxime Dénès
2018-12-06
Merge PR #8917: Small cleanup wrt attributes_of_flags and template attribute
Vincent Laporte
2018-12-06
Merge PR #9069: [gramlib] Remove dead code
Hugo Herbelin
2018-12-05
[ci] Add four color theorem proof to CI
Emilio Jesus Gallego Arias
2018-12-05
Remove the Like level modifier from gramlib.
Pierre-Marie Pédrot
2018-12-05
Remove the grammar-entry correspondence dynamic check in camlp5.
Pierre-Marie Pédrot
2018-12-05
Removing dead fields from Plexing.lexer.
Pierre-Marie Pédrot
2018-12-05
Remove dead code in camlp5.
Pierre-Marie Pédrot
2018-12-05
Remove the lexer field from Gramlib.
Pierre-Marie Pédrot
2018-12-05
Make some camlp5 fields immutable.
Pierre-Marie Pédrot
2018-12-05
Merge PR #9065: [gramlib] Remove `Ploc.t` in favor of `Loc.t`
Pierre-Marie Pédrot
2018-12-05
Merge PR #8705: [vernac] [hooks] Refactor towards optional hooks.
Pierre-Marie Pédrot
2018-12-05
Move template out of Defattributes record
Gaëtan Gilbert
2018-12-05
attributes_of_flags and its output type now internal in vernacentries
Gaëtan Gilbert
2018-12-05
Merge PR #8911: Document undocumented flags and options
Théo Zimmermann
2018-12-04
Add undocumented options from mattam82
Jim Fehrle
2018-12-04
Document undocumented flags and options
Jim Fehrle
2018-12-04
Remove undocumented "Proof using Clear Unused" flag
Jim Fehrle
2018-12-04
Merge PR #9134: CI: track dev branch of coq-simple-io
Emilio Jesus Gallego Arias
2018-12-04
CI: track dev branch of coq-simple-io
Yishuai Li
2018-12-04
Merge PR #9127: Remove leftover code that used to handle ml4 files.
Emilio Jesus Gallego Arias
2018-12-04
Merge PR #8187: Notation printing based on scopes (take 2, including bug fixes)
Emilio Jesus Gallego Arias
2018-12-04
Remove leftover code that used to handle ml4 files.
Pierre-Marie Pédrot
2018-12-04
Merge PR #9053: Document code owner team creation.
Maxime Dénès
2018-12-04
Giving to type_scope a softer role in printing.
Hugo Herbelin
2018-12-04
Notation.ml: Moving code about binding scopes to coercion classes earlier.
Hugo Herbelin
[next]