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
2019-02-04
[dune] Fix Dune build in Windows.
Emilio Jesus Gallego Arias
2019-02-04
Merge PR #6914: Primitive integers
Pierre-Marie Pédrot
2019-02-04
Merge PR #9317: Restrict universes in records.
Pierre-Marie Pédrot
2019-02-04
Primitive integers
Maxime Dénès
2019-02-04
Merge PR #9368: Discard argument names of section variables on section close
Pierre-Marie Pédrot
2019-02-04
Merge PR #8690: [toplevel] Split interactive toplevel and compiler binaries.
Maxime Dénès
2019-02-04
Merge PR #9426: [test-suite] Fix display of check.
Enrico Tassi
2019-02-04
Merge PR #9454: Fix off-by-one error in nat syntax warnings
Pierre-Marie Pédrot
2019-02-04
Merge PR #9452: [proof] optimize proof always works on incomplete proofs
Pierre-Marie Pédrot
2019-02-04
Merge PR #9291: Do not take universes into account in lia reification.
Frédéric Besson
2019-02-02
Merge PR #9250: coqchk: fix check for kelim with functors
Pierre-Marie Pédrot
2019-02-01
Merge PR #8062: Add Z.div_mod_to_quot_rem tactic, put it in zify
Vincent Laporte
2019-02-01
[toplevel] Split interactive toplevel and compiler binaries.
Emilio Jesus Gallego Arias
2019-01-31
Fix off-by-one error in nat syntax warnings
Jason Gross
2019-01-31
add test
Enrico Tassi
2019-01-30
[toplevel] Deprecate the `-compile` flag in favor of `coqc`.
Emilio Jesus Gallego Arias
2019-01-30
Restrict universes in records.
Gaëtan Gilbert
2019-01-29
Update update-compat.py script
Jason Gross
2019-01-29
Merge PR #9274: Make `Instance` without a body always open a proof
Enrico Tassi
2019-01-29
[test-suite] Display full paths on CHECK.
Emilio Jesus Gallego Arias
2019-01-29
Merge PR #9383: Remove travis
Vincent Laporte
2019-01-29
[test-suite] Fix display of check.
Emilio Jesus Gallego Arias
2019-01-28
Merge PR #9341: [ssr] uniform clear discipline
Maxime Dénès
2019-01-27
[test] for bug #9385
Enrico Tassi
2019-01-27
Merge PR #9214: Notations: Removing useless parentheses on abbreviations shor...
Emilio Jesus Gallego Arias
2019-01-25
Merge PR #8637: Update -compat to support -compat 8.10
Théo Zimmermann
2019-01-25
Notations: Removing useless parentheses on abbrevs for prefix of an application.
Hugo Herbelin
2019-01-24
Merge PR #9325: Stop [Print] from saying [is (not) universe polymorphic].
Hugo Herbelin
2019-01-24
Add some quot/rem test-cases for nia
Jason Gross
2019-01-24
Rename Z.div_mod_to_quot_rem, add Z.quot_rem_to_equations, Z.to_euclidean_div...
Jason Gross
2019-01-24
Revert "Add subst to the end of nia in the test-suite"
Jason Gross
2019-01-24
Add subst to the end of nia in the test-suite
Jason Gross
2019-01-24
Move cleanup from the test-suite to Z.div_mod_to_quot_rem_cleanup
Jason Gross
2019-01-24
Remove remainder of `Abort`s in test-suite Nia.v
Jason Gross
2019-01-24
Don't bundle Z.div_mod_quot_rem into zify
Jason Gross
2019-01-24
Add Z.div_mod_to_quot_rem tactic, put it in zify
Jason Gross
2019-01-24
Update -compat to support -compat 8.10
Jason Gross
2019-01-24
Make `Instance` without a body always open a proof.
Maxime Dénès
2019-01-24
Merge PR #9377: [CS] recognize applied primitive projections as keys (fix #9375)
Matthieu Sozeau
2019-01-23
Merge PR #9270: Turn `Refine instance Mode` off by default
Pierre-Marie Pédrot
2019-01-23
Merge PR #9337: Fixing #9329: registering empty levels in the order they are ...
Emilio Jesus Gallego Arias
2019-01-22
Remove travis
Gaëtan Gilbert
2019-01-22
Fixing #9329 (registering empty levels in the order they are recomputed).
Hugo Herbelin
2019-01-22
Make prvect tail recursive (fix #9355)
Gaëtan Gilbert
2019-01-22
Turn `Refine Instance Mode` off by default
Maxime Dénès
2019-01-22
Make `Add Morphism` not rely on Refine Instance
Maxime Dénès
2019-01-22
Distinguish ASTs for Instance and Declare Instance
Maxime Dénès
2019-01-22
[CS] recognize applied primitive projections as keys (fix #9375)
Enrico Tassi
2019-01-20
Discard argument names of section variables on section close
Jasper Hugunin
2019-01-19
[ssr] compile "=> {x..} y" as "=> {x..y} y"
Enrico Tassi
[next]