index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-13
Close #11935: section variables do not have universe instances.
Gaëtan Gilbert
2020-04-13
Merge PR #11916: [proof] Introduce `prepare_proof` to improve normalization w...
Gaëtan Gilbert
2020-04-13
Merge PR #12081: [test-suite] Remove deprecated -I option of coqchk in Makefile
Gaëtan Gilbert
2020-04-13
Merge PR #12087: Temporarily disable Windows job on Azure.
Gaëtan Gilbert
2020-04-13
Temporarily disable Windows job on Azure.
Théo Zimmermann
2020-04-13
Merge PR #11539: [dune] [stdlib] Build the standard library natively with Dune.
Théo Zimmermann
2020-04-12
[test-suite] Remove deprecated -I option of coqchk in Makefile
Pierre Roux
2020-04-11
[dune] [doc] Remove the quick targets in favor of the shims.
Emilio Jesus Gallego Arias
2020-04-11
[dune] [stdlib] Build the standard library natively with Dune.
Emilio Jesus Gallego Arias
2020-04-11
[ci] [build] Bump Dune to 2.5.0
Emilio Jesus Gallego Arias
2020-04-11
Merge PR #11961: Convert vernac commands chapter to prodn, update syntax
Théo Zimmermann
2020-04-10
Convert vernac commands chapter to prodn, update syntax
Jim Fehrle
2020-04-10
[sideeff] Don't use polymorphic equality to check for empty side-effects
Emilio Jesus Gallego Arias
2020-04-10
[proof] Introduce `prepare_proof` to improve normalization workflow.
Emilio Jesus Gallego Arias
2020-04-10
Suppress the space after "#" when printing productions
Jim Fehrle
2020-04-10
Ignore subscripts in notation for matching cmds and tacs
Jim Fehrle
2020-04-10
Fix prefix matching
Jim Fehrle
2020-04-10
Merge PR #12039: Do not erase native files in debug mode
Pierre-Marie Pédrot
2020-04-10
Merge PR #11882: Adding a short form of Ltac2 Fresh.fresh
Pierre-Marie Pédrot
2020-04-10
Merge PR #11756: [lib] Remove custom backtrace-destroying finalizers
Pierre-Marie Pédrot
2020-04-10
Merge PR #12036: [ci] [fiat-crypto] [flambda] Don't use flambda for fiat-crypto
Gaëtan Gilbert
2020-04-09
Merge PR #12010: Remove dead code in Evarsolve alias algorithm
Hugo Herbelin
2020-04-09
Code simplification in find_projectable_vars.
Pierre-Marie Pédrot
2020-04-09
Remove a unused computation in alias code.
Pierre-Marie Pédrot
2020-04-09
Inline an alias-computing function only used once.
Pierre-Marie Pédrot
2020-04-09
Remove dead code in Evarsolve alias resolution.
Pierre-Marie Pédrot
2020-04-09
Merge PR #12046: [errors] Print backtrace of internal errors in printers
Pierre-Marie Pédrot
2020-04-09
Merge PR #11534: Support universe bindings and universe constraints in Let de...
Gaëtan Gilbert
2020-04-09
Merge PR #12056: [pre-commit] Check ocamlformat version and silence ocamlformat.
Gaëtan Gilbert
2020-04-09
Merge PR #12050: Fix a typo in CoqMakefile.in
Pierre-Marie Pédrot
2020-04-09
[pre-commit] Check ocamlformat version and silence ocamlformat.
Théo Zimmermann
2020-04-08
Merge PR #12044: proposed fix for the issue #12015 (String_as_OT)
Jason Gross
2020-04-08
[ci] [fiat-crypto] [flambda] Don't use flambda for fiat-crypto
Emilio Jesus Gallego Arias
2020-04-08
Merge PR #11909: Make the level of ≡ in Int63 consistent with =
Hugo Herbelin
2020-04-08
Fix a typo in CoqMakefile.in
Jason Gross
2020-04-08
[errors] Print backtrace of internal errors in printers
Emilio Jesus Gallego Arias
2020-04-08
Merge PR #12005: Remove deprecated coqtop options
Emilio Jesus Gallego Arias
2020-04-07
Merge PR #11997: Clean and fix definitions of options.
Emilio Jesus Gallego Arias
2020-04-07
Integrated changes proposed by @JasonGross
ilya
2020-04-07
proposed fix for the issue #12015 (String_as_OT)
ilya
2020-04-07
Support universe bindings and universe constraints in Let definitions.
Théo Zimmermann
2020-04-07
Merge PR #12042: Fix documentation of Print Libraries following #10476.
Clément Pit-Claudel
2020-04-07
Fix documentation of Print Libraries following #10476.
Théo Zimmermann
2020-04-07
Do not erase native files in debug mode
Maxime Dénès
2020-04-06
Merge PR #12006: [coq_makefile] remove .lia.cache and .nia.cache by make clea...
Enrico Tassi
2020-04-06
Clean and fix definitions of options.
Théo Zimmermann
2020-04-06
Merge PR #11955: Use the kernel machine in whd_betaiota_deltazeta_for_iota_state
Matthieu Sozeau
2020-04-05
Merge PR #12025: Fixes #11194 (Canonical/Coercion not located for coqdoc)
Emilio Jesus Gallego Arias
2020-04-05
Fixes #11194 (Canonical/Coercion not located for coqdoc).
Hugo Herbelin
2020-04-03
Avoiding using a fixed introduction name in Ltac code of stdlib.
Hugo Herbelin
[next]