index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
Commit message (
Expand
)
Author
Age
*
A new step on using alpha-conversion in printing notations.
Hugo Herbelin
2016-07-18
*
Partial fix to #4592 (notation requiring alpha-conversion for printing).
Hugo Herbelin
2016-07-17
*
Remove spurious warnings about projections when requiring modules.
Pierre-Marie Pédrot
2016-07-08
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-07-07
|
\
*
\
Merge remote-tracking branch 'github/bug4653' into v8.6
Matthieu Sozeau
2016-07-07
|
\
\
*
|
|
Fix reopened bug #3317.
Matthieu Sozeau
2016-07-06
*
|
|
Disallow dependent case on prim records w/o eta
Matthieu Sozeau
2016-07-06
*
|
|
Renaming to more generic has_dependent_elim test
Matthieu Sozeau
2016-07-06
*
|
|
Move is_prim... to Inductiveops and correct Scheme
Matthieu Sozeau
2016-07-06
|
*
|
Univs: fix internalization of (x := T) and casts
Matthieu Sozeau
2016-07-06
|
/
/
*
|
Merge branch 'v8.5' into trunk
Maxime Dénès
2016-07-04
|
\
\
|
|
*
congruence: Restrict refreshing to Set
Matthieu Sozeau
2016-07-04
|
|
*
congruence/univs: properly refresh (fix #4609)
Matthieu Sozeau
2016-07-04
|
|
/
*
|
closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)
Pierre Letouzey
2016-07-03
*
|
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
|
Add and document match, fix and cofix reduction flags.
Maxime Dénès
2016-07-01
*
|
Make semantics of whd_zeta consistent with other whd_* functions.
Maxime Dénès
2016-07-01
*
|
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
*
|
Program: cleanup in cases, add options
Matthieu Sozeau
2016-06-29
*
|
Univs: add source locations of levels
Matthieu Sozeau
2016-06-29
*
|
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
|
*
Refine fix for bug #4097, avoid proj expansion
Matthieu Sozeau
2016-06-27
*
|
Rework treatment of default transparency of obligations
Matthieu Sozeau
2016-06-27
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-27
|
\
|
|
*
More on f9695eb4b, 827663982 on resolving #4782, #4813 (typing "with" clause).
Hugo Herbelin
2016-06-27
*
|
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-18
*
|
Typeclasses:rename solve_instantiation* & use Hook
Matthieu Sozeau
2016-06-16
*
|
Refine 9cc95f5, unification of Let-In's, bug #3929
Matthieu Sozeau
2016-06-16
*
|
Factorizing the uses of Declareops.safe_flags.
Pierre-Marie Pédrot
2016-06-16
*
|
Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.
Pierre-Marie Pédrot
2016-06-16
|
\
\
|
*
|
Allow `Pretyping.search_guard` to not check guard
Arnaud Spiwack
2016-06-15
|
*
|
Assume totality: dedicated type rather than bool
Arnaud Spiwack
2016-06-14
*
|
|
Univs: more robust Universe/Constraint decls #4816
Matthieu Sozeau
2016-06-13
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
evar_conv: Refine occur_rigidly
Matthieu Sozeau
2016-06-13
|
*
|
Minor simplification in evarconv.
Hugo Herbelin
2016-06-12
|
*
|
Reserve exception "ConversionFailed" in unification for failure of
Hugo Herbelin
2016-06-12
|
*
|
Protecting eta-expansion in evarconv.ml against ill-typed problems.
Hugo Herbelin
2016-06-12
*
|
|
A mini-optimization for free in unification.ml: test in O(1)
Hugo Herbelin
2016-06-10
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-09
|
\
|
|
|
*
|
Fixing #4644 (regression of unification on evar-evar problems with a match).
Hugo Herbelin
2016-06-09
|
*
|
Minor simplification in evarconv.ml.
Hugo Herbelin
2016-06-09
|
*
|
Reverting dbdff037 which does not seem to prevent to have #3638 fixed
Hugo Herbelin
2016-06-09
*
|
|
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-20
|
\
|
|
*
|
|
More informative error message when interpreting ltac variables in terms.
Pierre-Marie Pédrot
2016-05-13
|
*
|
Small optimization in evar resolution.
Pierre-Marie Pédrot
2016-05-12
*
|
|
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
|
|
Moving the Val module to Geninterp.
Pierre-Marie Pédrot
2016-05-04
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-04
|
\
|
|
[next]