Commit Graph

557 Commits

Author SHA1 Message Date
Scott Richmond
c6709bb2e8 use serde to serialize the things 2025-07-03 20:22:11 -04:00
Scott Richmond
d34aa0df54 string keys on dicts now fully work
Former-commit-id: 9f9f59b33b
2025-07-03 15:30:51 -04:00
Scott Richmond
9f9f59b33b string keys on dicts now fully work 2025-07-03 15:30:51 -04:00
Scott Richmond
03968e19aa add string keys to dicts
Former-commit-id: 659fdd3506
2025-07-03 12:41:00 -04:00
Scott Richmond
659fdd3506 add string keys to dicts 2025-07-03 12:41:00 -04:00
Scott Richmond
68edc22ce0 work on errors
Former-commit-id: d334e483a5
2025-07-02 23:47:02 -04:00
Scott Richmond
d334e483a5 work on errors 2025-07-02 23:47:02 -04:00
Scott Richmond
5e5e565ede properly scan escape chars
Former-commit-id: 2ffff9edd9
2025-07-02 20:54:21 -04:00
Scott Richmond
2ffff9edd9 properly scan escape chars 2025-07-02 20:54:21 -04:00
Scott Richmond
a5fea66d37 make an attempt at fixing string escaping
Former-commit-id: 28d6dc24f0
2025-07-02 19:44:12 -04:00
Scott Richmond
28d6dc24f0 make an attempt at fixing string escaping 2025-07-02 19:44:12 -04:00
Scott Richmond
6fc06f7148 method syntax sugar achieved
Former-commit-id: 0cd682de21
2025-07-02 19:29:49 -04:00
Scott Richmond
0cd682de21 method syntax sugar achieved 2025-07-02 19:29:49 -04:00
Scott Richmond
1f72951e19 do and panic are now simple forms
Former-commit-id: 12389ae371
2025-07-02 17:29:09 -04:00
Scott Richmond
12389ae371 do and panic are now simple forms 2025-07-02 17:29:09 -04:00
Scott Richmond
fd9be46153 release build
Former-commit-id: bf204696a5
2025-07-02 16:56:59 -04:00
Scott Richmond
bf204696a5 release build 2025-07-02 16:56:59 -04:00
Scott Richmond
c67aef0c11 don't discard initial messages
Former-commit-id: 6bdb9779d8
2025-07-02 16:56:30 -04:00
Scott Richmond
6bdb9779d8 don't discard initial messages 2025-07-02 16:56:30 -04:00
Scott Richmond
c67219baa6 add log to input
Former-commit-id: 2f4ab41a62
2025-07-02 16:20:22 -04:00
Scott Richmond
2f4ab41a62 add log to input 2025-07-02 16:20:22 -04:00
Scott Richmond
59333982a8 release build
Former-commit-id: 1316c8228f
2025-07-02 16:05:49 -04:00
Scott Richmond
1316c8228f release build 2025-07-02 16:05:49 -04:00
Scott Richmond
cabc6c9223 wasm->build
Former-commit-id: dcf550ba2f
2025-07-02 16:05:38 -04:00
Scott Richmond
dcf550ba2f wasm->build 2025-07-02 16:05:38 -04:00
Scott Richmond
41f54d86af fix complete reset
Former-commit-id: df5c745ce9
2025-07-02 16:05:06 -04:00
Scott Richmond
df5c745ce9 fix complete reset 2025-07-02 16:05:06 -04:00
Scott Richmond
7f651e529c move default to the top
Former-commit-id: 1435e753e8
2025-07-02 15:47:33 -04:00
Scott Richmond
1435e753e8 move default to the top 2025-07-02 15:47:33 -04:00
Scott Richmond
616a2612ba clean up justfile
Former-commit-id: f6ad3b6966
2025-07-02 15:43:44 -04:00
Scott Richmond
f6ad3b6966 clean up justfile 2025-07-02 15:43:44 -04:00
Scott Richmond
6f31792099 try again w/ justfile
Former-commit-id: 5a778d9a55
2025-07-02 15:37:56 -04:00
Scott Richmond
5a778d9a55 try again w/ justfile 2025-07-02 15:37:56 -04:00
Scott Richmond
3c98d2c4e8 finish release recipe?
Former-commit-id: 62ad321a88
2025-07-02 15:35:19 -04:00
Scott Richmond
62ad321a88 finish release recipe? 2025-07-02 15:35:19 -04:00
Scott Richmond
8babb9008d justinging
Former-commit-id: 14a41dc1bd
2025-07-02 15:34:36 -04:00
Scott Richmond
14a41dc1bd justinging 2025-07-02 15:34:36 -04:00
Scott Richmond
42be6a3ba0 keep justing
Former-commit-id: d9b095c3f3
2025-07-02 15:26:19 -04:00
Scott Richmond
d9b095c3f3 keep justing 2025-07-02 15:26:19 -04:00
Scott Richmond
c891aecdf1 keep working on justfile
Former-commit-id: 44739adfe5
2025-07-02 15:19:54 -04:00
Scott Richmond
44739adfe5 keep working on justfile 2025-07-02 15:19:54 -04:00
Scott Richmond
888ab1d734 start work on release recipe
Former-commit-id: 624c0bd2f8
2025-07-02 15:04:54 -04:00
Scott Richmond
624c0bd2f8 start work on release recipe 2025-07-02 15:04:54 -04:00
Scott Richmond
063526c560 build
Former-commit-id: 1158821aff
2025-07-02 14:52:22 -04:00
Scott Richmond
1158821aff build 2025-07-02 14:52:22 -04:00
Scott Richmond
3d39013515 ready handshake for better message passing
Former-commit-id: cfe8009861
2025-07-02 14:51:42 -04:00
Scott Richmond
cfe8009861 ready handshake for better message passing 2025-07-02 14:51:42 -04:00
Scott Richmond
63343c6360 build
Former-commit-id: 33b7f78038
2025-07-02 13:49:36 -04:00
Scott Richmond
33b7f78038 build 2025-07-02 13:49:36 -04:00
Scott Richmond
bbd057353b prevent rust panic on kill signal
Former-commit-id: 116a5b2ed9
2025-07-02 13:44:26 -04:00