index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
Age
Commit message (
Expand
)
Author
2018-09-07
Fix bug #8432 : program fixpoint and universes
Matthieu Sozeau
2018-09-06
Merge PR #8302: Fix #7795: UGraph.AlreadyDeclared with Program
Matthieu Sozeau
2018-09-06
Merge PR #8295: Fix #8291: print universe names in universe context for Check.
Matthieu Sozeau
2018-09-05
Merge PR #7968: Restrict universes in comInductive
Gaëtan Gilbert
2018-09-03
Merge PR #8387: Make -compat 8.8 import Coq.Compat.Coq88
Théo Zimmermann
2018-09-03
Merge PR #8064: Numeral notation (revisited again)
Hugo Herbelin
2018-09-03
Merge PR #891: Check universes are declared
Gaëtan Gilbert
2018-09-03
Merge PR #8124: Fix #8121: anomalies in native_compute with let and evars.
Maxime Dénès
2018-09-03
Merge PR #8359: [ssr] move ssr_*v tests to test-suite/ssr/
Maxime Dénès
2018-09-03
Merge PR #8107: Fixes #8106: anomaly if declaring levels for only printing th...
Emilio Jesus Gallego Arias
2018-09-03
Merge PR #8286: Fixing #7867: class error message tried to print a "fun" with...
Emilio Jesus Gallego Arias
2018-09-02
Make -compat 8.8 import Coq.Compat.Coq88
Jason Gross
2018-09-02
Fixing #7867 (class error message tries to print a "fun" with no binder).
Hugo Herbelin
2018-09-02
Fixing #8106 (anomaly if declaring levels for only printing then only parsing).
Hugo Herbelin
2018-08-31
Give a proper error message on num-not in functor
Jason Gross
2018-08-31
Add some module tests to numeral notations
Jason Gross
2018-08-31
Make Numeral Notation obey Local/Global
Jason Gross
2018-08-31
Make Numeral Notation follow Import, not Require
Jason Gross
2018-08-31
[numeral notations] support aliases
Jason Gross
2018-08-31
Add Numeral Notation GlobRef printing/parsing
Jason Gross
2018-08-31
Add a warning about abstract after being a no-op
Jason Gross
2018-08-31
Update doc and test-suite after supporting univ poly
Jason Gross
2018-08-31
Fix numeral notation for a rebase on top of master
Jason Gross
2018-08-31
WIP: adapt Numeral Notation to synchronized prim notations
Pierre Letouzey
2018-08-31
Numeral Notation + test-suite : fix 3 tests using Datatypes.v but not Prelude.v
Pierre Letouzey
2018-08-31
prim notations backtrackable, their declarations now in two parts (API change)
Pierre Letouzey
2018-08-30
[ssr] move ssr_*v tests to test-suite/ssr/
Enrico Tassi
2018-08-29
Merge PR #8167: Fix ordering of before/after in print-pretty-timed-*
Enrico Tassi
2018-08-28
Close #8091: print universe context for Eval when option on.
Gaëtan Gilbert
2018-08-28
Fix #8291: print universe names in universe context for Check.
Gaëtan Gilbert
2018-08-28
Fix #7795: UGraph.AlreadyDeclared with Program
Gaëtan Gilbert
2018-08-27
Update test-suite for focusing on named goals.
Théo Zimmermann
2018-08-24
Fix ordering of before/after in print-pretty-timed-*
Jason Gross
2018-08-06
Add regression test for issue #4202
Tej Chajed
2018-07-29
Supporting locality flag for custom entries + compatibility with modules.
Hugo Herbelin
2018-07-29
Adding support for custom entries in notations.
Hugo Herbelin
2018-07-29
A test on the different ways to indicate the levels of a rule.
Hugo Herbelin
2018-07-27
[ci] Remove CircleCI setup.
Emilio Jesus Gallego Arias
2018-07-26
Add information to option type errors
Tej Chajed
2018-07-26
Fix #8121: anomalies in native_compute with let and evars.
Pierre-Marie Pédrot
2018-07-26
Merge PR #8122: Fix #8119: anomalies in vm_compute with let and evars.
Maxime Dénès
2018-07-26
Merge PR #7786: In "redundant clause" pattern-matching error, show also the p...
Pierre-Marie Pédrot
2018-07-26
Merge PR #7274: Avoiding introducing dependency on the indices of a term whic...
Pierre-Marie Pédrot
2018-07-25
Fix #7900 previous commit fixes a bug when using side effects in obligations.
Matthieu Sozeau
2018-07-25
Merge PR #8133: Fixes #8126: issue with notations and nested applications
Emilio Jesus Gallego Arias
2018-07-25
In "redundant clause" pattern-matching error, show also the pattern (#7777).
Hugo Herbelin
2018-07-25
Optimized dependencies for pattern-matching on only trivial patterns.
Hugo Herbelin
2018-07-24
Fix #8119: anomalies in vm_compute with let and evars.
Pierre-Marie Pédrot
2018-07-24
Add simple test cases for vm and native on primitive projections.
Gaëtan Gilbert
2018-07-24
Fix #7329: coqchk Include with primitive projections
Gaëtan Gilbert
[next]