index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
Age
Commit message (
Expand
)
Author
2014-04-23
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-04-10
Have the feedback bus as a backend for dumping globs.
Carst Tankink
2014-04-09
Revert "Revert part of eba6b75 as coq_makefile ignores -I if it overlaps with...
Pierre Boutillier
2014-04-08
Add an option -Q (tentative name).
Guillaume Melquiond
2014-04-07
Revert part of eba6b75 as coq_makefile ignores -I if it overlaps with -R. (Fi...
Guillaume Melquiond
2014-04-06
Change handling of loadpath and mlpath.
Guillaume Melquiond
2014-04-02
STM: be more resilient to explicit Back + Sideff commands (closes: 3251)
Enrico Tassi
2014-03-31
Removing dead code in Tactics.
Pierre-Marie Pédrot
2014-03-26
Adding a tclEFFECTS primitive allowing to push STM side-effects in tactics.
Pierre-Marie Pédrot
2014-03-26
STM: when an error occurs in a worker send back a bunch of states
Enrico Tassi
2014-03-19
Adding a Print Strategy vernacular command. It allows to check the
Pierre-Marie Pédrot
2014-03-18
STM: make the slave start from the most recent known state
Enrico Tassi
2014-03-18
STM: make -async-proofs on work from coqc too
Enrico Tassi
2014-03-13
fix compilation with ocaml < 4
Enrico Tassi
2014-03-13
STM: perspective (tell the scheduler what the user sees)
Enrico Tassi
2014-03-13
STM: move out a couple of submodules
Enrico Tassi
2014-03-12
Stm: smarter delegation policy
Enrico Tassi
2014-03-11
vi2vo: universes handling finally fixed
Enrico Tassi
2014-03-07
Using Hashmaps by default in constant and inductive maps. This changes fold and
Pierre-Marie Pédrot
2014-03-06
Lets coqtop use a slash
Virgile Prevosto
2014-03-05
Using HMaps in Safe_env.environments, hopefully improving performances.
Pierre-Marie Pédrot
2014-03-05
Remove some dead-code (thanks to ocaml warnings)
Pierre Letouzey
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-04
STM: fix Show Script
Enrico Tassi
2014-03-04
STM: when finish a task hcons universe constraints
Enrico Tassi
2014-03-02
Matching --> ConstrMatching (was clashing with OCaml's compiler-libs)
Pierre Letouzey
2014-03-02
Migrate back g_obligations in toplevel
Pierre Letouzey
2014-03-01
Useless check when loading notations through import.
Pierre-Marie Pédrot
2014-03-01
Removing a fishy use of pervasive equality in Ltac backtrace printing.
Pierre-Marie Pédrot
2014-02-27
Proofview.Notations: Now that (>>=) is free, use it for tclBIND.
Arnaud Spiwack
2014-02-26
STM: better debug messages
Enrico Tassi
2014-02-26
STM: do not print goals on Undo
Enrico Tassi
2014-02-26
CoqIDE: print message of "Fail" command
Enrico Tassi
2014-02-26
STM: better messages when checking/finishing tasks
Enrico Tassi
2014-02-26
vi2vo: new flag -schedule-vi2vo
Enrico Tassi
2014-02-26
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
STM: backup/restore remote counters
Enrico Tassi
2014-02-26
New compilation mode -vi2vo
Enrico Tassi
2014-02-25
Fixing printing of only_parsing notations.
Pierre-Marie Pédrot
2014-02-24
Simpl_behaviour becomes Reductionops.ReductionBehaviour
Pierre Boutillier
2014-02-24
Dead Code elimination
Pierre Boutillier
2014-02-10
Timeout and Set Default Timeout fixed (closes: #3229)
Enrico Tassi
2014-02-10
STM: when a worker is canceled mark the proof as broken
Enrico Tassi
2014-02-10
STM: be conservative w.r.t. proofs containing global side effects
Enrico Tassi
2014-02-02
Removing the [Require "file"] syntax.
Pierre-Marie Pédrot
2014-01-30
CUnix: enriched (get_extension, sys_command, waitpid_non_intr) + cleaned
Pierre Letouzey
2014-01-30
Mltop: explicitly qualify calls to CUnix
Pierre Letouzey
2014-01-30
Load implemented in CoqIDE/STM (closes: #3223)
Enrico Tassi
2014-01-30
STM + CoqIDE: stop_worker message and UI
Enrico Tassi
2014-01-30
Work around for bug in threads + blocking io streamlined
Enrico Tassi
[next]