Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Bump year in headers. | Pierre-Marie Pédrot | 2017-07-04 |
* | Update copyright headers. | Maxime Dénès | 2016-01-20 |
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | Remove some 'deprecated' warnings. | Xavier Clerc | 2014-09-25 |
* | Remove some dead-code (thanks to ocaml warnings) | Pierre Letouzey | 2014-03-05 |
* | Adding a generic Int.Map using persistent arrays. | Pierre-Marie Pédrot | 2013-11-26 |
* | Manual coding of Int.Map.find. We use unsafe features, but this function | ppedrot | 2013-11-04 |
* | More monomorphic List.mem + List.assoc + ... | letouzey | 2013-10-24 |
* | Specializing hash functions for widely used types. | ppedrot | 2013-10-24 |
* | Added a more efficient way to recover the domain of a map. | ppedrot | 2013-08-25 |
* | Moved Intset and Intmap to Int namespace. | ppedrot | 2012-12-14 |
* | Added an Int module with dummy utility functions. | ppedrot | 2012-11-08 |