Commit graph

410 commits

Author SHA1 Message Date
01c24f64ab Start trimming some of the __main__ crud 2022-11-20 22:34:07 -07:00
c21ee1fe48 Setting up to do some minimal admin auth for the relay 2022-11-20 22:00:12 -07:00
eb71f33e28 DNS for the relay 2022-11-19 23:55:01 -07:00
4faa29c124 Update some of the build infra 2022-11-19 23:54:45 -07:00
30f1d488b4 Sigh. 2022-11-19 23:51:09 -07:00
9d7ee93f8c Intern the relay 2022-11-19 23:45:47 -07:00
8737b7456b WIP 2022-10-26 22:23:41 -06:00
d102083a64 Bump Meraki API client 2022-10-19 09:52:37 -06:00
b26515dbc0 Tweaking the diff and equality logic 2022-10-19 09:52:18 -06:00
4498f350aa Cram has graduated 2022-10-19 09:00:14 -06:00
fbe837797a Tweaking the stack analyzer 2022-08-19 00:43:42 -06:00
71a60ae079 Get and2/3 working 2022-08-17 00:18:08 -06:00
77340aeb3b Get or3 working 2022-08-17 00:11:01 -06:00
2c92447947 Get or2 working again via the assembler 2022-08-17 00:07:09 -06:00
5a3a6bc96f Make the handle_* methods user-visible 2022-08-13 00:09:55 -06:00
510ee6abce [NO TESTS] WIP 2022-08-13 00:07:38 -06:00
93f5c7bc24 [NO TESTS] WIP 2022-08-13 00:03:49 -06:00
b241e6e0b4 Notes for later. 2022-08-12 23:53:48 -06:00
559e334e85 Create a generic interpreter API 2022-08-12 23:46:34 -06:00
66d90b1d44 Fmt. 2022-08-12 23:26:56 -06:00
a484137be2 Rewrite using handlers, singledispatch, hooks 2022-08-12 23:26:42 -06:00
3ee2f8ece9 Integrate marking labels/slots 2022-08-09 10:05:26 -06:00
2557ff1e4f Renaming variant operations 2022-08-09 09:39:33 -06:00
a7b236fa5f Promote cram out 2022-07-28 23:45:00 -06:00
5a34f095d7 Junk table dispatch for execute 2022-07-28 20:46:56 -06:00
b9617079ab return will abort the loop, use continue 2022-07-28 19:25:45 -06:00
0514e4ebb2 More cases of neading to clean during execution 2022-07-28 19:25:30 -06:00
20f3f01b6a Sigh 'stable' releases 2022-07-28 19:24:38 -06:00
b471e2ab82 Add a way to bust the log cache 2022-07-28 19:24:17 -06:00
bbb4f83071 Deal with the node being a bad link 2022-07-28 18:24:03 -06:00
31a0019546 ton.tirefire 2022-07-28 15:16:44 -06:00
1df60b873b Be better at removing dead links 2022-07-27 23:04:25 -06:00
3a8677c630 Update docstring 2022-07-26 00:24:30 -06:00
7a40392253 Implement auto-migrate (aka fmt) 2022-07-26 00:23:26 -06:00
f151e57a12 Hardening cram, stratify uninstalls 2022-07-25 22:44:10 -06:00
176d8129d6 Ignore .gitkeep files 2022-07-21 22:48:59 -06:00
58e63924d9 Short hostname only 2022-07-21 22:48:49 -06:00
353cf72b65 Fmt. 2022-07-15 19:37:34 -06:00
eb128d8b54 Refactor to make Opcode the base class 2022-07-15 19:33:32 -06:00
7e7c557dea Ditch the .impl pattern for now 2022-07-02 01:47:11 -06:00
21b4b4432a Slam out a two-pass assembler 2022-07-02 00:35:03 -06:00
13b9afb195 [NO TESTS] WIP 2022-06-27 22:35:21 -06:00
25234f8f00 Get VARAINT/VTEST implemented 2022-06-16 10:55:18 -06:00
7fe052e7fc [broken] Throw out builtin bool 2022-06-15 23:10:54 -06:00
d2d6840bad Rewrite bootstrap to sorta support type signatures 2022-06-15 23:01:55 -06:00
54ff11f13c Wire up define_type 2022-06-15 21:56:52 -06:00
d567f95c1f Better module printing 2022-06-15 09:46:03 -06:00
7f3efc882a Code better in the morning 2022-06-15 09:21:43 -06:00
366440a3b9 [broken] Almost to a reworked Function model 2022-06-15 01:46:32 -06:00
8469d11825 Better parser tests 2022-06-15 01:12:22 -06:00