Commit graph

477 commits

Author SHA1 Message Date
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
6f1145cb5e Don't inject JEDI everywhere. Argh. 2022-06-15 01:11:44 -06:00
496dfb7026 Calling it a night 2022-06-14 01:19:30 -06:00
9b6e11818e Typing tweaks 2022-06-13 21:11:15 -06:00
8feb3f3989 Shuffling a bunch of stuff around 2022-06-13 20:23:43 -06:00
bc7cb3e909 [NO TESTS] WIP 2022-06-13 11:44:28 -06:00
0075c4c9f8 [NO TESTS] WIP 2022-06-11 15:04:55 -06:00
6916715123 Eliminate CALLS, add SLOT & DEBUG, rewrite bootstrap 2022-06-11 00:28:24 -06:00
f382afd9f1 Inject pytest-timeout 2022-06-11 00:27:52 -06:00
50f4a4cdb1 Tapping towards structs and variants 2022-06-07 10:32:15 -06:00
dc71833082 [NO TESTS] WIP 2022-06-01 00:22:53 -06:00
d5123351d5 Fmt. 2022-06-01 00:11:14 -06:00
af65fbb6f6 Get CLOSUREC working 2022-06-01 00:09:59 -06:00
3debddf0b2 Get CLOSUREF/CALLC working 2022-05-31 23:54:11 -06:00
d1fab97c85 Test stubs need returns now 2022-05-31 23:17:32 -06:00
824547821c An evening of hacking 2022-05-31 23:08:29 -06:00
c1498c98eb Split out Ichor 2022-05-31 19:25:18 -06:00
0ffc6c6bb7 Shogoth -> Shoggoth 2022-05-31 19:04:14 -06:00
b4005b3b6d Rename 2022-05-31 18:24:39 -06:00
c2e9b73946 A single-stepping GCODE tool 2022-05-31 09:41:32 -06:00
88b4e7da1f Fmt. 2022-05-31 09:41:10 -06:00
56b6ddd3ea [NO TESTS] WIP 2022-05-31 09:39:53 -06:00
13355aeef4 Tapping 2022-05-16 20:31:36 -06:00
68313e8db9 Tapping towards a slightly functional reader 2022-05-11 23:21:22 -07:00
8a70d2b64d Minor crimes to deal with platform-variable pythons 2022-05-11 23:20:59 -07:00
06eda8167f Be smart about the READONLY flag; consolidate delete 2022-05-11 22:58:35 -07:00
3c80d598be Errant whitespace 2022-05-11 11:01:23 -07:00
29cb977688 Turn that off; didn't work 2022-04-21 00:18:22 -06:00
352f7b8184 Function references; stubs for closures 2022-04-21 00:17:59 -06:00
d82a662b39 Happy hacking; setting up for structs 2022-04-15 00:31:58 -06:00
e7464c843d Turn this shit off 2022-04-12 01:49:43 -06:00
e04324884f Fmt. 2022-04-12 01:49:29 -06:00
298699c1d4 Get the Shogoth VM to a bit better state; py3.10 Ba'azel 2022-04-12 01:49:12 -06:00
c21eacf107 A bytecode VM sketch 2022-03-29 01:29:18 -06:00