Commit Graph

53 Commits

Author SHA1 Message Date
Claudius Holeksa d3bc066b7d view 2021-12-27 16:14:25 +01:00
keldu d92386119a changed magic number to proper sizeo 2021-12-24 23:06:25 +01:00
keldu bb4470075e forgot to shift check 2021-12-24 22:54:35 +01:00
keldu 506f5728dd fixed primitive test 2021-12-24 22:53:49 +01:00
Claudius Holeksa 5402df4ce2 refactor. worked through message. confirming with tests now 2021-12-23 22:33:08 +01:00
Claudius Holeksa 66f5ea8749 working on refactor 2021-12-21 16:27:29 +01:00
Claudius Holeksa 78d78d774f removed dynamic and json for now 2021-12-19 18:13:56 +01:00
keldu 9f18ca1ce9 moving to changed tests 2021-12-17 15:49:31 +01:00
Claudius Holeksa bca91974b5 test 2021-12-12 02:04:32 +01:00
keldu.magnus 9f78b64731 merge working. added some noexcept cases 2021-10-05 16:40:24 +02:00
keldu.magnus bd4fa40b74 fixing merge logic 2021-10-02 14:34:49 +02:00
keldu.magnus 21950cab93 merge conveyor impl 2021-09-29 21:35:46 +02:00
keldu.magnus 7ce304aad2 tls preparations 2021-05-09 15:19:09 +02:00
keldu.magnus 057266d1c5 bug work 2021-04-25 15:44:29 +02:00
keldu.magnus 5b6d34b3e3 test build again after making error exception safe 2021-03-19 19:59:31 +01:00
keldu.magnus 8df11836b8 additional bigger test for json decoding 2021-03-07 23:13:42 +01:00
keldu.magnus 915accd967 adding some whitespace chars to test strings 2021-03-02 12:36:55 +01:00
keldu.magnus af0f16949a json lists fixed 2021-03-02 12:31:15 +01:00
keldu.magnus 4d62c9c865 fixed test 2021-02-28 17:35:49 +01:00
keldu.magnus 880f1cd147 adding better json tests and encoding 2021-02-28 12:49:32 +01:00
keldu.magnus c7b545e87b fixed testing order 2020-10-30 00:42:16 +01:00
keldu.magnus b5ae3a04bb wrapping input fds now 2020-10-26 16:03:09 +01:00
keldu.magnus 8325a8e8fb union encoding and testing for json 2020-10-23 02:10:46 +02:00
keldu.magnus 4ce9331d46 virtual io and indexing from union and test 2020-10-13 16:53:57 +02:00
keldu.magnus 43a0831dd6 added union decoding test 2020-10-09 21:10:41 +02:00
keldu.magnus e58d68f525 typo 2020-10-07 15:17:03 +02:00
keldu.magnus 80d83915a1 struct decoding test 2020-10-07 15:13:44 +02:00
keldu.magnus 224ab507db list decoding and primitive decoding now working and verified 2020-10-07 15:04:03 +02:00
keldu c07af8b6c2 union encoding working for now. access is a little bit unsafe because of nonset type variants 2020-10-06 04:12:24 +02:00
keldu.magnus f76d6ad3a6 union changes 2020-10-06 01:47:57 +02:00
keldu.magnus 473dd13cdd encoding tests 2020-10-05 18:06:55 +02:00
keldu.magnus 9a3e37dce4 encoding for lists and structs done 2020-10-05 17:48:28 +02:00
keldu.magnus 91820e1663 test needs to check the available read size 2020-10-05 15:07:30 +02:00
keldu.magnus fd7147e667 json.h had a bad brace and caused strange casts. primitive encoding still fails 2020-10-05 03:25:44 +02:00
keldu.magnus 92c71637c3 buffers are buggy 2020-10-05 01:29:38 +02:00
keldu.magnus ba9613f353 included codec with incomplete json and message description. modified existing driver implementation 2020-10-01 14:20:55 +02:00
keldu.magnus e88399d0c1 immediate fix, because storage wasn't set. 2020-09-29 17:08:32 +02:00
keldu.magnus d1157e854a minor renaming change 2020-09-02 14:51:03 +02:00
keldu 257fa94644 signal registration with conveyor 2020-08-28 21:08:04 +02:00
keldu 9717073a29 ran format + changed build scripts 2020-08-28 16:59:25 +02:00
keldu.magnus 8235be9cb3 io definitions and attach node added 2020-08-23 15:47:14 +02:00
keldu.magnus 909e848b2c building libraries now and adding unix specific code 2020-08-21 18:38:24 +02:00
keldu.magnus af30c05f3a expanded scheduling test 2020-08-20 01:20:56 +02:00
keldu.magnus e7e726bfdc formatted 2020-08-20 00:52:51 +02:00
keldu.magnus 896bc73ec2 storage nodes working with poll 2020-08-20 00:50:36 +02:00
keldu.magnus ebda90fb01 implemented buffers 2020-08-20 00:36:21 +02:00
keldu fe19899694 async conveyor stuff 2020-08-18 22:38:36 +02:00
keldu 021ed589d3 merge conflict resolved 2020-08-18 20:01:04 +02:00
keldu.magnus 0dbc640b02 implementation of conv nodes 2020-08-17 20:19:42 +02:00
keldu.magnus fb6941af6f initial commit 2020-08-06 02:19:05 +02:00