Simon Cruanes
|
96ed8a37ab
|
feat: introduce shim modules for 4.08 compat
- also make `unlabel` an explicit operation
- use `Stdlib` instead of `Pervasives`
- remove some warnings in Format
|
2019-06-14 18:26:14 -05:00 |
|
Simon Cruanes
|
3712db3a5b
|
chore: use iter, not sequence, in tests
|
2019-04-13 03:20:56 -05:00 |
|
Simon Cruanes
|
2a9795090b
|
test: improve perf by changing random gens
|
2018-10-13 18:52:22 -05:00 |
|
Simon Cruanes
|
972a6f2720
|
style: reindent
|
2018-03-28 19:46:57 -05:00 |
|
JPR
|
d18d9fb636
|
Comments - Style & typos fixing
|
2018-03-15 23:09:31 -05:00 |
|
Simon Cruanes
|
4a9b41c3cd
|
add various functions on CCUtf8_string
|
2018-03-07 00:17:48 -06:00 |
|
Simon Cruanes
|
ea4a4e4ffb
|
utf8string: detect overlong encodings
- also, stronger tests for utf8string
|
2018-03-07 00:08:27 -06:00 |
|
Simon Cruanes
|
be76d6bf91
|
fixes in utf8_string: remove some forbidden cases
|
2018-03-06 23:07:59 -06:00 |
|
Simon Cruanes
|
6b5735a318
|
fix compat with 4.02
|
2018-03-06 22:27:52 -06:00 |
|
Simon Cruanes
|
30fca7ae9e
|
add CCUtf8_string with basic encoding and decoding functionalities
|
2018-03-06 22:16:17 -06:00 |
|