Commit Graph

28 Commits

Author SHA1 Message Date
03d68fa562 parse actions 2024-11-27 13:28:45 +01:00
eff378030a slight progress 2024-11-26 20:03:48 +01:00
e9c70f71b7 garbage collector heap 2024-11-26 14:32:21 +01:00
4dccbcb17a refactor slige_rpc -> sliger::rpc 2024-11-26 13:04:40 +01:00
51d7ba7a33 begin work on parsing rpc server messages 2024-11-26 12:49:24 +01:00
7806b64783 writer as unique ptr 2024-11-21 11:38:44 +01:00
253b182c45 move writer 2024-11-21 11:31:47 +01:00
4f9a671bdc add web 2024-11-21 04:12:07 +01:00
6c11e01841 delete to_json_2.cpp 2024-11-20 22:12:31 +01:00
06a2a84117 add to_json.cpp 2024-11-20 22:12:12 +01:00
3d89031748 test program stack viz 2024-11-20 15:07:49 +01:00
2fbccd0bc8 test program works 2024-11-20 15:07:49 +01:00
ce91126cb1 read only one message per connection 2024-11-20 14:39:23 +01:00
0b9d7c7d8a this->should work idk 2024-11-20 14:30:43 +01:00
d26da549cc this->sucks 2024-11-20 13:05:06 +01:00
f96d4849f6 add parse_json 2024-11-20 12:55:59 +01:00
2dbdd5c772 fix program 2024-11-20 12:54:03 +01:00
e269ad7e77 this->considered harmful? 2024-11-20 11:07:36 +01:00
b2563125e7 this->is extremely dangerous to our democracy 2024-11-20 10:31:03 +01:00
99087acd13 runtime almost works 2024-11-19 05:06:27 +01:00
1e2406efce add some flame graph stuff 2024-11-18 15:01:33 +01:00
fca7370fee rpc_server progress 2024-11-18 14:12:19 +01:00
b96dc867ab json done 2024-11-18 10:11:58 +01:00
77483438d8 add json 2024-11-15 15:23:10 +01:00
a644c0a630 add json 2024-11-12 11:59:42 +01:00
fc65c193c3 add rpc_server 2024-11-12 09:52:55 +01:00
161ea947d7 finish runtime instrs 2024-11-11 15:31:54 +01:00
f077a16939 add c++ runtime 2024-11-08 12:22:42 +01:00