aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/goptions.ml
Commit message (Expand)AuthorAge
* Update copyright headers.Gravatar Maxime Dénès2016-01-20
* Goptions: new value type: optional stringGravatar Enrico Tassi2015-10-08
* Remove almost all the uses of string concatenation when building error messages.Gravatar Guillaume Melquiond2015-04-23
* Deprecated options issue a warning.Gravatar Pierre-Marie Pédrot2015-02-17
* Update headers.Gravatar Maxime Dénès2015-01-12
* all coqide specific files moved into ide/Gravatar Enrico Tassi2014-06-25
* Goptions do not rely anymore on generic equality.Gravatar Pierre-Marie Pédrot2014-03-03
* More monomorphic List.mem + List.assoc + ...Gravatar letouzey2013-10-24
* Turn many List.assoc into List.assoc_fGravatar letouzey2013-10-24
* Removing a bunch of generic equalities.Gravatar ppedrot2013-09-27
* Get rid of the uses of deprecated OCaml elements (still remaining compatible ...Gravatar xclerc2013-09-19
* Added a more efficient way to recover the domain of a map.Gravatar ppedrot2013-08-25
* Uniformizing the [if_warn] flag used for warning printing and putGravatar ppedrot2013-05-08
* States: frozen states can hold closuresGravatar gareuselesinge2013-05-06
* code simplifications concerning SummaryGravatar letouzey2013-04-22
* Uniformization of the "anomaly" command.Gravatar ppedrot2013-01-28
* Improving formatting of output of "Test table".Gravatar herbelin2013-01-27
* Modulification of identifierGravatar ppedrot2012-12-14
* Monomorphization (library)Gravatar ppedrot2012-11-22
* Remove some more "open" and dead code thanks to OCaml4 warningsGravatar letouzey2012-10-02
* Partial revert of Yann commit in order to use CLib.List when openingGravatar ppedrot2012-09-14
* This patch removes unused "open" (automatically generated fromGravatar regisgia2012-09-14
* Updating headers.Gravatar herbelin2012-08-08
* Getting rid of Pp.msgGravatar ppedrot2012-05-30
* lib directory is cut in 2 cma.Gravatar pboutill2012-04-12
* Noise for nothingGravatar pboutill2012-03-02
* Implement the substitution function for global options. Fixes anomaly in ssre...Gravatar msozeau2012-02-23
* sequel of previous commitGravatar letouzey2011-12-21
* A pass on warning printings. Made systematic the use of msg_warning soGravatar herbelin2011-12-17
* Added a function to inspect current option state.Gravatar ppedrot2011-11-24
* Added a DEPRECATED flag in declaration of options. For now only two options a...Gravatar ppedrot2011-11-24
* Adding the type infrastructure to handle properly API management of optionsGravatar ppedrot2011-11-18
* Add type annotations around all calls to Libobject.declare_objectGravatar letouzey2011-11-02
* Goptions: repair Unset for int optionsGravatar letouzey2011-03-17
* Some dead code removal, thanks to Oug analyzerGravatar letouzey2010-09-24
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Some fine-tuning after removal of automatic imports of coercions in r13310Gravatar herbelin2010-07-23
* Moved error when option does not exist into a warning (this allows toGravatar herbelin2010-06-25
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Remove useless Liboject.export_function fieldGravatar glondu2009-09-17
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Ajout de la gestion de Local et Global pour les options (au sens deGravatar aspiwack2009-08-14
* Death of "survive_module" and "survive_section" (the first one wasGravatar herbelin2009-08-13
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* Improved parameterization of Coq:Gravatar herbelin2009-08-02
* Some dead code removal + cleanupsGravatar letouzey2009-04-08
* Plus de combinateurs sont passés de Util à Option. Le module Options Gravatar aspiwack2007-12-06
* Ajout possibilité d'options à trois mots.Gravatar herbelin2007-04-29
* Correction du bug #1170: les options synchronisées déclarées dans une sect...Gravatar notin2006-07-27