index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-18
Fixing #4198 (continued): not matching within the inner lambdas/let-ins
Hugo Herbelin
2015-10-18
Using appropriate lambda decomposition function counting let-ins when
Hugo Herbelin
2015-10-18
Adding a function to mirror decompose_prod_n_assum in that it counts let-ins,
Hugo Herbelin
2015-10-17
Lemmas accept the Local flag.
Pierre-Marie Pédrot
2015-10-17
Test for bug #4325.
Pierre-Marie Pédrot
2015-10-16
Generalize fix for auto from PMP to eauto and typeclasses eauto.
Matthieu Sozeau
2015-10-16
Remove left2right reference from the kernel.
Maxime Dénès
2015-10-16
Merge hint lists instead of appending them. (Fix bug #3199)
Guillaume Melquiond
2015-10-15
Avoid dependency of the pretyper on C code.
Maxime Dénès
2015-10-15
Test file for #4346: Set is no longer of type Type
Maxime Dénès
2015-10-15
Fix #4346 2/2: VM casts were not inferring universe constraints.
Maxime Dénès
2015-10-15
Fix #4346 1/2: native casts were not inferring universe constraints.
Maxime Dénès
2015-10-15
Warn user when bytecode compilation fails.
Maxime Dénès
2015-10-15
Remove now useless exception handler in default conversion.
Maxime Dénès
2015-10-15
Fix detection of ties in oracle_order.
Guillaume Melquiond
2015-10-14
Reverting modifications in dev/top_printers pushed mistakenly.
Pierre-Marie Pédrot
2015-10-14
Fixing perfomance issue of auto hints induced by universes.
Pierre-Marie Pédrot
2015-10-14
Fix LemmaOverloading
Matthieu Sozeau
2015-10-14
Occur-check in evar_define was not strong enough.
Matthieu Sozeau
2015-10-14
Fix constr_matching when a match is found in the head of a case construct
Matthieu Sozeau
2015-10-14
When typechecking a lemma statement, try to resolve typeclasses before
Matthieu Sozeau
2015-10-14
Univs: inductives, remove unneeded test
Matthieu Sozeau
2015-10-14
Temporary fix: kernel conversion needs to ignore l2r flag.
Maxime Dénès
2015-10-14
Exporting the original unprocessed hint in the hint running function.
Pierre-Marie Pédrot
2015-10-14
Fixing evarmap implementation.
Pierre-Marie Pédrot
2015-10-14
Remove reference to default conversion function inside the kernel.
Maxime Dénès
2015-10-14
Remove -vm flag of coqtop.
Maxime Dénès
2015-10-14
Remove unused infos structure in VM.
Maxime Dénès
2015-10-14
Fixing bug #4367: Wrong error message in unification.
Pierre-Marie Pédrot
2015-10-14
Make interpreter of PROJ simpler by not using the stack.
Guillaume Melquiond
2015-10-14
Remove some unused variables.
Guillaume Melquiond
2015-10-14
Fix some typos.
Guillaume Melquiond
2015-10-13
Fix some typos.
Guillaume Melquiond
2015-10-12
Remove code that was already commented out.
Maxime Dénès
2015-10-12
Univs: be more restrictive for template polymorphic constants: only
Matthieu Sozeau
2015-10-12
Fix Definition id := Eval <redexpr> in by passing the right universe
Matthieu Sozeau
2015-10-12
Fix rechecking of applications: it can be given ill-typed terms. Fixes math-c...
Matthieu Sozeau
2015-10-12
Gather VM tags in Cbytecodes.
Maxime Dénès
2015-10-11
Adding test for bug #4366.
Pierre-Marie Pédrot
2015-10-11
Fixing bug #4366: Conversion tactics recheck uselessly convertibility.
Pierre-Marie Pédrot
2015-10-11
Fixing test-suite
Hugo Herbelin
2015-10-11
Documenting matching under binders.
Hugo Herbelin
2015-10-11
Fixing untimely unexpected warning "Collision between bound variables" (#4317).
Hugo Herbelin
2015-10-11
Refining 0c320e79ba30 in fixing interpretation of constr under binders
Hugo Herbelin
2015-10-11
Fixing obviously untested fold_glob_constr and iter_glob_constr.
Hugo Herbelin
2015-10-11
Constr_matching: renaming misleading name stk into ctx.
Hugo Herbelin
2015-10-10
Fix a few latex errors in documentation of Proof Using (e.g. \tt*).
Guillaume Melquiond
2015-10-09
Complete handling of primitive projections in VM.
Maxime Dénès
2015-10-09
Code cleaning in VM (with Benjamin).
Maxime Dénès
2015-10-09
Minor typo in universe polymorphism doc.
Maxime Dénès
[next]