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-21
Fixing semantics of HSet.inter and HSet.diff.
Pierre-Marie Pédrot
2014-07-21
More straightforward definition of Universes.add_list_map.
Pierre-Marie Pédrot
2014-07-21
Cleanup substitution inside universe instances, only done through subst_fn now,
Matthieu Sozeau
2014-07-21
Fixing output test-suite.
Pierre-Marie Pédrot
2014-07-21
Correct eauto which was not dealing properly with polymorphic constants.
Matthieu Sozeau
2014-07-21
Cleanup code for constant equality in kernel conversion.
Matthieu Sozeau
2014-07-21
Missing space in pretty-printer
Pierre-Marie Pédrot
2014-07-21
Documenting the changes of Locate semantics.
Pierre-Marie Pédrot
2014-07-21
Unifying locate code, also making it more powerful: it is now able to find
Pierre-Marie Pédrot
2014-07-21
Adding a new "Locate Term" command, distinct from the raw "Locate" command.
Pierre-Marie Pédrot
2014-07-21
More complete printing of Ltac location, akin to the term-dedicated Locate co...
Pierre-Marie Pédrot
2014-07-21
Documenting the need of the "DECLARE PLUGIN" statement.
Pierre-Marie Pédrot
2014-07-21
Documenting the change of semantics of the "constructor" tactic.
Pierre-Marie Pédrot
2014-07-21
Adding a test-suite for bug #3422.
Pierre-Marie Pédrot
2014-07-20
Use kernel conversion on terms that contain universe variables during unifica...
Matthieu Sozeau
2014-07-17
Fix coercion code to disallow using cumulativity in the domain of products, w...
Matthieu Sozeau
2014-07-17
Completing c236b51348d2 by fixing EqdepFactsv actually committing the
Hugo Herbelin
2014-07-16
Adding a test-suite for bug #3416.
Pierre-Marie Pédrot
2014-07-16
Fixing universe substitution in mutual fixpoints.
Pierre-Marie Pédrot
2014-07-16
STM: check-vi-task fixed
Enrico Tassi
2014-07-16
STM: Goal printing got wrong in a merge, fixed
Enrico Tassi
2014-07-16
- Fix bug introduced in obligations which wouldn't consider all evars that are
Matthieu Sozeau
2014-07-15
Added a (constructive) proof of Weak Konig's lemma for decidable trees.
Hugo Herbelin
2014-07-15
Some basics facts about eq_dep.
Hugo Herbelin
2014-07-15
Using the generic timeout function in the boostrapped file.
Pierre-Marie Pédrot
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
[next]