Scott Richmond
|
53e295ac37
|
working on panics
Former-commit-id: 0d8b42662b
|
2025-07-04 01:23:16 -04:00 |
|
Scott Richmond
|
ad3d67114e
|
pretty good parsing errors
Former-commit-id: f97f6670bd
|
2025-07-03 23:23:14 -04:00 |
|
Scott Richmond
|
44de23c6a8
|
scanning errors are now nice
Former-commit-id: d6a004d9ac
|
2025-07-03 20:45:55 -04:00 |
|
Scott Richmond
|
49b2249e14
|
use serde to serialize the things
Former-commit-id: c6709bb2e8
|
2025-07-03 20:22:11 -04:00 |
|
Scott Richmond
|
9040d53e32
|
string keys on dicts now fully work
Former-commit-id: 9f9f59b33b
|
2025-07-03 15:30:51 -04:00 |
|
Scott Richmond
|
e741446ece
|
add string keys to dicts
Former-commit-id: 659fdd3506
|
2025-07-03 12:41:00 -04:00 |
|
Scott Richmond
|
f6374b652a
|
work on errors
Former-commit-id: d334e483a5
|
2025-07-02 23:47:02 -04:00 |
|
Scott Richmond
|
dd43d20e71
|
properly scan escape chars
Former-commit-id: 2ffff9edd9
|
2025-07-02 20:54:21 -04:00 |
|
Scott Richmond
|
ef0d2acce0
|
make an attempt at fixing string escaping
Former-commit-id: 28d6dc24f0
|
2025-07-02 19:44:12 -04:00 |
|
Scott Richmond
|
1b1b04f014
|
method syntax sugar achieved
Former-commit-id: 0cd682de21
|
2025-07-02 19:29:49 -04:00 |
|
Scott Richmond
|
2fadff05ff
|
do and panic are now simple forms
Former-commit-id: 12389ae371
|
2025-07-02 17:29:09 -04:00 |
|
Scott Richmond
|
b9d424473b
|
release build
Former-commit-id: bf204696a5
|
2025-07-02 16:56:59 -04:00 |
|
Scott Richmond
|
7c44f4325f
|
don't discard initial messages
Former-commit-id: 6bdb9779d8
|
2025-07-02 16:56:30 -04:00 |
|
Scott Richmond
|
7e24295ff7
|
add log to input
Former-commit-id: 2f4ab41a62
|
2025-07-02 16:20:22 -04:00 |
|
Scott Richmond
|
f1a89cedb4
|
release build
Former-commit-id: 1316c8228f
|
2025-07-02 16:05:49 -04:00 |
|
Scott Richmond
|
36672de970
|
wasm->build
Former-commit-id: dcf550ba2f
|
2025-07-02 16:05:38 -04:00 |
|
Scott Richmond
|
6572d2d364
|
fix complete reset
Former-commit-id: df5c745ce9
|
2025-07-02 16:05:06 -04:00 |
|
Scott Richmond
|
49b66ecf45
|
move default to the top
Former-commit-id: 1435e753e8
|
2025-07-02 15:47:33 -04:00 |
|
Scott Richmond
|
3063fe304e
|
clean up justfile
Former-commit-id: f6ad3b6966
|
2025-07-02 15:43:44 -04:00 |
|
Scott Richmond
|
cb21d53992
|
try again w/ justfile
Former-commit-id: 5a778d9a55
|
2025-07-02 15:37:56 -04:00 |
|
Scott Richmond
|
5d45063689
|
finish release recipe?
Former-commit-id: 62ad321a88
|
2025-07-02 15:35:19 -04:00 |
|
Scott Richmond
|
6f7bca9f1f
|
justinging
Former-commit-id: 14a41dc1bd
|
2025-07-02 15:34:36 -04:00 |
|
Scott Richmond
|
59d99ba136
|
keep justing
Former-commit-id: d9b095c3f3
|
2025-07-02 15:26:19 -04:00 |
|
Scott Richmond
|
3ae1e0e1a2
|
keep working on justfile
Former-commit-id: 44739adfe5
|
2025-07-02 15:19:54 -04:00 |
|
Scott Richmond
|
1d58f0d3a4
|
start work on release recipe
Former-commit-id: 624c0bd2f8
|
2025-07-02 15:04:54 -04:00 |
|
Scott Richmond
|
010f0b53c1
|
build
Former-commit-id: 1158821aff
|
2025-07-02 14:52:22 -04:00 |
|
Scott Richmond
|
d9b9ddc654
|
ready handshake for better message passing
Former-commit-id: cfe8009861
|
2025-07-02 14:51:42 -04:00 |
|
Scott Richmond
|
b466d76b2f
|
build
Former-commit-id: 33b7f78038
|
2025-07-02 13:49:36 -04:00 |
|
Scott Richmond
|
a807ac0b58
|
prevent rust panic on kill signal
Former-commit-id: 116a5b2ed9
|
2025-07-02 13:44:26 -04:00 |
|
Scott Richmond
|
3a720e3163
|
actually (?!) fix drunk turtle problem
Former-commit-id: 9414dc64d9
|
2025-07-01 20:10:24 -04:00 |
|
Scott Richmond
|
4889da3368
|
try again
Former-commit-id: 197cbfc795
|
2025-07-01 20:07:02 -04:00 |
|
Scott Richmond
|
0710f23603
|
maybe fix drunk turtle bug?
Former-commit-id: f3801b3c37
|
2025-07-01 19:55:49 -04:00 |
|
Scott Richmond
|
4547d9fe51
|
another wasm release
Former-commit-id: f8983d24a4
|
2025-07-01 19:20:33 -04:00 |
|
Scott Richmond
|
bd8004146c
|
wasm release
Former-commit-id: e5467e9e7e
|
2025-07-01 19:08:13 -04:00 |
|
Scott Richmond
|
e79ac7859e
|
thoughts
Former-commit-id: bba3e1e800
|
2025-07-01 19:07:16 -04:00 |
|
Scott Richmond
|
d68f1bfa4e
|
get reading input up and running
Former-commit-id: b7ff0eda80
|
2025-07-01 19:04:38 -04:00 |
|
Scott Richmond
|
ee41d99393
|
get fetch up & running
Former-commit-id: 5b2fd5e2d7
|
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
|
3765edd8d9
|
update worker url resolution
Former-commit-id: 808368d2b9
|
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
|
63ac8fe80c
|
get commands wired up, probs
Former-commit-id: 1ec60b9362
|
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
|
e5e1d9ba0e
|
add thoughts
Former-commit-id: 991705e734
|
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
|
5a6b7387d9
|
fix truly heinous memory bug
Former-commit-id: 4e7557cbcc
|
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
|
82a20f00c3
|
integration work continues
Former-commit-id: 4eceb62ce5
|
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
|
0608caf90c
|
stub out first pass of io system
Former-commit-id: bc49ece0cf
|
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 |
|