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-11-25
Merge PR #13447: Remove unused parsing code
coqbot-app[bot]
2020-11-25
Merge PR #13228: [micromega] Performance of lia
Pierre-Marie Pédrot
2020-11-25
Merge PR #13459: [ssr] Fixing [dup] and [swap] working around a bug
coqbot-app[bot]
2020-11-25
Merge PR #13405: Alternative implementation of the Micromega persistent cache
Vincent Laporte
2020-11-25
Merge PR #13343: Update syntax in auto.rst chapter
coqbot-app[bot]
2020-11-24
Convert auto chapter to prodn
Jim Fehrle
2020-11-24
Add a changelog.
Pierre-Marie Pédrot
2020-11-24
Keep accessed objects in memory in Persistent_cache.
Pierre-Marie Pédrot
2020-11-24
Regenerate the csdp cache for the test-suite.
Pierre-Marie Pédrot
2020-11-24
Alternative implementation of the Micromega persistent cache.
Pierre-Marie Pédrot
2020-11-24
Preserve sharing in the Micromega cache.
Pierre-Marie Pédrot
2020-11-24
Add an explicit signature to the MakeCache functor in Micromega.
Pierre-Marie Pédrot
2020-11-24
Merge PR #13436: Fixes #13432: typo in #11172 causing notations mentioning a ...
coqbot-app[bot]
2020-11-24
Fixing [dup] and [swap]
Cyril Cohen
2020-11-24
Merge PR #13466: Fix linter: incorrect commit was picked in CI
coqbot-app[bot]
2020-11-24
Merge PR #13455: Fix comparison of extracted array literals
coqbot-app[bot]
2020-11-24
Merge PR #13444: Fixes another instance of bug #7967 and #8076: restriction o...
coqbot-app[bot]
2020-11-24
Merge PR #13420: Modular printing algorithm for bench/render_results.
coqbot-app[bot]
2020-11-24
Merge PR #13411: Rename the confusing neutral annotation in CClosure.
coqbot-app[bot]
2020-11-24
Fix linter: incorrect commit was picked in CI
Gaëtan Gilbert
2020-11-23
Add COPYALL and APPENDALL edit ops, drop unneeded code
Jim Fehrle
2020-11-23
Fix comparison of extracted array literals
Gaëtan Gilbert
2020-11-23
Merge PR #11841: Distinguishing entry "ident" from entry "name" in term notat...
coqbot-app[bot]
2020-11-23
Merge PR #13446: Adding debugging printer for stacks on EConstr
Pierre-Marie Pédrot
2020-11-23
Merge PR #13377: Fix timeout by ensuring signal exceptions are not erroneousl...
Pierre-Marie Pédrot
2020-11-23
Merge PR #13417: Use nat_or_var in grammar where negative values don't make s...
coqbot-app[bot]
2020-11-22
Remove unused parsing code
Jim Fehrle
2020-11-22
Adding debugging printer for stacks of EConstr.
Hugo Herbelin
2020-11-22
Updating doc wrt addition of grammar subentry "name" and deprecation of "ident".
Hugo Herbelin
2020-11-22
Adapting standard library, doc and test suite to ident->name renaming.
Hugo Herbelin
2020-11-22
Uniformizing indentation in ppvernac.ml.
Hugo Herbelin
2020-11-22
Renaming "ident" into "name" in grammar entries, to prevent confusions.
Hugo Herbelin
2020-11-22
Fixes another instance of bug #7967: restriction of universes in "Context".
Hugo Herbelin
2020-11-22
Fix timeout by ensuring signal exceptions are not erroneously caught
Lasse Blaauwbroek
2020-11-21
Merge PR #12246: Adding support for applying in several hypotheses at the sam...
Pierre-Marie Pédrot
2020-11-21
Merge PR #13431: Make sure accumulators do not exceed the minor heap (partly ...
coqbot-app[bot]
2020-11-21
Fixes #13432: regression with notations involving coercions caused by #11172.
Hugo Herbelin
2020-11-21
Remove dependency on BinNat.
Guillaume Melquiond
2020-11-21
Rename the confusing neutral annotation in CClosure.
Pierre-Marie Pédrot
2020-11-20
Merge PR #13248: Build all_stdlib.v in test suite makefile
coqbot-app[bot]
2020-11-20
Merge PR #13265: Add support for general non-necessarily-recursive binders in...
coqbot-app[bot]
2020-11-20
Merge PR #13352: Configure default value of -native-compiler
coqbot-app[bot]
2020-11-20
Add a testcase.
Guillaume Melquiond
2020-11-20
Add changelog for #13265.
Hugo Herbelin
2020-11-20
Tests for notations with general single (non-recursive) binders.
Hugo Herbelin
2020-11-20
Documentation of the support for general single binders in notations.
Hugo Herbelin
2020-11-20
Merge PR #13233: add perennial to benchmark suite
Pierre-Marie Pédrot
2020-11-20
Enforcing when a binding variable has no explicit type in constr_notation.
Hugo Herbelin
2020-11-20
A step towards supporting pattern cast deeplier.
Hugo Herbelin
2020-11-20
Add preliminary support for notations with large class (non-recursive) binders.
Hugo Herbelin
[next]