package csexp
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
1.2.3
- Fix
parse_string_many
; it used to fail on all inputs (#6, @rgrinberg)
1.2.2
- Fix compatibility with 4.02.3
1.2.1
- Remove inclusion of the
Result
module, which was accidentally added in a previous PR. (#3, @rgrinberg)
1.2.0
- Expose low level, monad agnostic parser. (#2, @mefyl)
1.1.0
- Add compatibility up-to OCaml 4.02.3 (with disabled tests). (#1, @voodoos)
1.0.0
- Initial release