https://gitlab.com/nomadic-labs/data-encoding/

sort by:
Revision Author Date Message Commit Date
b0bd165 make `state.buffy` `mutable` to be ok with capture 21 August 2023, 09:20:26 UTC
ddbe2e7 New Benchable 4 17 August 2023, 08:27:08 UTC
8aec5b6 New benchable 3 17 August 2023, 08:26:56 UTC
48a929f Clean up error messages + check for collusion in obj 07 August 2023, 13:08:50 UTC
dd600f8 Add Hmaps to remember the fields in objects 04 August 2023, 13:28:35 UTC
7452e75 More hmap support in objs 04 August 2023, 13:26:52 UTC
cf6e0d8 wip 02 August 2023, 08:12:34 UTC
b15d3b4 JSON object encodings carry maps of field descrs for out-of-order access 28 July 2023, 08:32:54 UTC
0cefaa8 Bench for new incremental parser 28 July 2023, 08:06:29 UTC
678b6c2 bench 27 July 2023, 13:17:13 UTC
429bc06 Add more detailed benches to compare old and new parsers 24 July 2023, 09:27:23 UTC
bc6b9fe Add benchmarks for incremental json parser 24 July 2023, 08:32:24 UTC
463f849 Add peek function and fix parsing Conv in Seq 24 July 2023, 08:29:31 UTC
5dc6d22 Make local the bytes buffer to transfer from Buffy to Jsonm 07 July 2023, 12:08:26 UTC
55e509a Incremental parser 07 July 2023, 11:37:56 UTC
f5dc2c2 Add printer for values, depending on its encoding 07 July 2023, 09:00:09 UTC
418b480 Add pretty printer for encodings 05 July 2023, 12:33:29 UTC
2461fac Add pretty printing of JSON.t 05 July 2023, 12:29:08 UTC
4bb3060 Merge branch 'data-encoding-V2--improvements-on-top-of-benchmarks' into 'data-encoding-V2' Improvements on top of benchmarks See merge request nomadic-labs/data-encoding!140 27 April 2023, 14:22:52 UTC
38871f4 binary.sizability more informative tupler to avoid runtime checks 27 April 2023, 13:50:05 UTC
61526d9 use partial application in binary.query.size-of 27 April 2023, 13:50:05 UTC
b6ea336 binary.reader add pre-apply writer caches to headered and unions 27 April 2023, 13:50:05 UTC
eae9727 binary.reader use partial application to avoid retraversing encodings 27 April 2023, 13:50:05 UTC
b12de10 binary.writer add pre-apply writer caches to headered and unions 27 April 2023, 13:50:05 UTC
00d4c7b binary.writer use partial application to avoid retraversing descrs 27 April 2023, 13:50:05 UTC
ef0eb22 Merge branch 'data-encoding-V2--basic-benchmarks' into 'data-encoding-V2' Basic benchmarks See merge request nomadic-labs/data-encoding!136 27 April 2023, 13:49:51 UTC
ce66f21 separate landmarks benches from other benches 27 April 2023, 08:42:07 UTC
b4c9356 factorisation and pre-generation of binary-data in benchmarks 27 April 2023, 08:28:36 UTC
c86d170 add landmarks instrumentation 27 April 2023, 08:28:36 UTC
44bc27e improve benches in preparation for landmarks 27 April 2023, 08:28:36 UTC
6693897 Adding basic benchmarks These are not fancy, they are intended to provide a simple rough comparison with V1. 27 April 2023, 08:28:36 UTC
4ccb32d Merge branch 'data-encoding-V2--a-few-more-combinators' into 'data-encoding-V2' add a few combinator to data-encoding and json-data-encoding See merge request nomadic-labs/data-encoding!143 27 April 2023, 08:22:12 UTC
c802d6f add a few combinator to data-encoding and json-data-encoding 27 April 2023, 08:16:57 UTC
10e1fac Merge branch 'data-encoding-V2--sizability-less-encodings-in-common-interface-only' into 'data-encoding-V2' simpler interface and API for binary and buffy See merge request nomadic-labs/data-encoding!141 20 April 2023, 06:50:49 UTC
6360929 improve documentation of buffy and binary 20 April 2023, 06:17:00 UTC
1c14cf7 binary.descr consistently uses `descr` rather than `encoding` 19 April 2023, 11:32:31 UTC
6079399 simpler interface and API for binary 19 April 2023, 08:34:25 UTC
bbb4cce Merge branch 'data-encoding-V2--rename-uints' into 'data-encoding-V2' Rename all UInt into Uint See merge request nomadic-labs/data-encoding!139 17 April 2023, 15:13:23 UTC
64319f7 rename all UInt into Uint for consistency 17 April 2023, 15:11:04 UTC
ef02d9a Merge branch 'data-encoding-V2--thanks-for-the-dadaist-pep-talk' into 'data-encoding-V2' I feel much more abstract now See merge request nomadic-labs/data-encoding!135 17 April 2023, 13:26:13 UTC
89ab3c8 move reading offset tracking from buffy.r to buffy.src 17 April 2023, 12:36:45 UTC
bcbf3cb fix binary-data-encoding.w.size-header 17 April 2023, 12:36:45 UTC
d64c620 simpler and better buffy.r 17 April 2023, 12:36:45 UTC
9f5d9c4 fix suspension/stop bug in binary.read.useq 17 April 2023, 12:36:38 UTC
de12b98 move writing offset tracking from buffy.w to buffy.dst 14 April 2023, 09:53:08 UTC
9b89e3e export more atom reading/writing functions in buffy 14 April 2023, 09:52:38 UTC
bb32e13 binary.sizability simplify tupler 14 April 2023, 09:52:38 UTC
7499ed7 fix size-limit handling in binary.reader and binary.writer 14 April 2023, 09:52:32 UTC
82e1d3e Improve buffy.dst and buffy.src 12 April 2023, 14:54:36 UTC
862d32f improve documentation of binary.descr 12 April 2023, 14:54:36 UTC
8b71d59 Split binary-data-encoding modules in two tiers: public and internals 12 April 2023, 14:54:36 UTC
9256d9a Some documentation for buffy 12 April 2023, 14:54:36 UTC
0c26d4d separate destination and state in buffy.w and further code 12 April 2023, 14:54:36 UTC
837ff55 separate source and state in buffy.r and further code 12 April 2023, 14:54:36 UTC
65fd892 Merge branch 'data-encoding-V2--cruft-cleanup' into 'data-encoding-V2' remove NOTES See merge request nomadic-labs/data-encoding!137 12 April 2023, 14:49:33 UTC
e0e7d0d remove NOTES (it's a draft) 12 April 2023, 14:46:24 UTC
342f514 Merge branch 'data-encoding-V2--enforce-size-kind-restrictions-as-types' into 'data-encoding-V2' Data encoding v2 enforce size kind restrictions as types See merge request nomadic-labs/data-encoding!134 17 March 2023, 09:13:38 UTC
00bea98 track sizability of encodings in the type-system directly 17 March 2023, 09:10:31 UTC
60cf42b binary test with bigger length header sizes 17 March 2023, 09:07:03 UTC
8a4bd9c binary check overflow when writing size header 17 March 2023, 09:07:03 UTC
73aae4a more json tests (better pbt coverage) 17 March 2023, 09:07:03 UTC
9790582 json support null 17 March 2023, 09:07:03 UTC
7556376 binary.read support zero-length encodings for reading 17 March 2023, 09:07:03 UTC
cfdd7ce binary tests use buffer with not pre-determined size 17 March 2023, 09:07:03 UTC
12bc78a add binary.reader.read_string 17 March 2023, 09:07:02 UTC
da99ced simplify sizability of binary encodings 17 March 2023, 09:07:02 UTC
ba92a68 sizability tests for binary data-encoding 17 March 2023, 09:07:02 UTC
bfd26b0 simplify test sampling 17 March 2023, 09:07:02 UTC
e917459 check maximum-length before suspending in chunkwriter 17 March 2023, 09:07:02 UTC
b817cd7 improve binary tests 17 March 2023, 09:07:02 UTC
1fc77b3 Merge branch 'data-encoding-V2--unions' into 'data-encoding-V2' Data encoding v2 unions See merge request nomadic-labs/data-encoding!130 08 March 2023, 08:11:01 UTC
3320d7b data-encoding has common union combinator 07 March 2023, 14:38:18 UTC
b4ce723 json and binary unions have unit-case combinator 07 March 2023, 14:37:45 UTC
3b27810 json backend special-casing unit cases of unions 07 March 2023, 14:35:19 UTC
bf8f6bd include list of cases in binary.encoding.union constructor 07 March 2023, 10:11:59 UTC
1a8bd35 json unions 07 March 2023, 10:11:59 UTC
e816b1c binary unions 07 March 2023, 10:11:59 UTC
33c836d Merge branch 'data-encoding-V2--update-ocamlformat-version' into 'data-encoding-V2' Data encoding v2 update ocamlformat version See merge request nomadic-labs/data-encoding!131 03 March 2023, 10:58:18 UTC
03c8d88 Update ocamlformat to 0.24.1 which is compatible with ocaml 5.0.0 03 March 2023, 10:21:53 UTC
509d862 Merge branch 'data-encoding-V2--JSON-actual-writers' into 'data-encoding-V2' Data encoding v2 json actual writers See merge request nomadic-labs/data-encoding!128 03 March 2023, 10:21:40 UTC
6f4d6c5 bump gitlab ocaml version to 4.14.1 27 February 2023, 13:14:15 UTC
dea7897 buffy: some docs and some TODO 23 February 2023, 15:13:56 UTC
cea7aab improve naming of stop hints in buffy.read 23 February 2023, 14:48:24 UTC
8eb50ec Avoid holding onto preceeding dest in buffy.writing suspension 23 February 2023, 10:10:25 UTC
b6916be harden stop management in buffy.read 23 February 2023, 09:36:36 UTC
9a59ecc more expect tests in buffy.read 21 February 2023, 14:52:25 UTC
de382f1 expect tests and assert checks in buffy.read 21 February 2023, 09:43:06 UTC
df9bf0c fix error messages in buffy.reading 21 February 2023, 09:43:06 UTC
16033ef buffy.reading.stops documentation and fixes 21 February 2023, 09:43:06 UTC
928ec6d buffy support utf8char 21 February 2023, 09:43:06 UTC
04f6ad6 improve buffy and json reader 21 February 2023, 09:43:06 UTC
6a9cbd6 rename buffy.r.read1 into buffy.r.readf 15 February 2023, 19:10:41 UTC
0f93c91 json: support multiple representations, split backend, improvements 13 February 2023, 17:29:01 UTC
bf24d3f Rename suspendable-buffers into buffy and unopen it 13 February 2023, 10:04:26 UTC
6386f7c Better suspendable.writer with better uses in binary and json 10 February 2023, 14:41:48 UTC
0f33211 JSON.backend documentation 10 February 2023, 10:11:51 UTC
3d51d46 json.backend allow serialising to suspendable buffers 09 February 2023, 15:12:56 UTC
aa5bc37 json-data-encoding.Backend.construct_lexeme to construct lexeme sequence 09 February 2023, 09:05:44 UTC
8f74b65 json-data-encoding.PP.lexemes fix comma management in objects 09 February 2023, 09:03:53 UTC
5f15b79 Move buffer management into its own library These buffers will be used to make stringification functions in the JSON side of the data-encoding library. 09 February 2023, 08:25:38 UTC
back to top