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
2017-10-05
[ltac] Warning for deprecated `Add Setoid` and `Add Morphism` forms.
Emilio Jesus Gallego Arias
2017-10-05
romega: takes advantage of context variables with body
Pierre Letouzey
2017-10-05
Omega now aware of context variables with bodies (in type Z or nat) (fix bug ...
Pierre Letouzey
2017-10-05
Merge PR #1041: Miscellaneous fixes about UTF-8 (including a fix to BZ#5715 t...
Maxime Dénès
2017-10-05
Merge PR #1107: Add coqwc tests to test suite
Maxime Dénès
2017-10-05
Merge PR #1102: On the detection of evars which "advanced" (and a fix to BZ#5...
Maxime Dénès
2017-10-05
Merge PR #1101: Fixing an old proof engine bug in collecting evars with clear...
Maxime Dénès
2017-10-05
Extraction: reduce eta-redexes whose cores are atomic (solves indirectly BZ#4...
Pierre Letouzey
2017-10-05
Fixing BZ#5769 (variable of type "_something" was named after invalid "_").
Hugo Herbelin
2017-10-05
Fixing #5765 (an anomaly with 'pat in parameters of inductive definition).
Hugo Herbelin
2017-10-05
Fixing #5762 (supporting imp. args. in "where" clause of an inductive def.).
Hugo Herbelin
2017-10-04
Merge PR #1006: fix: ssrmatching and primitive projections
Maxime Dénès
2017-10-04
Merge PR #1078: Report missing arguments in error message
Maxime Dénès
2017-10-04
Merge PR #1058: Fixing BZ#5741 (anomaly in info_trivial).
Maxime Dénès
2017-10-03
add coqwc tests
Paul Steckler
2017-10-03
Merge PR #1012: Make a test for coq_makefile portable.
Maxime Dénès
2017-09-29
[vernac] Remove `Qed exporting` syntax.
Emilio Jesus Gallego Arias
2017-09-27
Moving setting of "cleared" evar flag directly in Evd.restrict.
Hugo Herbelin
2017-09-27
Fixing an old bug in collecting evars with cleared context.
Hugo Herbelin
2017-09-27
Fixing an old bug in collecting evars with cleared context.
Hugo Herbelin
2017-09-26
Merge PR #688: Binding universe constraints in Definition/Inductive/etc...
Maxime Dénès
2017-09-25
BZ#5739, Allow level for leftmost nonterminal for printing-ony Notations
Paul Steckler
2017-09-25
Merge PR #1085: Fix BZ#5755 (incorrect treatment of let-ins in parameters of ...
Maxime Dénès
2017-09-25
Merge PR #1083: Fixing bug in building _rect scheme for inductive types with ...
Maxime Dénès
2017-09-25
Merge PR #1068: Fixing #5749 (bug in fold_constr_with_binders introduced in 4...
Maxime Dénès
2017-09-25
Merge PR #1060: An optimization of tactic constructor
Maxime Dénès
2017-09-23
Fixing #5755 (discharging of inductive types not correct with let-ins).
Hugo Herbelin
2017-09-23
Fixing #5749 (bug in fold_constr_with_binders introduced in 4e70791).
Hugo Herbelin
2017-09-23
Fixing _rect bug for inductive types with let-ins and non-rec uniform params.
Hugo Herbelin
2017-09-22
Make a test for coq_makefile portable.
Pierre-Marie Pédrot
2017-09-21
Report missing arguments in error message
Tej Chajed
2017-09-21
A possible fix to BZ#5750 (ability to print context of ltac subterm match).
Hugo Herbelin
2017-09-20
ssr: fix canonical strucut key comparison with primproj on
Enrico Tassi
2017-09-19
An optimization of tactic constructor.
Hugo Herbelin
2017-09-19
Fixing bug #5741 (anomaly in info_trivial).
Hugo Herbelin
2017-09-19
Merge PR #1050: Avoid extra failure in the "constructor" tactic (bug #5666).
Maxime Dénès
2017-09-19
Don't lose names in UState.universe_context.
Gaëtan Gilbert
2017-09-19
test-suite: polymorphism
Matthieu Sozeau
2017-09-19
Allow declaring universe binders with no constraints with @{|}
Gaëtan Gilbert
2017-09-19
Allow declaring universe constraints at definition level.
Matthieu Sozeau
2017-09-19
Merge PR #920: kernel: bugfix in filter_stack_domain.
Maxime Dénès
2017-09-18
Add test-suite script by Cyprien Mangin
Matthieu Sozeau
2017-09-15
Merge PR #1002: Partial fix of BZ#5707 ("destruct" on primitive "negative" In...
Maxime Dénès
2017-09-15
Merge PR #986: Ensuring all .v files end with a newline to make "sed -i" work...
Maxime Dénès
2017-09-15
Merge PR #811: Addressing #5434 (ltac pattern-matching refusing to match anon...
Maxime Dénès
2017-09-14
Avoid extra failure in the "constructor" tactic (bug #5666).
Guillaume Melquiond
2017-09-13
Adding a test for utf8 characters in directory names.
Hugo Herbelin
2017-09-12
Fixing bug #5693 (treating empty notation format as any format).
Hugo Herbelin
2017-09-12
Fixing a bug of recursive notations introduced in dfdaf4de.
Hugo Herbelin
2017-09-12
Fixing little inaccuracy in coercions to ident or name.
Hugo Herbelin
[prev]
[next]