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-11-12
Test case for #4771: Substitution of inline global reference in tactics is br...
Maxime Dénès
2018-11-09
Merge PR #8601: Move bound universe names to abstract contexts
Gaëtan Gilbert
2018-11-09
Add a test for bug #8939.
Pierre-Marie Pédrot
2018-11-09
Use arrays of names instead of lists in abstract universe names.
Pierre-Marie Pédrot
2018-11-09
Adding universe names to polymorphic entry instances.
Pierre-Marie Pédrot
2018-11-08
Standardize handling of Automatic Introduction.
Jasper Hugunin
2018-11-07
Revert "Do not allow spliting in res_pf, this is reserved for pretyping"
Enrico Tassi
2018-11-06
Merge PR #8556: [ssr] use tclDISPATCH for IPatDispatch (fix #8544)
Maxime Dénès
2018-11-05
Merge PR #8515: Command driven attributes
Pierre-Marie Pédrot
2018-11-05
Merge PR #8870: Pass native and VM flags to the kernel through environment
Pierre-Marie Pédrot
2018-11-05
Merge PR #8874: Fix #8873: coqchk on inductive with letin parameter
Pierre-Marie Pédrot
2018-11-05
Merge PR #8882: Fix #8881: validate fails to use inductive equivalence in cas...
Pierre-Marie Pédrot
2018-11-05
Pass native and VM flags to the kernel through environment
Maxime Dénès
2018-11-03
Merge PR #8877: Fix #8876: expected number of arguments for cumulative constr...
Pierre-Marie Pédrot
2018-11-03
Merge PR #8745: Fixes #3468: making tactic-in-term sensitive to interpretatio...
Pierre-Marie Pédrot
2018-11-02
Remove is_universe_polymorphism from printing
Gaëtan Gilbert
2018-11-02
Remove incorrect is_universe_polymorphism from modintern
Gaëtan Gilbert
2018-11-02
Make attributes more general to make defining #[universes(...)] easy
Gaëtan Gilbert
2018-11-02
gitignore test-suite/misc/poly-capture-global-univs/src/evil.ml
Gaëtan Gilbert
2018-10-31
Partial fix of #8706 (tactic-in-term sensitive to seemingly unrelated scopes).
Hugo Herbelin
2018-10-31
[ssr] better doc for the IPatDispatch AST
Enrico Tassi
2018-10-31
test-suite entry for issue #8544
Cyril Cohen
2018-10-31
Merge PR #8759: Fix #8755: Uncaught exception Ltac_plugin.Taccoerce.CannotCoe...
Hugo Herbelin
2018-10-31
Fix #8881: validate fails to use inductive equivalence in case_info
Gaëtan Gilbert
2018-10-31
Fix #8876: expected number of arguments for cumulative constructors
Gaëtan Gilbert
2018-10-31
Fix #8873: coqchk on inductive with letin parameter
Gaëtan Gilbert
2018-10-31
No need to require List in test-suite/success/Inductive.v
Gaëtan Gilbert
2018-10-31
Notations: fixing a bug with abbreviations in custom entries.
Hugo Herbelin
2018-10-29
Fix for bug #8848
Matthieu Sozeau
2018-10-29
Merge PR #8737: Correctly report non-projection fields in records
Pierre-Marie Pédrot
2018-10-29
Merge PR #8763: Adapt coq_makefile to handle coqpp-based macro files.
Enrico Tassi
2018-10-26
Add record names to multiple records error message
Tej Chajed
2018-10-26
Correctly report non-projection fields in records
Tej Chajed
2018-10-23
Fixing #8794 (anomaly with abbreviation involving both term and binders).
Hugo Herbelin
2018-10-21
Adding a regression test for bug #8785 (missing univ constraints registration).
Hugo Herbelin
2018-10-19
Porting the test-suite to coqpp.
Pierre-Marie Pédrot
2018-10-19
Fix #8755: Uncaught exception Ltac_plugin.Taccoerce.CannotCoerceTo.
Pierre-Marie Pédrot
2018-10-16
Merge PR #8059: Simplify code for [Definition := Eval ...]
Matthieu Sozeau
2018-10-16
[test-suite] Update csdp cache
Vincent Laporte
2018-10-15
Correct some spelling errors
Benjamin Barenblat
2018-10-11
Merge PR #8594: Miscellaneous refinements and cleaning of module printing
Emilio Jesus Gallego Arias
2018-10-11
[dune] [test-suite] Support for running the test suite with Dune.
Emilio Jesus Gallego Arias
2018-10-11
Merge PR #186: [RFC] Coqlib cleanup
Pierre-Marie Pédrot
2018-10-11
[test-suite] Use the right OCAMLPATH separator on Windows.
Emilio Jesus Gallego Arias
2018-10-10
Miscellaneous refinements/cleaning of module printing.
Hugo Herbelin
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-10
[test-suite] Don't reset `OCAMLPATH`, but append to it.
Emilio Jesus Gallego Arias
2018-10-10
[test-suite] rename a file
Vincent Laporte
2018-10-10
Merge PR #6218: Fix #5197, handling of algebraic universes
Pierre-Marie Pédrot
2018-10-10
Merge PR #8602: [test-suite] Use ocamlfind to locate Coq libraries in unit te...
Enrico Tassi
[next]