Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | Revert "Adding a "is_val" primitive to IStream." | Pierre-Marie Pédrot | 2014-07-24 |
* | Adding a "is_val" primitive to IStream. | Pierre-Marie Pédrot | 2014-07-22 |
* | Adding a coiterator to IStream. | Pierre-Marie Pédrot | 2014-07-03 |
* | Remove some dead-code (thanks to ocaml warnings) | Pierre Letouzey | 2014-03-05 |
* | IStream: more efficient implementation of concat_map. | Arnaud Spiwack | 2014-02-24 |
* | IStream: a concat_map primitive. | Arnaud Spiwack | 2014-02-24 |
* | IStream: change type of thunk, spare allocations. | Arnaud Spiwack | 2014-02-24 |
* | IStream: remove a useless Obj.magic. | Arnaud Spiwack | 2014-02-24 |
* | A view type for IStream. | Arnaud Spiwack | 2014-02-24 |
* | better IStream.concat | ppedrot | 2013-11-06 |
* | Small fix in IStream interface. | ppedrot | 2013-08-08 |
* | More clever implemenation for IStream. | ppedrot | 2013-05-29 |
* | Adding a persistent stream data structure. | ppedrot | 2013-05-28 |