index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
hashcons.mli
Age
Commit message (
Expand
)
Author
2017-12-23
[lib] Split auxiliary libraries into Coq-specific and general.
Emilio Jesus Gallego Arias
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2016-03-22
A patch renaming equal into eq in the module dealing with
Hugo Herbelin
2016-01-20
Update copyright headers.
Maxime Dénès
2015-08-02
Reverting 16 last commits, committed mistakenly using the wrong push command.
Hugo Herbelin
2015-08-02
A patch renaming equal into eq in the module dealing with
Hugo Herbelin
2015-02-11
Adding a statistic function on hashconsing tables.
Pierre-Marie Pédrot
2015-01-12
Update headers.
Maxime Dénès
2014-12-17
Ensuring the good invariants of hashcons table generation in the API.
Pierre-Marie Pédrot
2013-10-24
Specializing hash functions for widely used types.
ppedrot
2013-08-28
Removing some lone List.assoc & List.mem in lib.
ppedrot
2013-08-22
More complete hashcons : lists (dirpath), arrays (constr)
letouzey
2012-10-17
Using weak tables instead of plain hash tables while hashconsing.
ppedrot
2012-09-26
Reusing the Hashset data structure in Hashcons. Hopefully, this should
ppedrot
2012-09-26
Cleaning, renaming obscure functions and documenting in Hashcons.
ppedrot
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-09-19
- un effort sur la doc (ocamlweb)
filliatr
1999-08-30
un petit effort de presentation dans les interfaces
filliatr
1999-08-16
Initial revision
filliatr