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
*
Fix bug #5096: [vm_compute] is exponentially slower than [native_compute].
Pierre-Marie Pédrot
2016-09-23
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-23
|
\
|
*
Fixing #5095 (non relevant too strict test in let-in abstraction).
Hugo Herbelin
2016-09-22
*
|
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-14
|
\
|
*
|
Merge remote-tracking branch 'github-coq/pr/249' into v8.6
Matthieu Sozeau
2016-09-12
|
\
\
|
|
*
Fixing #5077 (failure on typing a fixpoint with evars in its type).
Hugo Herbelin
2016-09-10
|
*
|
no-refold patch
Paul Steckler
2016-09-09
*
|
|
Fast path in Clenvtac.clenv_refine typeclass resolution.
Pierre-Marie Pédrot
2016-09-09
*
|
|
Monomorphize a costly boolean equality operation.
Pierre-Marie Pédrot
2016-09-09
|
/
/
*
|
Merge PR #258: "Fix newline issues" into v8.6
Pierre-Marie Pédrot
2016-08-24
|
\
\
*
|
|
Pushing error backtrace in unification reraise.
Pierre-Marie Pédrot
2016-08-22
*
|
|
Do not recompute the whole evar naming environment in GProd intepretation.
Pierre-Marie Pédrot
2016-08-21
*
|
|
Short path for Pretyping.ltac_interp_name_env.
Pierre-Marie Pédrot
2016-08-21
*
|
|
Fixing a bug in the presence of let-in while inferring the return clause.
Hugo Herbelin
2016-08-20
|
*
|
[pp] Fix newline issues.
Emilio Jesus Gallego Arias
2016-08-19
|
/
/
*
|
Two protections against failures when printing evar_map.
Hugo Herbelin
2016-08-17
*
|
Efficiently generate the pretyping contexts.
Pierre-Marie Pédrot
2016-08-16
|
\
\
*
|
|
Make it a bit more obvious when variables are of type unit.
Guillaume Melquiond
2016-08-10
|
*
|
Using a dedicated kind of substitutions in evar name generation.
Pierre-Marie Pédrot
2016-08-06
|
*
|
Using the extended contexts in pretyping.
Pierre-Marie Pédrot
2016-08-05
|
*
|
Embedding the pretyping environment in a dummy record.
Pierre-Marie Pédrot
2016-08-04
|
/
/
*
|
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
[next]