index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dyn.mli
Age
Commit message (
Expand
)
Author
2017-12-23
[lib] Split auxiliary libraries into Coq-specific and general.
Emilio Jesus Gallego Arias
2017-12-09
[lib] Convenience function for `Dyn.Easy`
Emilio Jesus Gallego Arias
2017-11-03
Merge PR #6051: Fix FIXME: use OCaml 4.02 generative functors when available.
Maxime Dénès
2017-11-02
Naming the type of Dyn.Map for future reuse.
Hugo Herbelin
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
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
2016-01-17
Adding a structure indexed by tags.
Pierre-Marie Pédrot
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-03-16
Adding a primitive to dump the current association table of dynamic types.
Pierre-Marie Pédrot
2015-01-12
Update headers.
Maxime Dénès
2014-12-17
Dyn: add API to check of two Dyn.t are ==
Enrico Tassi
2013-11-22
Using hashes instead of strings in dynamic tags. In case of collision, an
Pierre-Marie Pédrot
2012-08-08
Updating headers.
herbelin
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-06-22
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2004-07-16
Nouvelle en-tête
herbelin
2001-03-15
entetes
filliatr
2000-12-12
syntaxe AST Inversion + commentaires ocamlweb autour de $
filliatr
1999-08-17
ajout dyn; divers fonctions util
filliatr