swh:1:snp:61dcfc0dd5674a0e65803e88039c122d9532074e

sort by:
Revision Author Date Message Commit Date
efcdf23 Data_encoding: reorder and reorganize doc 03 May 2018, 06:00:24 UTC
f7e08b5 Data_encoding: split implementation In an effort to keep a clean commit history, the interface is unchanged. 03 May 2018, 04:27:17 UTC
e92dd8c Data_encoding: add names to union cases 26 April 2018, 20:52:21 UTC
cac3743 Data_encoding: better documentation of `int` 26 April 2018, 19:20:40 UTC
87ad5f4 Data_encoding: be compatible with 32bits platform. We should not accept for `data_encoding.ranged_int` values that cannot fits in `int31`. Iw we wnat more, we should introduce `ranged_int32` or `ranged_int64`. 09 April 2018, 13:17:04 UTC
24f46fb Jbuilder: update to beta.19.1 06 April 2018, 09:47:22 UTC
698f858 Data_encoding: make more combinators transparent to is_tup/is_obj 24 March 2018, 15:45:29 UTC
f5706a9 General: update jbuilder to 1.0+beta19 20 March 2018, 05:49:52 UTC
9731155 Alpha: add operation `Double_endorsement` 16 March 2018, 14:34:32 UTC
761bbb3 Data_encoding: typo in error message 15 March 2018, 13:58:54 UTC
94aaf8f Opam: use jbuilder.1.0.0-beta18 08 March 2018, 13:38:57 UTC
35e57d7 Opam: require jbuilder = 1.0.0-beta17 07 March 2018, 17:12:12 UTC
566da85 Test: quick and dirty port to `alcotest` 12 February 2018, 01:09:00 UTC
0e11f60 Client refactor: Move `Data_encoding_ezjsonm.read_file` into `Lwt_utils_unix` 08 February 2018, 16:23:30 UTC
4806759 Client refactor: Move non-unix part of `Data_Encoding_Ezjsonm` into `Data_Encoding.Json` 08 February 2018, 16:23:30 UTC
9144510 Jbuilder: fix warning 07 February 2018, 10:16:39 UTC
4e672b1 Update copyright notice (2018) 05 February 2018, 22:34:05 UTC
26d29a4 Opam: update to jbuilder.1.0+beta17 05 February 2018, 22:34:05 UTC
9f5ae26 Test: add test dependencies into `*.opam` and fix `.gitlab-ci.yml` 05 February 2018, 22:34:05 UTC
5f7fca5 Test: move `data_encoding` tests 05 February 2018, 22:34:04 UTC
83f444f Data encoding: fail on string_enum that should be a constant 27 January 2018, 14:30:09 UTC
addd752 Data_encoding: use constant from ocplib-json-typed 27 January 2018, 14:30:09 UTC
fd37c78 Jbuilder: fix rule `runtest_indent` 27 January 2018, 10:32:57 UTC
6daba09 Indent: reindent with ocp-indent and fix the script 25 January 2018, 15:01:12 UTC
672537b Move all packages to src/ Modify Makefile accordingly 16 January 2018, 22:11:39 UTC
back to top