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-01-08
Document native_compute.
Maxime Dénès
2015-01-07
Initiating who-did-what for 8.5
Hugo Herbelin
2015-01-07
Committing whodidwhat files.
Hugo Herbelin
2015-01-07
Reverting the tentative try to restore the use of second-order
Hugo Herbelin
2015-01-07
Aligning printing of universe constraints.
Hugo Herbelin
2015-01-07
Hook when state arrives on master.
Enrico Tassi
2015-01-06
Fix checker's treatment of template polymorphic
Matthieu Sozeau
2015-01-06
Safer version of the implementation of stores.
Pierre-Marie Pédrot
2015-01-06
remove unused iArray
Enrico Tassi
2015-01-06
rename: vi -> vio
Enrico Tassi
2015-01-06
Fix some documentation typos.
Guillaume Melquiond
2015-01-06
Fix setoid rewrite.
Arnaud Spiwack
2015-01-06
Improve error recovery in case of ill-formed coqdoc comment. (Fix for bug #38...
Guillaume Melquiond
2015-01-06
updated include file for debugging
Bruno Barras
2015-01-06
improve efficiency of the reduction interpreter of coqtop
Bruno Barras
2015-01-06
improve efficiency of the reduction interpreter of the checker
Bruno Barras
2015-01-06
Fixing test for bug #2830.
Pierre-Marie Pédrot
2015-01-06
Rename ill-named "imports" field of safe_env into "required".
Maxime Dénès
2015-01-06
Propagating the relaxing of filtering started in 48509b6, fixed in
Hugo Herbelin
2015-01-06
Fixing old filter bug in second_order_matching.
Hugo Herbelin
2015-01-05
Added more informative messages about bullets.
Pierre Courtieu
2015-01-05
kernel/ind Change interface of declare_mind and declare_mutual
Matthieu Sozeau
2015-01-05
In Show Universes, print universes before normalization.
Matthieu Sozeau
2015-01-05
Updating documentation about bullets.
Pierre Courtieu
2015-01-05
Removing GUtil dependency from ide/document.ml.
Pierre-Marie Pédrot
2015-01-05
Adding an option to deactivate the progress bar.
Pierre-Marie Pédrot
2015-01-05
Implementing a segment-viewer in CoqIDE.
Pierre-Marie Pédrot
2015-01-04
STM: Make assert unneeded (Close 3898)
Enrico Tassi
2015-01-04
Adapting two files from test-suite to now forbidden Require's in modules.
Hugo Herbelin
2015-01-03
Fixing 48509b61 which improved unification as expected but actually
Hugo Herbelin
2015-01-03
Fixing #3896 (incorrect sigma given to printer).
Hugo Herbelin
2015-01-03
Tentatively trying to restore the use of second-order typed-based
Hugo Herbelin
2015-01-03
Fixing #3895 (thanks to PMP for diagnosis).
Hugo Herbelin
2015-01-01
An optimization in the use of unification candidates so as to get the
Hugo Herbelin
2014-12-30
Document the new behavior of lazymatch.
Guillaume Melquiond
2014-12-30
Fixing #3892: Ensure that notation variables do not capture names
Hugo Herbelin
2014-12-30
Simplifying second_order_matching: no need to invert the linear
Hugo Herbelin
2014-12-30
Compatibility ocaml 3.12.
Hugo Herbelin
2014-12-30
more CHANGES
Enrico Tassi
2014-12-30
Minor fixes for the win32 installer
Enrico Tassi
2014-12-29
Fixing bug #3632 for good.
Pierre-Marie Pédrot
2014-12-29
Proof using: do not clear letins (unless they use a cleared var)
Enrico Tassi
2014-12-28
Use [Proof using] to make sure that [List.in_flat_map] doesn't grab too many ...
Arnaud Spiwack
2014-12-28
Call nf_constraints also when compiling directly to vo
Enrico Tassi
2014-12-28
Proof using: call "clear" to remove from sight the vars not selected
Enrico Tassi
2014-12-28
remove debug prints (leftover)
Enrico Tassi
2014-12-27
STM: check with the kernel proof terms on the worker too
Enrico Tassi
2014-12-27
STM: fix processing of errors
Enrico Tassi
2014-12-27
STM: module Pp is open
Enrico Tassi
2014-12-27
proof_global: make it possible to call close_proof in a worker
Enrico Tassi
[next]