index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
success
Age
Commit message (
Expand
)
Author
2017-05-24
Merge PR#642: Small cleanup on `close_proof` type.
Maxime Dénès
2017-05-23
[vernac] Remove `Save.` command.
Emilio Jesus Gallego Arias
2017-05-19
Fixing an extra bug with pattern_of_constr.
Hugo Herbelin
2017-05-17
Merge PR#633: An extension of EXTEND and notations to make standard parsing t...
Maxime Dénès
2017-05-17
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-05-16
Fixing grammar for "evar" by exporting the test_lpar_id_colon trick to EXTEND.
Hugo Herbelin
2017-05-16
Fixing a bug with nested "as" clauses in "match".
Hugo Herbelin
2017-05-11
Merge PR#594: An example showing the benefit of Econstr
Maxime Dénès
2017-05-11
Merge PR#201: Transparent abstract
Maxime Dénès
2017-05-05
Merge PR#558: Adding a fold_glob_constr_with_binders combinator
Maxime Dénès
2017-05-05
Adding a test-suite pattern-unification example that Econstr fixed.
Hugo Herbelin
2017-05-05
Merge PR#544: Anonymous universes
Maxime Dénès
2017-05-03
Type@{_} should not produce a flexible algebraic universe.
Gaetan Gilbert
2017-05-03
Allow flexible anonymous universes in instances and sorts.
Gaetan Gilbert
2017-05-03
Merge PR#411: Mention template polymorphism in the documentation.
Maxime Dénès
2017-05-02
Merge PR#597: Fixing #5487 (v8.5 regression on ltac-matching expressions with...
Maxime Dénès
2017-05-02
Merge PR#589: remove unneeded -emacs flag in coq-prog-args in test-suite files
Maxime Dénès
2017-05-01
Fixing Set Rewriting Schemes bugs introduced in v8.5.
Hugo Herbelin
2017-05-01
remove unneeded -emacs flag to coq-prog-args
Paul Steckler
2017-05-01
Really fixing #2602 which was wrongly working because of #5487 hiding the cause.
Hugo Herbelin
2017-04-28
Merge PR#531: Fixing bug #5420 and many similar bugs due to the presence of l...
Maxime Dénès
2017-04-25
Add transparent_abstract tactic
Jason Gross
2017-04-15
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-04-14
Fix anomaly when doing [all:Check _.] during a proof.
Gaetan Gilbert
2017-04-13
Using fold_glob_constr_with_binders to code bound_glob_vars.
Hugo Herbelin
2017-04-13
Adding a fold_glob_constr_with_binders combinator.
Hugo Herbelin
2017-04-12
Merge PR#422: Supporting all kinds of binders, including 'pat, in syntax of r...
Maxime Dénès
2017-04-11
Update various comments to use "template polymorphism"
Gaetan Gilbert
2017-04-11
Merge PR#537: Efficient side-effect abstraction
Maxime Dénès
2017-04-10
Adding a test for 'rewrite in *' when an evar is solved by side-effect.
Pierre-Marie Pédrot
2017-04-10
Adding a test for the correctness of normalization in legacy typeclasses.
Pierre-Marie Pédrot
2017-04-09
Fixing several wrong computations of implicit arguments by position
Hugo Herbelin
2017-04-07
Merge branch 'master' into econstr
Pierre-Marie Pédrot
2017-04-06
Merge PR#455: Farewell decl_mode
Maxime Dénès
2017-04-06
Merge branch 'origin/v8.5' into v8.6.
Hugo Herbelin
2017-04-04
Adding tests for chained abstract tactics.
Pierre-Marie Pédrot
2017-04-04
Merge branch 'trunk' into pr379
Maxime Dénès
2017-04-03
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-04-03
Instances should obey universe binders even when defined by tactics.
Gaetan Gilbert
2017-03-24
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-23
Supporting arbitrary binders in record fields, including e.g. patterns.
Hugo Herbelin
2017-03-23
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-03-23
Intern names bound in match patterns
Tej Chajed
2017-03-22
Make IZR use a compact representation of integers.
Guillaume Melquiond
2017-03-22
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-03-07
Farewell decl_mode
Enrico Tassi
2017-02-23
Fixing a little bug in using the "where" clause for inductive types.
Hugo Herbelin
2017-02-16
reject notations that are both 'only printing' and 'only parsing'
Ralf Jung
2017-02-16
don't require printing-only notation to be productive
Ralf Jung
2017-02-14
Merge branch 'master'.
Pierre-Marie Pédrot
[next]