aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/goptions.ml
Commit message (Expand)AuthorAge
* Remove reference name type.Gravatar Maxime Dénès2018-06-18
* Implement the Export Set/Unset feature.Gravatar Pierre-Marie Pédrot2018-03-09
* Export the various option localities in the API.Gravatar Pierre-Marie Pédrot2018-03-09
* Update headers following #6543.Gravatar Théo Zimmermann2018-02-27
* deprecate Pp.std_ppcmds type aliasGravatar Matej Košík2017-07-27
* Bump year in headers.Gravatar Pierre-Marie Pédrot2017-07-04
* Drop '.' from CErrors.anomaly, insert it in argsGravatar Jason Gross2017-06-02
* [cleanup] Unify all calls to the error function.Gravatar Emilio Jesus Gallego Arias2017-05-27
* [option] Remove support for non-synchronous options.Gravatar Emilio Jesus Gallego Arias2017-05-24
* Remove unused [open] statementsGravatar Gaetan Gilbert2017-04-27
* Use Pp.quote in string options.Gravatar Maxime Dénès2016-12-19
* Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-11-18
|\
| * Fix various shortcomings of the warnings infrastructure.Gravatar Maxime Dénès2016-11-02
| * Put string between quotes when printing an option value.Gravatar Maxime Dénès2016-11-02
* | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-05
|\|
| * Changing the separator for appended string options to comma.Gravatar Maxime Dénès2016-10-04
| * Allow appending to string options.Gravatar Guillaume Melquiond2016-10-01
* | Merge PR #244.Gravatar Pierre-Marie Pédrot2016-09-08
|\ \ | |/ |/|
* | A proposal to unify the messages given by Test and Print Options (#5062).Gravatar Hugo Herbelin2016-09-06
| * Make the user_err header an optional parameter.Gravatar Emilio Jesus Gallego Arias2016-08-19
| * Remove errorlabstrm in favor of user_errGravatar Emilio Jesus Gallego Arias2016-08-19
|/
* errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...Gravatar Pierre Letouzey2016-07-03
* A new infrastructure for warnings.Gravatar Maxime Dénès2016-06-29
* Feedback cleanupGravatar Emilio Jesus Gallego Arias2016-05-31
* 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