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-29
Avoid an anomaly when destructing an unknown ident. (Fix bug #4395)
Guillaume Melquiond
2015-10-29
Fixing another instance of bug #3267 in eauto, this time in the
Hugo Herbelin
2015-10-29
Cleanup API and comments of 908dcd613
Enrico Tassi
2015-10-29
Accept option -compat 8.5. (Fix bug #4393)
Guillaume Melquiond
2015-10-28
Univs: local names handling.
Matthieu Sozeau
2015-10-28
Printing of @{} instances for polymorphic references in Print and About.
Matthieu Sozeau
2015-10-28
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
lib_stack: API to reorder the libstack
Enrico Tassi
2015-10-28
Fix test suite after Matthieu's ed7af646f2e486b.
Maxime Dénès
2015-10-28
Fix bug in native compiler with universe polymorphism.
Maxime Dénès
2015-10-28
Refine Gregory Malecha's patch on VM and universe polymorphism.
Maxime Dénès
2015-10-28
Conversion of polymorphic inductive types was incomplete in VM and native.
Maxime Dénès
2015-10-28
Fix minor typo in native compiler.
Maxime Dénès
2015-10-28
test cases.
Gregory Malecha
2015-10-28
Adds support for the virtual machine to perform reduction of universe polymor...
Gregory Malecha
2015-10-28
Univs: fix bug #4375, accept universe binders on (co)-fixpoints
Matthieu Sozeau
2015-10-28
Revert "Fixing #4198 (continued): not matching within the inner lambdas/let-ins"
Hugo Herbelin
2015-10-28
Seeing configure as a static resolution of path continued (not yet on windows).
Hugo Herbelin
2015-10-28
Do not pause globing in funind. (Fix bug #4382)
Guillaume Melquiond
2015-10-27
Fix bugs 4389, 4390 and 4391 due to wrong handling of universe names
Matthieu Sozeau
2015-10-26
Seeing configure as a static resolution of path, hence hardwiring long
Hugo Herbelin
2015-10-26
Fixing bugs in options of the configure.
Hugo Herbelin
2015-10-26
Preventing using OCaml 4.02.0 for compiling Coq as compilation times
Hugo Herbelin
2015-10-26
Documenting a bit more interpretation functions in passing.
Hugo Herbelin
2015-10-26
Preserving goal name in revert/bring_hyps.
Hugo Herbelin
2015-10-26
Two test-suite files for bugs 3974 and 3975
Pierre Letouzey
2015-10-25
Declaremods: replace two anomalies by user errors (fix #3974 and #3975)
Pierre Letouzey
2015-10-25
Safe_typing: add clean_bounded_mod_expr in Include Self of modtype (fix #4331)
Pierre Letouzey
2015-10-25
Minor module cleanup : error HigherOrderInclude was never happening
Pierre Letouzey
2015-10-24
Fixing a loop in checking hints with holes.
Hugo Herbelin
2015-10-24
Backtracking on interpreting toplevel calls to exact in scope determined
Hugo Herbelin
2015-10-23
Support "Functional Scheme" in coqdoc. (Fix bug #4382)
Guillaume Melquiond
2015-10-22
Fixing a bug in reporting ill-formed inductive.
Hugo Herbelin
2015-10-21
Mention bug 3199 fix as a source of incompatibilities.
Matthieu Sozeau
2015-10-21
Bug #3956 is fixed.
Matthieu Sozeau
2015-10-21
Fixed (and changed) infoH.
Pierre Courtieu
2015-10-20
Fix lemma-overloading
Matthieu Sozeau
2015-10-19
Do occur-check w.r.t existential's types also when instantiating an evar.
Matthieu Sozeau
2015-10-19
Categorizing debug messages as such + NonLogical uses loggers.
Pierre Courtieu
2015-10-19
Test for #4372 (anomaly in inversion in the presence of fake dependency).
Hugo Herbelin
2015-10-19
Turning anomaly into error for #4372 (weakness of inversion in the
Hugo Herbelin
2015-10-19
Partly fixes #3225. Removed some old experimental stuff in funind.
Pierre Courtieu
2015-10-19
Fixed #4274, bad formatting of messages in emacs mode.
Pierre Courtieu
2015-10-19
Documenting the option "Strict Universe Declaration" in CHANGES.
Pierre-Marie Pédrot
2015-10-18
Miscellaneous typos, spacing, US spelling in comments or variable names.
Hugo Herbelin
2015-10-18
Using "__" rather than this unelegant arbitrary "A" for the name of variables...
Hugo Herbelin
2015-10-18
Reference Manual: Applying standard style recommendation about not
Hugo Herbelin
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
[next]