index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-14
Don't set global variables from a hidden file. (!)
Matthieu Sozeau
2014-07-14
Add interface function to replace new_Type ()
Matthieu Sozeau
2014-07-14
Redo PMP's patch to rewriting to make it purely functional using state passing.
Matthieu Sozeau
2014-07-14
smartlocate: look for the head symbol for real
Enrico Tassi
2014-07-14
Adding a delay to tclTIME.
Pierre-Marie Pédrot
2014-07-13
Mentioning the incompatibility due to fixing bug #2996 (see #3418).
Hugo Herbelin
2014-07-13
Adding a "time" tactical for benchmarking purposes. In case the tactic
Hugo Herbelin
2014-07-11
Fix Funind test-suite file after patch by Pierre.
Matthieu Sozeau
2014-07-11
Properly add a Set lower bound on any polymorphic inductive in Type with
Matthieu Sozeau
2014-07-11
An outdated comment + comment layout.
Arnaud Spiwack
2014-07-11
STM: let toploop plugins specify the flags for STM workers
Enrico Tassi
2014-07-11
STM: flag to turn off branch reopening
Enrico Tassi
2014-07-11
STM: add optionally takes the id of the new tip
Enrico Tassi
2014-07-11
STM: export the observe function (useful for pide)
Enrico Tassi
2014-07-11
Feedback: LoadedFile + Goals
Enrico Tassi
2014-07-11
Export type_of_global_ref (useful for external users of glob files)
Enrico Tassi
2014-07-11
make the standard logging facility stm aware
Enrico Tassi
2014-07-10
MSetRBT: unfortunate typo in compare_height (fix #3413)
Pierre Letouzey
2014-07-10
Better handling of the universe context in case of Admitted proof obligations.
Matthieu Sozeau
2014-07-10
Overlooked to remove a change in kernel/closure that made reducing under
Matthieu Sozeau
2014-07-10
option to always delegate futures to workers
Enrico Tassi
2014-07-10
CoqIDE: on win32 the old interrputer code (SIGINT) is still needed
Enrico Tassi
2014-07-10
more APIs in TQueue and CThread
Enrico Tassi
2014-07-10
check_for_interrupt: better (but slower) in threading mode
Enrico Tassi
2014-07-10
Reduce non-toplevel letins in splay_prod_assum (bug found in Ergo).
Matthieu Sozeau
2014-07-10
Fix a oversight in 5bf9e67b .
Arnaud Spiwack
2014-07-09
Revert patch making the oracle be used for the transparent state in evarconv,
Matthieu Sozeau
2014-07-09
Locate: also display some information about module aliasing
Pierre Letouzey
2014-07-09
Arith: full integration of the "Numbers" modular framework
Pierre Letouzey
2014-07-09
Fixing the previous patch to keep transparent states in sync.
Pierre-Marie Pédrot
2014-07-09
Recovering transparent state from kernel oracles in constant time.
Pierre-Marie Pédrot
2014-07-08
Fixing bug #3270. Patch by Robbert Krebbers.
Pierre-Marie Pédrot
2014-07-08
Exporting Proof.split in proofview.
Pierre-Marie Pédrot
2014-07-07
Revert "time tac" (committed by mistake).
Hugo Herbelin
2014-07-07
time tac
Hugo Herbelin
2014-07-07
Updating README wrt coq-club and ftp.
Hugo Herbelin
2014-07-07
Fix g_coqast for explicit applications.
Matthieu Sozeau
2014-07-07
Coq_makefile: fix cmx compilation when there are both ml and mllib
Pierre Boutillier
2014-07-07
In flex-flex cases, the undefinedness of an evar can not be preseved after co...
Matthieu Sozeau
2014-07-07
Missing check of evar instantiation, resulting in missing constraints (bug fr...
Matthieu Sozeau
2014-07-07
In dest_prod_assum, allow non-toplevel let-reductions (fixes a bug found in M...
Matthieu Sozeau
2014-07-05
Using IStream coiterator to explicit the captured state of tactic matching re...
Pierre-Marie Pédrot
2014-07-03
Cleanup code related to the constraint solving, which sits now outside the
Matthieu Sozeau
2014-07-03
Properly compute the transitive closure of the system of constraints
Matthieu Sozeau
2014-07-03
Restore proper order of effects in letin_tac_gen. Fixes CFGV again.
Matthieu Sozeau
2014-07-03
Fix eta expansion of primitive records (HoTT bug #78), which now fails cleanl...
Matthieu Sozeau
2014-07-03
Fix Coq_makefile in presence of mlpack
Pierre Boutillier
2014-07-03
coqdoc is minimaly -Q aware
Pierre Boutillier
2014-07-03
Adding a coiterator to IStream.
Pierre-Marie Pédrot
2014-07-03
More efficient implementation of Ltac match, by inlining a stream map.
Pierre-Marie Pédrot
[next]