aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/flags.ml
Commit message (Expand)AuthorAge
...
* 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
* Removing some generic equalities.Gravatar ppedrot2013-10-22
* 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
* Misc changes around coqtop.ml :Gravatar letouzey2013-08-22
* 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
* Restrict (try...with...) to avoid catching critical exn (part 8)Gravatar letouzey2013-03-13
* New -no-native-compiler flag for configure, globally disabling the nativeGravatar mdenes2013-02-24
* Updating the backtrace handling mechanism to accomodate the newGravatar ppedrot2013-02-18
* Actually adding backtrace handling.Gravatar ppedrot2013-01-28
* New implementation of the conversion test, using normalization by evaluation toGravatar mdenes2013-01-22
* Small uniformization in StringGravatar ppedrot2012-11-13
* Removed many calls to OCaml generic equality. This was done byGravatar ppedrot2012-10-29
* Updating headers.Gravatar herbelin2012-08-08
* Notation: a new annotation "compat 8.x" extending "only parsing"Gravatar letouzey2012-07-05
* Colorization of coqtop messages is turned *off* by defaultGravatar letouzey2012-06-07
* 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
* In Coq_config: get rid of coqsrc and make coqlib optionalGravatar glondu2011-09-27
* 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
* Addressing part 2 of bug report 2377 (removing intrusive warning whenGravatar herbelin2010-09-19
* * By default, load proof terms.Gravatar regisgia2010-08-31
* * 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
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Made option "Automatic Introduction" active by default before too manyGravatar herbelin2010-06-08
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Added support for definition of fixpoints using tactics.Gravatar herbelin2009-11-27
* Changed the way to support compatibility with previous versions.Gravatar herbelin2009-10-04
* Add the option to automatically introduce variables declared before theGravatar msozeau2009-09-22
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17