|
e39df4d663
|
Sigh 'stable' releases
|
2022-07-28 19:24:38 -06:00 |
|
|
1cf8dab616
|
Add a way to bust the log cache
|
2022-07-28 19:24:17 -06:00 |
|
|
cff7c8d5e7
|
Deal with the node being a bad link
|
2022-07-28 18:24:03 -06:00 |
|
|
b2929290c0
|
ton.tirefire
|
2022-07-28 15:16:44 -06:00 |
|
|
3ab04dcb32
|
Be better at removing dead links
|
2022-07-27 23:04:25 -06:00 |
|
|
6d5713d021
|
Update docstring
|
2022-07-26 00:24:30 -06:00 |
|
|
e718bae88e
|
Implement auto-migrate (aka fmt)
|
2022-07-26 00:23:26 -06:00 |
|
|
547396b76e
|
Hardening cram, stratify uninstalls
|
2022-07-25 22:44:10 -06:00 |
|
|
0fb3cfa595
|
Ignore .gitkeep files
|
2022-07-21 22:48:59 -06:00 |
|
|
5d132514c1
|
Short hostname only
|
2022-07-21 22:48:49 -06:00 |
|
|
d5d63fd7e8
|
Fmt.
|
2022-07-15 19:37:34 -06:00 |
|
|
bd880213de
|
Refactor to make Opcode the base class
|
2022-07-15 19:33:32 -06:00 |
|
|
6d9d9b3fd5
|
Ditch the .impl pattern for now
|
2022-07-02 01:47:11 -06:00 |
|
|
7e5a558163
|
Slam out a two-pass assembler
|
2022-07-02 00:35:03 -06:00 |
|
|
7e0273c7ad
|
[NO TESTS] WIP
|
2022-06-27 22:35:21 -06:00 |
|
|
102210bcee
|
Get VARAINT/VTEST implemented
|
2022-06-16 10:55:18 -06:00 |
|
|
3eda062c21
|
[broken] Throw out builtin bool
|
2022-06-15 23:10:54 -06:00 |
|
|
9d03c1425e
|
Rewrite bootstrap to sorta support type signatures
|
2022-06-15 23:01:55 -06:00 |
|
|
56e12252f5
|
Wire up define_type
|
2022-06-15 21:56:52 -06:00 |
|
|
0564031502
|
Better module printing
|
2022-06-15 09:46:03 -06:00 |
|
|
70ffb3a8f7
|
Code better in the morning
|
2022-06-15 09:21:43 -06:00 |
|
|
d926a5e404
|
[broken] Almost to a reworked Function model
|
2022-06-15 01:46:32 -06:00 |
|
|
197dfd0089
|
Better parser tests
|
2022-06-15 01:12:22 -06:00 |
|
|
26e77a1df2
|
Calling it a night
|
2022-06-14 01:19:30 -06:00 |
|
|
f3791adee8
|
Typing tweaks
|
2022-06-13 21:11:15 -06:00 |
|
|
c59034383c
|
Shuffling a bunch of stuff around
|
2022-06-13 20:23:43 -06:00 |
|
|
6d96a4491f
|
[NO TESTS] WIP
|
2022-06-13 11:44:28 -06:00 |
|
|
862a8663b2
|
[NO TESTS] WIP
|
2022-06-11 15:04:55 -06:00 |
|
|
e3e3d7613c
|
Eliminate CALLS, add SLOT & DEBUG, rewrite bootstrap
|
2022-06-11 00:28:24 -06:00 |
|
|
34c550ba7f
|
Tapping towards structs and variants
|
2022-06-07 10:32:15 -06:00 |
|
|
6bc9bb9b59
|
[NO TESTS] WIP
|
2022-06-01 00:22:53 -06:00 |
|
|
533960376d
|
Fmt.
|
2022-06-01 00:11:14 -06:00 |
|
|
b439466887
|
Get CLOSUREC working
|
2022-06-01 00:09:59 -06:00 |
|
|
aef6cc088d
|
Get CLOSUREF/CALLC working
|
2022-05-31 23:54:11 -06:00 |
|
|
e8c12be6e8
|
Test stubs need returns now
|
2022-05-31 23:17:32 -06:00 |
|
|
b6e1a61a85
|
An evening of hacking
|
2022-05-31 23:08:29 -06:00 |
|
|
9b965dba05
|
Split out Ichor
|
2022-05-31 19:25:18 -06:00 |
|
|
1e7517138a
|
Shogoth -> Shoggoth
|
2022-05-31 19:04:14 -06:00 |
|
|
d146b90250
|
Rename
|
2022-05-31 18:24:39 -06:00 |
|
|
342b113cdb
|
A single-stepping GCODE tool
|
2022-05-31 09:41:32 -06:00 |
|
|
bd3fe9bb00
|
Fmt.
|
2022-05-31 09:41:10 -06:00 |
|
|
65091be070
|
[NO TESTS] WIP
|
2022-05-31 09:39:53 -06:00 |
|
|
a65702be42
|
Tapping
|
2022-05-16 20:31:36 -06:00 |
|
|
13f3bfad0e
|
Tapping towards a slightly functional reader
|
2022-05-11 23:21:22 -07:00 |
|
|
51802b46b6
|
Be smart about the READONLY flag; consolidate delete
|
2022-05-11 22:58:35 -07:00 |
|
|
bf1dd67523
|
Errant whitespace
|
2022-05-11 11:01:23 -07:00 |
|
|
0d6d3319d8
|
Function references; stubs for closures
|
2022-04-21 00:17:59 -06:00 |
|
|
4396ec6496
|
Happy hacking; setting up for structs
|
2022-04-15 00:31:58 -06:00 |
|
|
ac5a950344
|
Fmt.
|
2022-04-12 01:49:29 -06:00 |
|
|
9721622e19
|
Get the Shogoth VM to a bit better state; py3.10 Ba'azel
|
2022-04-12 01:49:12 -06:00 |
|
|
feb6980d4f
|
A bytecode VM sketch
|
2022-03-29 01:29:18 -06:00 |
|
|
977b6d8677
|
Add a licensing note
|
2022-03-17 11:03:45 -06:00 |
|
|
42d73b2271
|
Import the garage project
|
2022-02-21 16:35:36 -07:00 |
|
|
38eeaef35f
|
Reuse the old feed static IP
|
2022-02-21 16:35:01 -07:00 |
|
|
1a8399be3d
|
Realpath
|
2022-02-21 16:35:01 -07:00 |
|
|
57d637755f
|
TOML format
|
2022-02-15 10:24:06 -07:00 |
|
|
aa2ee00134
|
config.toml -> pkg.toml, get cleanup working
|
2022-02-15 10:22:53 -07:00 |
|
|
735a3c65d8
|
A second cut at the cram tool, now with TOML and tests
|
2022-02-15 02:17:54 -07:00 |
|
|
011bd6019b
|
Add a record for feed
|
2022-02-02 00:45:14 -07:00 |
|
|
df9aae1253
|
Reader's 'done'
|
2022-01-09 16:32:11 -07:00 |
|
|
0b7b67b797
|
Initial parse/read driver REPL
|
2022-01-09 14:46:21 -07:00 |
|
|
b193811869
|
cram fixes
|
2022-01-09 00:07:00 -07:00 |
|
|
c29d07a0b0
|
Normalize SQL so its nicer when logged
|
2022-01-08 23:53:24 -07:00 |
|
|
35a97815cd
|
Fmt.
|
2021-12-27 00:49:28 -07:00 |
|
|
12d6c53985
|
Roll over API exceptions
|
2021-12-27 00:49:17 -07:00 |
|
|
d27bc0ab5b
|
[NO TESTS] WIP
|
2021-12-27 00:31:36 -07:00 |
|
|
c4f13f186a
|
Forgot some locks. Sigh.
|
2021-12-12 21:51:23 -07:00 |
|
|
7344d858c6
|
Fairly viable aloe state
|
2021-12-12 21:36:21 -07:00 |
|
|
38287accf9
|
WIP - refactoring towards a better state
|
2021-12-12 20:55:39 -07:00 |
|
|
2e7ab627d4
|
WIP - somewhat working v2 state
|
2021-12-12 19:44:12 -07:00 |
|
|
5089b8c94f
|
Spinner while copying; handle dirt files better
|
2021-12-05 11:35:19 -07:00 |
|
|
6605d28377
|
A quick and dirty octoprint CURSES dashboard
|
2021-12-05 11:35:09 -07:00 |
|
|
e283123b3a
|
Fix obviously colliding ICMP stream IDs
But it looks like the underlying ICMPLIB model of receive() is broken for what I'm doing
|
2021-11-22 01:32:11 -07:00 |
|
|
7f42aa5449
|
Don't need those
|
2021-11-20 23:11:47 -07:00 |
|
|
89b05ef0bc
|
Blah.
|
2021-11-20 23:10:00 -07:00 |
|
|
6c0d3dc535
|
And done
|
2021-11-20 23:06:26 -07:00 |
|
|
0016eaa63d
|
And buffing
|
2021-11-20 22:37:57 -07:00 |
|
|
7fcbf6f3fa
|
Overhaul to a considerably more useful multiprocess state
|
2021-11-20 22:05:45 -07:00 |
|
|
8469ab7758
|
WIP on Aloe
|
2021-11-20 14:39:14 -07:00 |
|
|
d49034c0fa
|
Fmt.
|
2021-11-09 12:31:31 -07:00 |
|
|
8707dd3142
|
Fixing list as a global and local fn
|
2021-11-09 12:31:18 -07:00 |
|
|
4fb3719555
|
More docs tweaks
|
2021-11-05 13:20:00 -06:00 |
|
|
89610a3568
|
Documenting for publication
|
2021-11-05 12:18:45 -06:00 |
|
|
37cf353ff5
|
Finishing and testing the driver
|
2021-11-05 11:47:17 -06:00 |
|
|
a74c715041
|
Tapping on the revamped clusterctrl
|
2021-11-02 01:12:06 -06:00 |
|
|
61b781206b
|
Documentation tweaks
|
2021-10-31 11:53:28 -06:00 |
|
|
d07eeb9199
|
New host records
|
2021-10-31 10:59:45 -06:00 |
|
|
75a56695c0
|
Teach cram about profile and host subpackages
|
2021-10-31 10:59:27 -06:00 |
|
|
8e43a7ce3e
|
Blah
|
2021-10-27 22:47:15 -06:00 |
|
|
b000f723a9
|
Rename to match the upstream naming
|
2021-10-27 22:44:46 -06:00 |
|
|
5d471ec395
|
exists() is the wrong predicate; false-negatives on broken links
|
2021-10-20 23:54:17 -06:00 |
|
|
0503dc2df7
|
Final-ish tested driver
|
2021-10-13 20:28:54 -06:00 |
|
|
24054b4bfc
|
Styleguide
|
2021-10-13 01:07:32 -06:00 |
|
|
f276be1fbf
|
A driver from scratch
|
2021-10-13 01:07:06 -06:00 |
|
|
222dc8d2cf
|
Black.
|
2021-10-11 22:38:55 -06:00 |
|
|
b551487f3d
|
Squashme: command whitespace
|
2021-10-11 22:33:34 -06:00 |
|
|
bee293b9d2
|
Hoist out helper fns
Note that since __main__ is in global scope, no closure conversion is required
|
2021-10-11 22:26:44 -06:00 |
|
|
78d017223c
|
Invalid config should be a nonzero exit
|
2021-10-11 22:23:53 -06:00 |
|
|
8d0599040c
|
Format the commands so they'll be easier to pull apart
|
2021-10-11 22:00:53 -06:00 |
|
|
14a8201f00
|
Unify to double quotes
|
2021-10-11 21:55:35 -06:00 |
|