index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
Age
Commit message (
Expand
)
Author
2016-11-03
Lets Hints/Instances take an optional pattern
Matthieu Sozeau
2016-10-28
Merge remote-tracking branch 'github/pr/337' into v8.6
Maxime Dénès
2016-10-27
Complete overhaul of the Arguments vernacular.
Maxime Dénès
2016-10-26
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-25
Merge remote-tracking branch 'github/pr/333' into v8.5
Maxime Dénès
2016-10-22
Remove incorrect assertion in cbn (bug #4822).
Guillaume Melquiond
2016-10-22
Fix a bug in error printing of unif constraints
Matthieu Sozeau
2016-10-21
Merge remote-tracking branch 'gforge/v8.5' into v8.6
Matthieu Sozeau
2016-10-21
Revert "unification.ml: fix for bug #4763, unif regression"
Maxime Dénès
2016-10-20
A fix for #5097 (status of evars refined by "clear" in ltac: closed wrt evars).
Hugo Herbelin
2016-10-19
Attempt to improve error rendering in pattern-matching compilation (#5142).
Hugo Herbelin
2016-10-18
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-17
Quick fix to unification regression #4955.
Hugo Herbelin
2016-10-17
Fixing to #3209 (Not_found due to an occur-check cycle).
Hugo Herbelin
2016-10-17
Fixing a missing constraint in consider_remaining_unif_constraints.
Hugo Herbelin
2016-10-13
Completing reverting generalization and cleaning of the return clause inference.
Hugo Herbelin
2016-10-11
Reverting generalization and cleaning of the return clause inference in v8.6.
Hugo Herbelin
2016-10-08
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-08
Fix bug #5066: Anomaly: cannot find Coq.Logic.JMeq.JMeq.
Pierre-Marie Pédrot
2016-10-07
Fix bug #4464: "Anomaly: variable H' unbound. Please report.".
Pierre-Marie Pédrot
2016-10-06
evarconv.ml: Fix bug #4529, primproj unfolding
Matthieu Sozeau
2016-10-06
w_merge: Add a comment about the (List.rev evars)
Matthieu Sozeau
2016-10-06
unification.ml: fix for bug #4763, unif regression
Matthieu Sozeau
2016-10-04
Quick fix to #4595 (making notations containing "ltac:" unused for printing).
Hugo Herbelin
2016-10-03
Merge remote-tracking branch 'github/pr/263' into v8.6
Maxime Dénès
2016-09-28
Fix bug #4723 and FIXME in API for solve_by_tac
Matthieu Sozeau
2016-09-28
Remove incorrect assertion in cbn (bug #4822).
Guillaume Melquiond
2016-09-26
Posssible abstractions over goal variables when inferring match return clause.
Hugo Herbelin
2016-09-26
Trying an abstracting dependencies heuristic for the match return clause even...
Hugo Herbelin
2016-09-26
Trying a no-inversion no-dependency heuristic for match return clause.
Hugo Herbelin
2016-09-26
Inference of return clause: giving uniformly priority to "small inversion".
Hugo Herbelin
2016-09-23
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-22
Fixing #5095 (non relevant too strict test in let-in abstraction).
Hugo Herbelin
2016-09-14
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-12
Merge remote-tracking branch 'github-coq/pr/249' into v8.6
Matthieu Sozeau
2016-09-10
Fixing #5077 (failure on typing a fixpoint with evars in its type).
Hugo Herbelin
2016-09-09
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
Tracking careless uses of slow name lookup.
Pierre-Marie Pédrot
2016-08-24
Merge PR #258: "Fix newline issues" into v8.6
Pierre-Marie Pédrot
2016-08-22
Pushing error backtrace in unification reraise.
Pierre-Marie Pédrot
2016-08-21
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-20
Fixing a bug in the presence of let-in while inferring the return clause.
Hugo Herbelin
2016-08-19
[pp] Fix newline issues.
Emilio Jesus Gallego Arias
2016-08-17
Two protections against failures when printing evar_map.
Hugo Herbelin
2016-08-16
Efficiently generate the pretyping contexts.
Pierre-Marie Pédrot
2016-08-10
Make it a bit more obvious when variables are of type unit.
Guillaume Melquiond
[next]