aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/flags.mli
Commit message (Expand)AuthorAge
* Fix debug printing with primitive projections.Gravatar Matthieu Sozeau2014-09-18
* Undo prints only if coqtop || emacsGravatar Enrico Tassi2014-09-16
* Undo: if the ui is coqtop (command line) then Undo is not part of the doc.Gravatar Enrico Tassi2014-09-09
* Removing dead code relative to the XML plugin.Gravatar Pierre-Marie Pédrot2014-09-08
* coqworkmgrGravatar Enrico Tassi2014-09-02
* STM: new "par:" goal selector, like "all:" but in parallelGravatar Enrico Tassi2014-08-05
* STM: code restructured to reuse task queue for tacticsGravatar Enrico Tassi2014-08-05
* STM: let toploop plugins specify the flags for STM workersGravatar Enrico Tassi2014-07-11
* STM: flag to turn off branch reopeningGravatar Enrico Tassi2014-07-11
* Feedback: LoadedFile + GoalsGravatar Enrico Tassi2014-07-11
* option to always delegate futures to workersGravatar Enrico Tassi2014-07-10
* Deprecate useless option -quality.Gravatar Guillaume Melquiond2014-06-13
* Deprecate useless option -unsafe.Gravatar Guillaume Melquiond2014-06-13
* Deprecate options -dont, -lazy, -force-load-proofs.Gravatar Guillaume Melquiond2014-06-13
* Compute the trace of a universe inconsistency only when explicitly requiredGravatar Pierre-Marie Pédrot2014-06-10
* This commit adds full universe polymorphism and fast projections to Coq.Gravatar Matthieu Sozeau2014-05-06
* Change handling of loadpath and mlpath.Gravatar Guillaume Melquiond2014-04-06
* New compilation mode -vi2voGravatar Enrico Tassi2014-02-26
* CoqIDE: command line for extra coqtop "flags"Gravatar Enrico Tassi2014-01-26
* Paral-ITP: cleanup of command line flags and more conservative defaultGravatar Enrico Tassi2014-01-05
* .vi files: .vo files without proofsGravatar Enrico Tassi2014-01-04
* Fix CoqIDE on windowsGravatar Enrico Tassi2013-12-10
* STM: add options to disable fallbacks to ease regression testingGravatar gareuselesinge2013-10-03
* STM: number of slaves passed by the command lineGravatar gareuselesinge2013-10-03
* stm: (initial) support for -coq-slavesGravatar gareuselesinge2013-08-08
* Simple machinery to detect EXTEND that interpret during parsingGravatar gareuselesinge2013-08-08
* Coqide ported to STMGravatar gareuselesinge2013-08-08
* State Transaction MachineGravatar gareuselesinge2013-08-08
* Added more flags choice in desambiguating printer. The code isGravatar ppedrot2013-08-06
* Flags V8_4 for compatibility infrastructure.Gravatar herbelin2013-06-02
* Setting "appcontext" as the default behaviour in Ltac matching.Gravatar ppedrot2013-05-28
* Now printing body of abbreviations (i.e. notation with a name) withGravatar herbelin2013-05-05
* Flag ide_slave moved into Flags moduleGravatar gareuselesinge2013-04-25
* Remove deprecated option -no-hash-consing (currently doing nothing)Gravatar letouzey2013-04-23
* More functional implementation of locality_flag and program_modeGravatar gareuselesinge2013-04-15
* New implementation of the conversion test, using normalization by evaluation toGravatar mdenes2013-01-22
* Updating headers.Gravatar herbelin2012-08-08
* Notation: a new annotation "compat 8.x" extending "only parsing"Gravatar letouzey2012-07-05
* Added a color output to Coqtop.Gravatar ppedrot2012-06-04
* Revert copy/pasted function in to minilib thanks to clib.cmaGravatar pboutill2012-05-23
* Program: avoid staying in program mode after a failed Program commandGravatar letouzey2012-04-26
* Second step of integration of Program:Gravatar msozeau2012-03-14
* This option disables the use of the '{| field := ... |}' notationGravatar herbelin2011-07-16
* Generalizing flag use_evars_pattern_unification into a flagGravatar herbelin2011-06-18
* Made the emacs-U option deprecated. Also removed the old codeGravatar courtieu2011-05-24
* Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacksGravatar letouzey2011-04-03
* A fine-grain control of inlining at functor application via priority levelsGravatar letouzey2011-01-31
* Remove the "Boxed" syntaxes and the const_entry_boxed fieldGravatar letouzey2011-01-28
* * lib/Flags: Replace dont_load_proofs by load_proofs since not loadingGravatar regisgia2010-08-27
* Rather quick hack to make basic unicode notations available byGravatar herbelin2010-07-29