index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
flags.ml
Commit message (
Expand
)
Author
Age
*
Fix debug printing with primitive projections.
Matthieu Sozeau
2014-09-18
*
Undo prints only if coqtop || emacs
Enrico Tassi
2014-09-16
*
Undo: if the ui is coqtop (command line) then Undo is not part of the doc.
Enrico Tassi
2014-09-09
*
Removing dead code relative to the XML plugin.
Pierre-Marie Pédrot
2014-09-08
*
coqworkmgr
Enrico Tassi
2014-09-02
*
STM: new "par:" goal selector, like "all:" but in parallel
Enrico Tassi
2014-08-05
*
STM: code restructured to reuse task queue for tactics
Enrico Tassi
2014-08-05
*
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
*
Feedback: LoadedFile + Goals
Enrico Tassi
2014-07-11
*
option to always delegate futures to workers
Enrico Tassi
2014-07-10
*
Deprecate useless option -quality.
Guillaume Melquiond
2014-06-13
*
Deprecate useless option -unsafe.
Guillaume Melquiond
2014-06-13
*
Deprecate options -dont, -lazy, -force-load-proofs.
Guillaume Melquiond
2014-06-13
*
Compute the trace of a universe inconsistency only when explicitly required
Pierre-Marie Pédrot
2014-06-10
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Change handling of loadpath and mlpath.
Guillaume Melquiond
2014-04-06
*
Remove some dead-code (thanks to ocaml warnings)
Pierre Letouzey
2014-03-05
*
New compilation mode -vi2vo
Enrico Tassi
2014-02-26
*
CoqIDE: command line for extra coqtop "flags"
Enrico Tassi
2014-01-26
*
Paral-ITP: cleanup of command line flags and more conservative default
Enrico Tassi
2014-01-05
*
.vi files: .vo files without proofs
Enrico Tassi
2014-01-04
*
Fix CoqIDE on windows
Enrico Tassi
2013-12-10
*
Removing some generic equalities.
ppedrot
2013-10-22
*
STM: add options to disable fallbacks to ease regression testing
gareuselesinge
2013-10-03
*
STM: number of slaves passed by the command line
gareuselesinge
2013-10-03
*
Misc changes around coqtop.ml :
letouzey
2013-08-22
*
stm: (initial) support for -coq-slaves
gareuselesinge
2013-08-08
*
Simple machinery to detect EXTEND that interpret during parsing
gareuselesinge
2013-08-08
*
Coqide ported to STM
gareuselesinge
2013-08-08
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Added more flags choice in desambiguating printer. The code is
ppedrot
2013-08-06
*
Flags V8_4 for compatibility infrastructure.
herbelin
2013-06-02
*
Setting "appcontext" as the default behaviour in Ltac matching.
ppedrot
2013-05-28
*
Now printing body of abbreviations (i.e. notation with a name) with
herbelin
2013-05-05
*
Flag ide_slave moved into Flags module
gareuselesinge
2013-04-25
*
Remove deprecated option -no-hash-consing (currently doing nothing)
letouzey
2013-04-23
*
More functional implementation of locality_flag and program_mode
gareuselesinge
2013-04-15
*
Restrict (try...with...) to avoid catching critical exn (part 8)
letouzey
2013-03-13
*
New -no-native-compiler flag for configure, globally disabling the native
mdenes
2013-02-24
*
Updating the backtrace handling mechanism to accomodate the new
ppedrot
2013-02-18
*
Actually adding backtrace handling.
ppedrot
2013-01-28
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22
*
Small uniformization in String
ppedrot
2012-11-13
*
Removed many calls to OCaml generic equality. This was done by
ppedrot
2012-10-29
*
Updating headers.
herbelin
2012-08-08
*
Notation: a new annotation "compat 8.x" extending "only parsing"
letouzey
2012-07-05
*
Colorization of coqtop messages is turned *off* by default
letouzey
2012-06-07
*
Added a color output to Coqtop.
ppedrot
2012-06-04
*
Revert copy/pasted function in to minilib thanks to clib.cma
pboutill
2012-05-23
[next]