Scott Richmond
|
0c155c3a96
|
get fetch up & running
|
2025-07-01 18:52:03 -04:00 |
|
Scott Richmond
|
6111d3e2e8
|
get input working
Former-commit-id: b12d0e00aa
|
2025-07-01 16:59:42 -04:00 |
|
Scott Richmond
|
1732cf0450
|
get input working
|
2025-07-01 16:59:42 -04:00 |
|
Scott Richmond
|
3765edd8d9
|
update worker url resolution
Former-commit-id: 808368d2b9
|
2025-07-01 16:30:17 -04:00 |
|
Scott Richmond
|
fa2999c68a
|
update worker url resolution
|
2025-07-01 16:30:17 -04:00 |
|
Scott Richmond
|
4ad6ccf355
|
fix worker path
Former-commit-id: 88ff5886bb
|
2025-07-01 16:07:01 -04:00 |
|
Scott Richmond
|
03d41765ee
|
fix worker path
|
2025-07-01 16:07:01 -04:00 |
|
Scott Richmond
|
63ac8fe80c
|
get commands wired up, probs
Former-commit-id: 1ec60b9362
|
2025-07-01 14:35:36 -04:00 |
|
Scott Richmond
|
8097d4010b
|
get commands wired up, probs
|
2025-07-01 14:35:36 -04:00 |
|
Scott Richmond
|
8d011f1212
|
fix FF event loop bug
Former-commit-id: 400bd5864b
|
2025-07-01 12:54:11 -04:00 |
|
Scott Richmond
|
176cf37588
|
fix FF event loop bug
|
2025-07-01 12:54:11 -04:00 |
|
Scott Richmond
|
e5e1d9ba0e
|
add thoughts
Former-commit-id: 991705e734
|
2025-07-01 11:10:50 -04:00 |
|
Scott Richmond
|
1fc3bc89d3
|
add thoughts
|
2025-07-01 11:10:50 -04:00 |
|
Scott Richmond
|
3c93cd67ea
|
stash changes
Former-commit-id: 989e217917
|
2025-07-01 10:42:34 -04:00 |
|
Scott Richmond
|
9cbf3eb4f8
|
stash changes
|
2025-07-01 10:42:34 -04:00 |
|
Scott Richmond
|
5a6b7387d9
|
fix truly heinous memory bug
Former-commit-id: 4e7557cbcc
|
2025-07-01 01:30:10 -04:00 |
|
Scott Richmond
|
2e7175adea
|
fix truly heinous memory bug
|
2025-07-01 01:30:10 -04:00 |
|
Scott Richmond
|
ac089eeb22
|
hook the things up and discover a possible stop-the-world bug
Former-commit-id: 2f3f362f49
|
2025-07-01 00:43:01 -04:00 |
|
Scott Richmond
|
33602f0660
|
hook the things up and discover a possible stop-the-world bug
|
2025-07-01 00:43:01 -04:00 |
|
Scott Richmond
|
82a20f00c3
|
integration work continues
Former-commit-id: 4eceb62ce5
|
2025-06-30 18:59:59 -04:00 |
|
Scott Richmond
|
0eb1a9826c
|
integration work continues
|
2025-06-30 18:59:59 -04:00 |
|
Scott Richmond
|
27e035c545
|
also add the new io file
Former-commit-id: 173fdb913c
|
2025-06-30 12:49:07 -04:00 |
|
Scott Richmond
|
afd0b7ab93
|
also add the new io file
|
2025-06-30 12:49:07 -04:00 |
|
Scott Richmond
|
0608caf90c
|
stub out first pass of io system
Former-commit-id: bc49ece0cf
|
2025-06-30 12:48:50 -04:00 |
|
Scott Richmond
|
30a68eedc7
|
stub out first pass of io system
|
2025-06-30 12:48:50 -04:00 |
|
Scott Richmond
|
cc3020f22b
|
use a hashset instead of vec for dead ids
Former-commit-id: 5478e5e40e
|
2025-06-29 18:14:06 -04:00 |
|
Scott Richmond
|
08c14570a6
|
use a hashset instead of vec for dead ids
|
2025-06-29 18:14:06 -04:00 |
|
Scott Richmond
|
a02eb06279
|
start working on packaging better
Former-commit-id: f6cbe3f800
|
2025-06-29 18:13:49 -04:00 |
|
Scott Richmond
|
cd33959293
|
start working on packaging better
|
2025-06-29 18:13:49 -04:00 |
|
Scott Richmond
|
ac3c74ac8e
|
update chumsky, lose ariadne, update parser to conform to new chumsky
Former-commit-id: c62b5c903d
|
2025-06-29 18:08:44 -04:00 |
|
Scott Richmond
|
524ccc9b64
|
update chumsky, lose ariadne, update parser to conform to new chumsky
|
2025-06-29 18:08:44 -04:00 |
|
Scott Richmond
|
442cdffa61
|
add a justfile, some project management
Former-commit-id: de6cb5380d
|
2025-06-29 17:47:08 -04:00 |
|
Scott Richmond
|
4d979f4307
|
add a justfile, some project management
|
2025-06-29 17:47:08 -04:00 |
|
Scott Richmond
|
74a173a415
|
save work
Former-commit-id: 4dd47dd56c
|
2025-06-29 11:38:45 -04:00 |
|
Scott Richmond
|
4cfb47c34a
|
save work
|
2025-06-29 11:38:45 -04:00 |
|
Scott Richmond
|
542abc6d43
|
actually get receive working????
Former-commit-id: f710beff46
|
2025-06-28 16:40:31 -04:00 |
|
Scott Richmond
|
7b507ab313
|
actually get receive working????
|
2025-06-28 16:40:31 -04:00 |
|
Scott Richmond
|
c61eeae690
|
some notes
Former-commit-id: f873be7668
|
2025-06-27 20:54:48 -04:00 |
|
Scott Richmond
|
4776318f17
|
some notes
|
2025-06-27 20:54:48 -04:00 |
|
Scott Richmond
|
2361750f31
|
make progress, I guess
Former-commit-id: 48342ba4ea
|
2025-06-27 20:41:29 -04:00 |
|
Scott Richmond
|
290b205e1b
|
make progress, I guess
|
2025-06-27 20:41:29 -04:00 |
|
Scott Richmond
|
70531c5922
|
parser housekeeping; add receive to lexer and parser
Former-commit-id: db52bc2687
|
2025-06-27 19:15:59 -04:00 |
|
Scott Richmond
|
1d0c3df797
|
parser housekeeping; add receive to lexer and parser
|
2025-06-27 19:15:59 -04:00 |
|
Scott Richmond
|
f3d8e9caf1
|
move Ast into its own module
Former-commit-id: a175ee7a41
|
2025-06-27 19:05:17 -04:00 |
|
Scott Richmond
|
2c4e11abdd
|
move Ast into its own module
|
2025-06-27 19:05:17 -04:00 |
|
Scott Richmond
|
56771bf1df
|
ugh. spin my wheels a lot. decide to start work on the receive special form
Former-commit-id: 759fc63cae
|
2025-06-27 18:48:27 -04:00 |
|
Scott Richmond
|
597deb7c28
|
ugh. spin my wheels a lot. decide to start work on the receive special form
|
2025-06-27 18:48:27 -04:00 |
|
Scott Richmond
|
948a874e4a
|
add sleep, which was unexpectedly titchy!
Former-commit-id: 8923581eed
|
2025-06-27 14:27:42 -04:00 |
|
Scott Richmond
|
7edb6bfb23
|
add sleep, which was unexpectedly titchy!
|
2025-06-27 14:27:42 -04:00 |
|
Scott Richmond
|
c382b2c1d3
|
make some new process functions
Former-commit-id: 90505f89fe
|
2025-06-27 12:27:54 -04:00 |
|