index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
library
/
goptions.ml
Commit message (
Expand
)
Author
Age
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
Use Pp.quote in string options.
Maxime Dénès
2016-12-19
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-18
|
\
|
*
Fix various shortcomings of the warnings infrastructure.
Maxime Dénès
2016-11-02
|
*
Put string between quotes when printing an option value.
Maxime Dénès
2016-11-02
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-05
|
\
|
|
*
Changing the separator for appended string options to comma.
Maxime Dénès
2016-10-04
|
*
Allow appending to string options.
Guillaume Melquiond
2016-10-01
*
|
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
\
|
|
/
|
/
|
*
|
A proposal to unify the messages given by Test and Print Options (#5062).
Hugo Herbelin
2016-09-06
|
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Goptions: new value type: optional string
Enrico Tassi
2015-10-08
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Deprecated options issue a warning.
Pierre-Marie Pédrot
2015-02-17
*
Update headers.
Maxime Dénès
2015-01-12
*
all coqide specific files moved into ide/
Enrico Tassi
2014-06-25
*
Goptions do not rely anymore on generic equality.
Pierre-Marie Pédrot
2014-03-03
*
More monomorphic List.mem + List.assoc + ...
letouzey
2013-10-24
*
Turn many List.assoc into List.assoc_f
letouzey
2013-10-24
*
Removing a bunch of generic equalities.
ppedrot
2013-09-27
*
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-09-19
*
Added a more efficient way to recover the domain of a map.
ppedrot
2013-08-25
*
Uniformizing the [if_warn] flag used for warning printing and put
ppedrot
2013-05-08
*
States: frozen states can hold closures
gareuselesinge
2013-05-06
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Improving formatting of output of "Test table".
herbelin
2013-01-27
*
Modulification of identifier
ppedrot
2012-12-14
*
Monomorphization (library)
ppedrot
2012-11-22
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
Partial revert of Yann commit in order to use CLib.List when opening
ppedrot
2012-09-14
*
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Getting rid of Pp.msg
ppedrot
2012-05-30
*
lib directory is cut in 2 cma.
pboutill
2012-04-12
*
Noise for nothing
pboutill
2012-03-02
*
Implement the substitution function for global options. Fixes anomaly in ssre...
msozeau
2012-02-23
*
sequel of previous commit
letouzey
2011-12-21
*
A pass on warning printings. Made systematic the use of msg_warning so
herbelin
2011-12-17
*
Added a function to inspect current option state.
ppedrot
2011-11-24
*
Added a DEPRECATED flag in declaration of options. For now only two options a...
ppedrot
2011-11-24
*
Adding the type infrastructure to handle properly API management of options
ppedrot
2011-11-18
*
Add type annotations around all calls to Libobject.declare_object
letouzey
2011-11-02
*
Goptions: repair Unset for int options
letouzey
2011-03-17
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
[next]