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-08-25
Merge PR #12778: Merging is now possible with coqbot.
coqbot-app[bot]
2020-08-25
Merge PR #12878: Update sigma instead of erasing it in `update_global_env`
coqbot-app[bot]
2020-08-24
Merge PR #12886: Fix Coqtail test directory.
Gaëtan Gilbert
2020-08-24
Fix Coqtail test directory.
whonore
2020-08-24
Merge PR #12868: Lint stdlib with -mangle-names #1
Anton Trunov
2020-08-24
Merge PR #12835: Slightly reorganising the test suite to follow its documenta...
Hugo Herbelin
2020-08-24
Merge PR #12565: Dnets now consider axioms as being opaque for pattern recogn...
coqbot
2020-08-24
Update sigma instead of erasing it in `update_global_env`
Maxime Dénès
2020-08-24
Merge PR #12738: Fix subject reduction VS cumulative inductives and function eta
coqbot
2020-08-24
Merge PR #12864: Improve `make approve-output`
Gaëtan Gilbert
2020-08-24
Merge PR #12854: Mini-fix in test suite: arithmetic directory does no longer ...
coqbot
2020-08-24
Merge PR #12832: Introduce GitHub Action to check for conflicts in PRs.
coqbot
2020-08-24
Merge PR #12816: Fixes #12787: anomaly of tactic injection in the presence of...
Pierre-Marie Pédrot
2020-08-23
Merge PR #12851: Extraction: At declaration point of a global, use its declar...
Maxime Dénès
2020-08-22
Merge PR #12866: Less fragile scheme equality
Hugo Herbelin
2020-08-21
Merge PR #12853: Another tactic error location fix after PR#12223 and PR#12774
Pierre-Marie Pédrot
2020-08-21
Add Actions to CI realm in CODEOWNERS.
Théo Zimmermann
2020-08-21
Introduce GitHub Action to check for conflicts in PRs.
Théo Zimmermann
2020-08-21
Merge PR #12857: [ssr] when porting v8.2 code no backtracking point has to be...
Pierre-Marie Pédrot
2020-08-21
Merge PR #12759: [vernac] refine check for unresolved evars
coqbot
2020-08-20
Use properly fresh names for Scheme Equality
Jasper Hugunin
2020-08-20
Special commit to start benchmarking.
Maxime Dénès
2020-08-20
Adding change log for PR #12816.
Hugo Herbelin
2020-08-20
Quick fix to #12787 (injection anomaly due to inconsistent comp. of free vars).
Hugo Herbelin
2020-08-20
[ssr] when porting v8.2 code no backtracking point has to be added
Enrico Tassi
2020-08-20
Modify Init/Specif.v to compile with -mangle-names
Jasper Hugunin
2020-08-20
Modify Init/Datatypes.v to compile with -mangle-names.
Jasper Hugunin
2020-08-20
Modify Init/Logic.v to compile with -mangle-names.
Jasper Hugunin
2020-08-20
Merge PR #12756: Do not refresh the names of implicit arguments.
Maxime Dénès
2020-08-20
[vernac] refine check for unresolved evars
Enrico Tassi
2020-08-20
Adding overlays.
Pierre-Marie Pédrot
2020-08-20
Do not store the transparent state in delayed dnets.
Pierre-Marie Pédrot
2020-08-20
Dnets now consider axioms as being opaque for pattern recognition.
Pierre-Marie Pédrot
2020-08-19
Improve `make approve-output`
Jason Gross
2020-08-19
Yet other tactic error location fixes (see PR#12223 and PR#12774).
Hugo Herbelin
2020-08-19
Prefer eval_tactic_ist, which has error localisation, to interp_tactic.
Hugo Herbelin
2020-08-19
In tacinterp.ml, renaming eval_tactic into eval_tactic_ist to match the API.
Hugo Herbelin
2020-08-19
Merge PR #12856: Adding a mention of the JSON extraction in the documentation.
coqbot
2020-08-19
Merge PR #12709: Simplify hint pattern handling
Matthieu Sozeau
2020-08-19
Do not refresh the names of implicit arguments.
Jasper Hugunin
2020-08-19
Add overlay.
Pierre-Marie Pédrot
2020-08-19
Replace Hints.head_constr_bound with Hints.head_bound.
Pierre-Marie Pédrot
2020-08-19
Simplify the computation of the head global for hint patterns.
Pierre-Marie Pédrot
2020-08-19
Ensure statically that Hint Extern comes with a pattern.
Pierre-Marie Pédrot
2020-08-19
Adding the example of bug #2904 into the test suite, and reorganising the tes...
Martin Bodin
2020-08-19
Fixes #10902 by adding a mention of the JSON extraction in the documentation.
Martin Bodin
2020-08-19
Merge PR #12822: Do not precompute hint dnets eagerly
Matthieu Sozeau
2020-08-19
Merge PR #12725: Store evar identity instances in evarinfo / named_context_val
Enrico Tassi
2020-08-19
No more arithmetic directory test-suite.
Hugo Herbelin
2020-08-19
Merge PR #12774: Fixing tactic loc updating in #12223
Pierre-Marie Pédrot
[next]