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
2018-07-29
Supporting locality flag for custom entries + compatibility with modules.
Hugo Herbelin
2018-07-29
A test on the different ways to indicate the levels of a rule.
Hugo Herbelin
2018-07-24
Add simple test cases for vm and native on primitive projections.
Gaëtan Gilbert
2018-07-17
Remove fourier plugin
Maxime Dénès
2018-07-12
Tactic deprecation machinery
Maxime Dénès
2018-07-03
[test suite] Test case for attributes
Vincent Laporte
2018-07-03
Merge PR #7820: [hints] Add Hint Variables/Constants Opaque/Transparent commands
Pierre-Marie Pédrot
2018-07-02
hints: add Hint Variables/Constants Opaque/Transparent commands
Matthieu Sozeau
2018-07-01
Add test for Uniform Inductive Parameters
Jasper Hugunin
2018-06-24
Adding various tests for mutual records.
Pierre-Marie Pédrot
2018-06-19
Merge PR #6754: Better elaboration of pattern-matchings on primitive projections
Pierre-Marie Pédrot
2018-06-15
Add test-suite case for performance, had to use Timeout
Matthieu Sozeau
2018-06-15
Better elaboration of pattern-matchings on primitive projections
Matthieu Sozeau
2018-06-15
Do not allow spliting in res_pf, this is reserved for pretyping
Matthieu Sozeau
2018-06-04
Merge PR #7229: Deprecate implicit tactic solving.
Hugo Herbelin
2018-06-04
Merge PR #7112: Fix #6770: fixpoint loses locality info in proof mode.
Matthieu Sozeau
2018-06-04
Deprecate implicit tactic solving.
Pierre-Marie Pédrot
2018-05-17
Introduce an option to allow nested lemma, and turn it off by default.
Théo Zimmermann
2018-05-02
Make "intro"/"intros" progress on existential variables.
Hugo Herbelin
2018-04-29
Strict focusing using Default Goal Selector.
Gaëtan Gilbert
2018-04-26
Pretyping: Fixing a de Bruijn bug in interpreting default instances of evars.
Hugo Herbelin
2018-04-16
Merge PR #7237: [ssr] fix delayed clears (fix #7045)
Maxime Dénès
2018-04-13
[ltac] Deprecate nameless fix/cofix.
Emilio Jesus Gallego Arias
2018-04-13
[ssr] fix delayed clears (fix #7045)
Enrico Tassi
2018-04-12
Merge PR #7087: Congruence tactic engine update
Pierre-Marie Pédrot
2018-03-30
Change Implicit Arguments to Arguments in test-suite
Jasper Hugunin
2018-03-29
Fix #6770: fixpoint loses locality info in proof mode.
Gaëtan Gilbert
2018-03-27
Congruence: Fixing a bug with native projections.
Hugo Herbelin
2018-03-09
Fix expected number of arguments for cumulative constructors.
Gaëtan Gilbert
2018-03-09
Merge PR #6775: Allow using cumulativity without forcing strict constraints.
Maxime Dénès
2018-03-09
Cumulativity: improve treatment of irrelevant universes.
Gaëtan Gilbert
2018-03-09
Allow using cumulativity without forcing strict constraints.
Gaëtan Gilbert
2018-03-09
added test for coercion from type
charguer
2018-03-09
allow Prop as source for coercions
charguer
2018-03-09
Merge PR #6747: Relax conversion of constructors according to the pCuIC model
Maxime Dénès
2018-03-08
Merge PR #6522: Fix core hint database issue #6521
Maxime Dénès
2018-03-08
Merge PR #6926: An experimental 'Show Extraction' command (grant feature wish...
Maxime Dénès
2018-03-08
Add test-suite file for cumulative constructors
Matthieu Sozeau
2018-03-08
Merge PR #6582: Mangle auto-generated names
Maxime Dénès
2018-03-06
An experimental 'Show Extraction' command (grant feature wish #4129)
Pierre Letouzey
2018-03-06
[compat] Remove "Shrink Abstract"
Emilio Jesus Gallego Arias
2018-03-06
Merge PR #6749: Fixing an anomaly in the presence of "let-in" in the type of ...
Maxime Dénès
2018-03-06
Merge PR #6896: [compat] Remove NOOP deprecated options.
Maxime Dénès
2018-03-06
Merge PR #6824: Remove deprecated options related to typeclasses.
Maxime Dénès
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-04
[compat] Remove NOOP and alias deprecated options.
Emilio Jesus Gallego Arias
2018-03-04
Remove deprecated options related to typeclasses.
Théo Zimmermann
2018-03-04
Merge PR #935: Handling evars in the VM
Maxime Dénès
2018-03-03
Adding a test file for evar handling in the VM.
Pierre-Marie Pédrot
2018-03-01
Fixing rewriting in side conditions for "rewrite in *" and "rewrite in * |-".
Hugo Herbelin
[next]