index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-05-19
Adding an extensible global state to evarmaps.
Pierre-Marie Pédrot
2015-05-19
Test for bug #4116.
Pierre-Marie Pédrot
2015-05-18
Uncaught exception termination exits coqtop with the anomaly errno.
Pierre-Marie Pédrot
2015-05-18
The Fail command does not catch uncaught exception anomalies anymore.
Pierre-Marie Pédrot
2015-05-18
Removing test for opened bugs that were already present in the closed test-su...
Pierre-Marie Pédrot
2015-05-18
Tentative fix for #3461: Anomaly: Uncaught exception Pretype_errors.PretypeEr...
Pierre-Marie Pédrot
2015-05-18
Fixed CHANGES to reflect -color option.
Pierre Courtieu
2015-05-18
Disabling colors when tERM variable is "dumb".
Pierre Courtieu
2015-05-18
Fix usage about -color.
Pierre Courtieu
2015-05-18
Adding the -color option to coqc.
Pierre Courtieu
2015-05-17
Fixing bug #4201: The native compiler is not race-free.
Pierre-Marie Pédrot
2015-05-16
Fixing bug #2814: "Anomaly: Uncaught exception Option.IsNone".
Pierre-Marie Pédrot
2015-05-15
Removing option -no-native-compiler from test #3539 since this option is now
Hugo Herbelin
2015-05-15
On MacOS X, ensuring that files found in the file system have the
Hugo Herbelin
2015-05-15
Granting wish #4048: Locate Ltac prints the source of redefined Ltac.
Pierre-Marie Pédrot
2015-05-15
Make Coercion.inh_app_fun respect its specification.
Pierre-Marie Pédrot
2015-05-14
Do not regenerate .d files when cleaning them. (Fix bug #4079)
Guillaume Melquiond
2015-05-14
The -list-tag options now prints the corresponding COQ_COLORS value.
Pierre-Marie Pédrot
2015-05-14
Adding an option -w to control Coq warning output.
Pierre-Marie Pédrot
2015-05-14
Disable precompilation for native_compute by default.
Guillaume Melquiond
2015-05-13
Fixing bug #4216:
Pierre-Marie Pédrot
2015-05-13
Safer typing primitives.
Pierre-Marie Pédrot
2015-05-13
Better error message for non-existent required libraries with a From prefix.
Pierre-Marie Pédrot
2015-05-13
Fix for a second avatar of bug #4234.
Pierre-Marie Pédrot
2015-05-13
Documenting Set Regular Subst Tactic (though unsure this is worth the
Hugo Herbelin
2015-05-13
Better fixing #4198 such that the term to match is looked for before
Hugo Herbelin
2015-05-13
Documenting the Loose Hint Behavior flag.
Pierre-Marie Pédrot
2015-05-12
List.nth_error directly produces Some/None instead of value/error
Pierre Letouzey
2015-05-12
Mark PreOrder as a consequence of Equivalence. (Fix bug #4213)
Guillaume Melquiond
2015-05-12
Fix my previous commit on ~polyprop
Pierre Letouzey
2015-05-12
Adding an option Loose Hint Behavior to handle hints loaded but not imported.
Pierre-Marie Pédrot
2015-05-12
Adding unique identifiers to hints.
Pierre-Marie Pédrot
2015-05-12
Extraction: fix the detection of the "polyprop" situation
Pierre Letouzey
2015-05-12
Test for bug #4234.
Pierre-Marie Pédrot
2015-05-12
Fixing bug #4234.
Pierre-Marie Pédrot
2015-05-12
nice error for Restart outside a proof (Close: #4235)
Enrico Tassi
2015-05-12
STM: process_error_hook set in Vernac where fname is known (fix #4229)
Enrico Tassi
2015-05-11
Adding a test to check whether two tactic notations conflict.
Pierre-Marie Pédrot
2015-05-11
Test for bug #4232.
Pierre-Marie Pédrot
2015-05-11
Fixing bug #4232.
Pierre-Marie Pédrot
2015-05-11
Rationalizing a bit the interface of Hints.
Pierre-Marie Pédrot
2015-05-10
Code factorization in Constr_matching.
Pierre-Marie Pédrot
2015-05-09
Adjusting test-suite after 5cbc018fe9347 (subst as in 8.4 by default).
Hugo Herbelin
2015-05-09
Adding a flag "Set Regular Subst Tactic" off by default in v8.5 for
Hugo Herbelin
2015-05-08
A more user-friendly naming of variables of ltac names defined by
Hugo Herbelin
2015-05-06
Fixing treatment of recursive equations damaged by 857e82b2ca0d1.
Hugo Herbelin
2015-05-06
Fixing "subst" to respect v8.4 most-ancient to most-recent hyps order
Hugo Herbelin
2015-05-05
Compatibility ocaml 3.12.
Hugo Herbelin
2015-05-05
Granting wish #4221.
Pierre-Marie Pédrot
2015-05-05
Fix bug #4212, congruence forgetting about some universe constraints.
Matthieu Sozeau
[next]