index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test-suite
/
success
Commit message (
Expand
)
Author
Age
...
*
|
|
test-suite/success/extraction.v : add some Extraction TestCompile
Pierre Letouzey
2017-07-26
|
/
/
*
|
Remove non-terminating Timeout tests from Hints.v.
Maxime Dénès
2017-07-20
*
|
Getting rid of abstraction breaking code in tclABSTRACT.
Pierre-Marie Pédrot
2017-07-14
*
|
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
|
*
Reorganizing functions to find the relative position of an hypothesis.
Hugo Herbelin
2017-06-25
|
*
Moving "assert" (internally "Cut") to the new proof engine.
Hugo Herbelin
2017-06-25
*
|
Add test-suite file for funind, extraction with compat 8.6
Jason Gross
2017-06-22
|
/
*
Merge PR#807: romega: fix a slowdown
Maxime Dénès
2017-06-20
|
\
|
*
romega: avoid potential slowdown when changing concl by reified version
Pierre Letouzey
2017-06-16
*
|
Fix a bug in cumulativity
Amin Timany
2017-06-16
*
|
Move (part of) tests from checker to success
Amin Timany
2017-06-16
*
|
Disable debug printing
Amin Timany
2017-06-16
*
|
Fix bugs and add an option for cumulativity
Amin Timany
2017-06-16
*
|
Fix bugs
Amin Timany
2017-06-16
|
/
*
Merge PR#375: Deprecation
Maxime Dénès
2017-06-15
|
\
*
\
Merge PR#513: A fix to #5414 (ident bound by ltac names now known for "match").
Maxime Dénès
2017-06-14
|
\
\
*
|
|
Prelude : no more autoload of plugins extraction and recdef
Pierre Letouzey
2017-06-14
|
|
*
Remove support for Coq 8.4.
Guillaume Melquiond
2017-06-14
|
|
/
|
/
|
*
|
Merge PR#498: Bignums as a separate opam package
Maxime Dénès
2017-06-14
|
\
\
*
\
\
Merge PR#385: Equality of sigma types
Maxime Dénès
2017-06-13
|
\
\
\
|
|
*
|
BigNums: remove files about BigN,BigZ,BigQ (now in an separate git repo)
Pierre Letouzey
2017-06-13
|
|
/
/
|
/
|
|
|
|
*
A fix to #5414 (ident bound by ltac names now known for "match").
Hugo Herbelin
2017-06-09
|
|
/
|
/
|
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-06-08
|
\
\
*
\
\
Merge PR#662: Fixing bug #5233 and another bug with implicit arguments + a sh...
Maxime Dénès
2017-06-06
|
\
\
\
*
\
\
\
Merge PR#600: Some factorizations of ltac interpretation functions between ss...
Maxime Dénès
2017-06-06
|
\
\
\
\
*
|
|
|
|
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
|
|
|
|
Merge PR#449: make specialize smarter (bug 5370).
Maxime Dénès
2017-06-01
|
\
\
\
\
\
|
|
|
|
*
\
Merge PR#560: Reinstate fixpoint refolding in [cbn], deactivated by mistake (...
Maxime Dénès
2017-05-31
|
|
|
|
|
\
\
|
*
|
|
|
|
|
Tests for new specialize feature + CHANGES.
Pierre Courtieu
2017-05-31
|
|
*
|
|
|
|
Factorizing interp_gen through a function interpreting glob_constr.
Hugo Herbelin
2017-05-31
|
|
/
/
/
/
/
|
|
*
|
|
|
More precise on preventing clash between bound vars name and hidden impargs.
Hugo Herbelin
2017-05-31
|
|
*
|
|
|
Fixing #5233 (missing implicit arguments for recursive records).
Hugo Herbelin
2017-05-31
|
|
*
|
|
|
Fixing a failure to interpret some local implicit arguments in Inductive.
Hugo Herbelin
2017-05-31
|
|
/
/
/
/
*
|
|
|
|
Support for using type information to infer more precise evar sources.
Hugo Herbelin
2017-05-30
*
|
|
|
|
Few tests for e-variants of assert, set, remember.
Hugo Herbelin
2017-05-30
|
/
/
/
/
|
*
|
|
Fixing a subtle bug in tclWITHHOLES.
Hugo Herbelin
2017-05-28
|
|
|
*
Add equality lemmas for sig2 and sigT2
Jason Gross
2017-05-28
|
|
|
*
Add an [inversion_sigma] tactic
Jason Gross
2017-05-28
|
|
_
|
/
|
/
|
|
*
|
|
Merge PR#666: romega revisited : no more normalization trace, cleaned-up reso...
Maxime Dénès
2017-05-26
|
\
\
\
*
\
\
\
Merge PR#637: Short cleaning of the interpretation path for constr_with_bindings
Maxime Dénès
2017-05-25
|
\
\
\
\
*
\
\
\
\
Merge PR#642: Small cleanup on `close_proof` type.
Maxime Dénès
2017-05-24
|
\
\
\
\
\
|
*
|
|
|
|
[vernac] Remove `Save.` command.
Emilio Jesus Gallego Arias
2017-05-23
|
|
|
*
|
|
romega: discard constructor D_mono (shorter trace + fix a bug)
Pierre Letouzey
2017-05-22
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Using type classes in the interpretation of "specialize" and "contradiction".
Hugo Herbelin
2017-05-22
|
|
/
/
/
*
/
/
/
Fixing an extra bug with pattern_of_constr.
Hugo Herbelin
2017-05-19
|
/
/
/
*
|
|
Merge PR#633: An extension of EXTEND and notations to make standard parsing t...
Maxime Dénès
2017-05-17
|
\
\
\
*
\
\
\
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-05-17
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Fixing grammar for "evar" by exporting the test_lpar_id_colon trick to EXTEND.
Hugo Herbelin
2017-05-16
|
|
/
/
|
/
|
|
|
*
|
Fixing a bug with nested "as" clauses in "match".
Hugo Herbelin
2017-05-16
*
|
|
Merge PR#594: An example showing the benefit of Econstr
Maxime Dénès
2017-05-11
|
\
\
\
[prev]
[next]