index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
libobject.ml
Age
Commit message (
Expand
)
Author
2018-12-12
Higher-level libobject API for objects with fixed scopes
Maxime Dénès
2018-11-05
Merge PR #8871: [library] Move Nametab/Lib specific-names to Nametab
Hugo Herbelin
2018-11-05
Merge PR #8857: [library] Better sizing for libobject hashtbl.
Pierre-Marie Pédrot
2018-10-31
[nametab] Move `object_prefix` to `Nametab`.
Emilio Jesus Gallego Arias
2018-10-31
[library] Better sizing for libobject hashtbl.
Emilio Jesus Gallego Arias
2018-10-26
[libobject] Move object_name next to object definition.
Emilio Jesus Gallego Arias
2018-07-03
Libobject.apply_dyn_fun: remove unused deflt argument
Gaëtan Gilbert
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-11-01
Fix FIXME: use OCaml 4.02 generative functors when available.
Gaëtan Gilbert
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-03-21
[error] Move back fatal_error to toplevel
Emilio Jesus Gallego Arias
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-06-29
A new infrastructure for warnings.
Maxime Dénès
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-13
Dyn: simplify API introducing an Easy submodule
Enrico Tassi
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-12-05
Leveraging GADTs to provide a better Dyn API.
Pierre-Marie Pédrot
2015-12-04
Specializing the Dyn module to each usecase.
Pierre-Marie Pédrot
2015-10-28
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-06-25
Wrapped the declare_object function to pretty-print anomalies at loading time.
Thomas Sibut-Pinote
2015-04-23
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-01-12
Update headers.
Maxime Dénès
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2013-11-22
Using hashes instead of strings in dynamic tags. In case of collision, an
Pierre-Marie Pédrot
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2012-11-25
Monomorphization (library)
ppedrot
2012-10-02
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-09-14
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-08-08
Updating headers.
herbelin
2012-03-02
Noise for nothing
pboutill
2011-01-11
Fix some typos
glondu
2010-10-31
Minor code improvements around libobject
herbelin
2010-09-24
Some dead code removal, thanks to Oug analyzer
letouzey
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2009-10-21
This big commit addresses two problems:
soubiran
2009-10-06
Relaxed error severity when encountering unknown library objects or tactic
gmelquio
2009-09-17
Remove useless Liboject.export_function field
glondu
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-08-06
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2008-12-29
- Added support for subterm matching in SearchAbout.
herbelin
2008-07-22
Correct implementation of discharging of implicit arguments and add new
msozeau
2008-04-02
Add the ability to specify the implicit status of section variables and
msozeau
2007-12-05
Factorisation des opérations sur le type option de Util dans un module
aspiwack
2007-01-10
Nouvelle approche pour le discharge modulaire
herbelin
2006-09-01
Indentation + typo
notin
2006-04-27
Standardisation nom option_app en option_map
herbelin
[next]