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-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-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
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-20
Notations: Adding modifiers to tell which kind of binder a constr can parse.
Hugo Herbelin
2018-02-20
Notations: Do not consider a non-occurring variable as a binder-only variable.
Hugo Herbelin
2018-02-17
Implement name mangling option
Jasper Hugunin
2018-02-16
Cleaner treatment of parameters in inferCumulativity
Gaëtan Gilbert
2018-02-13
Fixing an anomaly in the presence of "let-in" in the type of a record.
Hugo Herbelin
2018-02-11
Use specialized function for inductive subtyping inference.
Gaëtan Gilbert
2018-02-10
Simplification: cumulativity information is variance information.
Gaëtan Gilbert
2018-01-18
Merge PR #6555: Use let-in aware prod_applist_assum in dtauto and firstorder.
Maxime Dénès
2018-01-17
Add a test that `prod_applist_assum` reduces the right number of let-ins
Jasper Hugunin
2018-01-16
Merge PR #6551: Bracket with goal selector
Maxime Dénès
2018-01-15
More tests on brackets with goal selectors (including failures).
Théo Zimmermann
2018-01-15
Add test-suite file for bracket with goal selector.
Théo Zimmermann
2018-01-11
Force polymorphic definitions to have no internal constraints.
Pierre-Marie Pédrot
2018-01-03
Fix core hint database issue #6521
Anton Trunov
2017-12-18
Merge PR #6261: Use \ocaml macro in Extraction chapter; accept OCaml in Extra...
Maxime Dénès
2017-12-11
Fix anomaly in [Type foo] command, + print uctx like Check.
Gaëtan Gilbert
2017-12-05
use \ocaml macro in Extraction chapter; accept OCaml in Extraction Language
Paul Steckler
2017-12-01
Tests for global universe declarations
Matthieu Sozeau
[next]