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-07-16
Slight improvement in naming anonymous variables in error messages:
Hugo Herbelin
2015-07-16
Fixing #4177 (find_projectable was liable to ask to instantiate an evar twice).
Hugo Herbelin
2015-07-16
Remove old test file for #3819 (now fixed).
Maxime Dénès
2015-07-16
Fixing bug #4240 (closure_of_filter was not ensuring refinement of
Hugo Herbelin
2015-07-16
Test file for #3819.
Maxime Dénès
2015-07-16
Fix universe instantiation with canonical structures.
Maxime Dénès
2015-07-16
Modules: fix bug #4294
Matthieu Sozeau
2015-07-16
Continuing 93579407, spotting other potential sources of anomaly
Hugo Herbelin
2015-07-16
Fixing anomaly #3743 while printing an error message involving evar constraints.
Hugo Herbelin
2015-07-15
Univs/Inductive: fix typechecking of cases
Matthieu Sozeau
2015-07-14
STM: fix a "exn with no safe id attached" error on a failing query
Enrico Tassi
2015-07-12
Updating checksum in checker (9c732a5cc continued).
Hugo Herbelin
2015-07-11
CoqIDE: recenter on backtrack (Close: #4277)
Enrico Tassi
2015-07-10
Rewording about how to upgrade on failing calls to constructor.
Hugo Herbelin
2015-07-10
Unused variables reported by OCaml.
Hugo Herbelin
2015-07-10
Continuing handling of NoCoercion after df6e64fd28 and 4944b5e72.
Hugo Herbelin
2015-07-10
Option -type-in-type: added support in checker and making it contaminating
Hugo Herbelin
2015-07-10
Highlighting Universe in CoqIDE.
Hugo Herbelin
2015-07-10
CHANGES: grammatical correction, suggested by Jason Gross on Bugzilla.
Maxime Dénès
2015-07-10
Native compiler: make non-fatal linking errors silent except in debug mode.
Maxime Dénès
2015-07-10
Native compiler: refactor code handling pre-computed values.
Maxime Dénès
2015-07-09
Kernel/Checker: Cleanup fixes of substitutions due to let-ins.
Matthieu Sozeau
2015-07-09
Kernel: primitive projections handling of let-ins
Matthieu Sozeau
2015-07-09
Improve semantics of -native-compiler flag.
Maxime Dénès
2015-07-09
Template polymorphism: A bug-fix for Bug #4258
mlasson
2015-07-09
Make retyping of projections more resilient to wrong environment.
Maxime Dénès
2015-07-09
Fixing printing of primitive coinductive record status.
Pierre-Marie Pédrot
2015-07-08
Ide: fix bug #4284 for good
Matthieu Sozeau
2015-07-08
Bug 4284: Tentative bugfix for detyping exception.
Matthieu Sozeau
2015-07-08
Checker: Report bugfixes from kernel/inductive.ml
Matthieu Sozeau
2015-07-08
Fix documentation of universes.
Matthieu Sozeau
2015-07-08
Make sure that scope classes are displayed by Print Scopes. (Fix bug #4262)
Guillaume Melquiond
2015-07-08
Fix command-line documentation of coq-tex.
Guillaume Melquiond
2015-07-08
Fix documentation.
Guillaume Melquiond
2015-07-08
Use the same optimization level for the VM, whatever the debug level.
Guillaume Melquiond
2015-07-07
Document Set/Print Firstorder Solver option.
Matthieu Sozeau
2015-07-07
Checker: Fix bug #4282
Matthieu Sozeau
2015-07-07
Univs: bug fix.
Matthieu Sozeau
2015-07-07
test-suite: Fix test-suite Makefile
Matthieu Sozeau
2015-07-07
Univs/minimization: Fix unused variable bug.
Matthieu Sozeau
2015-07-07
Fixing "Load" without "Verbose" in coqtop, after vernac_com lost its
Hugo Herbelin
2015-07-06
Test case for #4203, fixed by commit a51cce36.
Maxime Dénès
2015-07-05
Fixing documentation (see Maxime's mail on coqdev, July 3).
Hugo Herbelin
2015-07-05
More precise rewording about asymmetric patterns.
Hugo Herbelin
2015-07-05
Fix handling of primitive projections in VM.
Maxime Dénès
2015-07-03
Fixing bug #4265: coqdep does not handle From ... Require.
Pierre-Marie Pédrot
2015-07-03
Fix convertibility of primitive projections for native_compute.
Maxime Dénès
2015-07-02
More robust pattern matching on structured constants in VM.
Maxime Dénès
2015-07-02
Revert "Add target to install dev files."
Maxime Dénès
2015-07-02
Fix loop in assumptions (Close: #4275)
Enrico Tassi
[next]