index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-12
Add an indirection to the UGraph internal representation.
Pierre-Marie Pédrot
2021-01-12
Add a test for bound variables in match goal over a case involving variables.
Pierre-Marie Pédrot
2021-01-12
Restore the corner-case behaviour for let-bound variables in patterns.
Pierre-Marie Pédrot
2021-01-12
Slight tweak of the matching algorithm for PIf vs. Case.
Pierre-Marie Pédrot
2021-01-12
Change the case representation of patterns.
Pierre-Marie Pédrot
2021-01-12
[osx] macpack all binaries, not just coqide
Enrico Tassi
2021-01-12
Merge PR #13704: [ci] [coq-performance-tests] Errors at end of log
coqbot-app[bot]
2021-01-12
Merge PR #13735: Add a test for a weird behaviour of tactic matching.
coqbot-app[bot]
2021-01-12
Merge PR #13736: Do not declare a global universe object when this set is empty.
coqbot-app[bot]
2021-01-11
[ci] [coq-performance-tests] Errors at end of log
Jason Gross
2021-01-11
Do not declare a global universe object when the universe set is empty.
Pierre-Marie Pédrot
2021-01-11
Merge PR #13622: Use the Evarutil cache for Class_tactics.evar_dependencies.
coqbot-app[bot]
2021-01-11
Use the Evarutil cache for Class_tactics.evar_dependencies.
Pierre-Marie Pédrot
2021-01-11
Add a test for a weird behaviour of tactic matching.
Pierre-Marie Pédrot
2021-01-10
Merge PR #13469: Use nat_or_var for fail/gfail
Pierre-Marie Pédrot
2021-01-10
Remove MAKEPROD.
Guillaume Melquiond
2021-01-10
Remove SETFIELD0 and SETFIELD1.
Guillaume Melquiond
2021-01-10
Add a peephole optimization for PUSHFIELDS(1).
Guillaume Melquiond
2021-01-10
Remove LSLINT63CONST1 and LSRINT63CONST1 as they are unused.
Guillaume Melquiond
2021-01-10
Remove PUSHACC0, as it is strictly equivalent to PUSH.
Guillaume Melquiond
2021-01-09
Merge PR #13299: Remember universe instances of constants in notations
coqbot-app[bot]
2021-01-07
Use nat_or_var for fail/gfail
Jim Fehrle
2021-01-07
Merge PR #13696: Deprecate "at ... with ..." in change tactic (use "with ... ...
Pierre-Marie Pédrot
2021-01-07
Merge PR #13718: Move printing and sorting out of AcyclicGraph
coqbot-app[bot]
2021-01-07
Merge PR #13715: [micromega] Add missing support for `implb`
Vincent Laporte
2021-01-06
Improve description of rewrite_strat/innermost and outermost
Jim Fehrle
2021-01-06
Merge PR #13563: Revival of #9710 (Compact kernel representation of pattern-m...
coqbot-app[bot]
2021-01-06
Merge PR #13714: Changelog for 8.13.0
coqbot-app[bot]
2021-01-06
Further pushing up the printing and sorting of universes.
Pierre-Marie Pédrot
2021-01-06
[micromega] Add missing support for `implb`
BESSON Frederic
2021-01-05
Move universe printing out of AcyclicGraph.
Pierre-Marie Pédrot
2021-01-05
Merge PR #13716: [doc] tell sphinxcontrib-bibtex which bibtex file to use
coqbot-app[bot]
2021-01-05
[doc] tell sphinxcontrib-bibtex which bibtex file to use
Enrico Tassi
2021-01-05
[ci] windows job based on the platform
Enrico Tassi
2021-01-04
Remember universe instances of constants in notations
Jasper Hugunin
2021-01-04
Document the change of case representation.
Pierre-Marie Pédrot
2021-01-04
Add overlays.
Pierre-Marie Pédrot
2021-01-04
Try to preserve the old unification behaviour w.r.t. let-ins in branches.
Pierre-Marie Pédrot
2021-01-04
Make detyping more robust w.r.t. case representation.
Pierre-Marie Pédrot
2021-01-04
Remove redundant univ and parameter info from CaseInvert
Gaëtan Gilbert
2021-01-04
Fix behaviour of destruct after change of case representation.
Pierre-Marie Pédrot
2021-01-04
Temporarily deactivating printing check for cases.
Pierre-Marie Pédrot
2021-01-04
EConstr iterators respect the binding structure of cases.
Pierre-Marie Pédrot
2021-01-04
Change the representation of kernel case.
Pierre-Marie Pédrot
2021-01-04
Move the relative linking order of Inductive w.r.t. VM / native.
Pierre-Marie Pédrot
2021-01-04
Merge PR #13685: Add a debug printer for fconstr substitutions.
coqbot-app[bot]
2021-01-04
Merge PR #13694: Add a test for a complex conversion involving pattern-matchi...
coqbot-app[bot]
2021-01-04
Changelog for 8.13.0
Enrico Tassi
2021-01-04
[win] remove old scripts, we now use the platform ones
Enrico Tassi
2021-01-02
Deprecate "at ... with ..." in change tactic
Jim Fehrle
[prev]
[next]