Commit Graph

548 Commits

Author SHA1 Message Date
Scott Richmond
5751001b89 update validator
Former-commit-id: 10692b4b41
2025-07-04 17:44:44 -04:00
Scott Richmond
10692b4b41 update validator 2025-07-04 17:44:44 -04:00
Scott Richmond
dac33fef62 spawn is now a special form
Former-commit-id: bbdab93cf0
2025-07-04 17:24:54 -04:00
Scott Richmond
bbdab93cf0 spawn is now a special form 2025-07-04 17:24:54 -04:00
Scott Richmond
03e7cd0d89 stringify -> show in explicit panics
Former-commit-id: 8ce6a33573
2025-07-04 16:17:55 -04:00
Scott Richmond
8ce6a33573 stringify -> show in explicit panics 2025-07-04 16:17:55 -04:00
Scott Richmond
9b528035be asdf
Former-commit-id: d52faeff41
2025-07-04 15:57:16 -04:00
Scott Richmond
d52faeff41 asdf 2025-07-04 15:57:16 -04:00
Scott Richmond
5c58a726be asdf
Former-commit-id: ed6976fe35
2025-07-04 15:37:39 -04:00
Scott Richmond
ed6976fe35 asdf 2025-07-04 15:37:39 -04:00
Scott Richmond
31aa296198 release build
Former-commit-id: 22ac3cb0fe
2025-07-04 15:30:26 -04:00
Scott Richmond
22ac3cb0fe release build 2025-07-04 15:30:26 -04:00
Scott Richmond
99cd19ab46 add is_starting_up
Former-commit-id: 8851002a90
2025-07-04 15:29:44 -04:00
Scott Richmond
8851002a90 add is_starting_up 2025-07-04 15:29:44 -04:00
Scott Richmond
d8802f0388 release build
Former-commit-id: cd80e65528
2025-07-04 15:19:32 -04:00
Scott Richmond
cd80e65528 release build 2025-07-04 15:19:32 -04:00
Scott Richmond
03150b6100 fix slice_n
Former-commit-id: f853e02f00
2025-07-04 15:18:49 -04:00
Scott Richmond
f853e02f00 fix slice_n 2025-07-04 15:18:49 -04:00
Scott Richmond
95fdab46b6 release build
Former-commit-id: dc11d6cc58
2025-07-04 15:10:51 -04:00
Scott Richmond
dc11d6cc58 release build 2025-07-04 15:10:51 -04:00
Scott Richmond
d01f04ce51 globalize key_down and key_up
Former-commit-id: 7cffa43c3e
2025-07-04 15:09:02 -04:00
Scott Richmond
7cffa43c3e globalize key_down and key_up 2025-07-04 15:09:02 -04:00
Scott Richmond
3b62cbb67d release build
Former-commit-id: 294d7d6be2
2025-07-04 14:44:50 -04:00
Scott Richmond
294d7d6be2 release build 2025-07-04 14:44:50 -04:00
Scott Richmond
849feba49d add slice_n to prelude
Former-commit-id: 2808c0b709
2025-07-04 14:44:09 -04:00
Scott Richmond
2808c0b709 add slice_n to prelude 2025-07-04 14:44:09 -04:00
Scott Richmond
d47371cae3 release build
Former-commit-id: 55483d54a2
2025-07-04 14:11:01 -04:00
Scott Richmond
55483d54a2 release build 2025-07-04 14:11:01 -04:00
Scott Richmond
282b35face consolidate js functions
Former-commit-id: 3b8d3ff5e3
2025-07-04 14:10:27 -04:00
Scott Richmond
3b8d3ff5e3 consolidate js functions 2025-07-04 14:10:27 -04:00
Scott Richmond
022e503636 keep working on panics: tracebacks sort of work?
Former-commit-id: 9228e060bb
2025-07-04 14:10:03 -04:00
Scott Richmond
9228e060bb keep working on panics: tracebacks sort of work? 2025-07-04 14:10:03 -04:00
Scott Richmond
74e91c7e46 also put the new panic mod under version control
Former-commit-id: 050a0f987d
2025-07-04 01:23:31 -04:00
Scott Richmond
050a0f987d also put the new panic mod under version control 2025-07-04 01:23:31 -04:00
Scott Richmond
d96b897dba working on panics
Former-commit-id: 0d8b42662b
2025-07-04 01:23:16 -04:00
Scott Richmond
0d8b42662b working on panics 2025-07-04 01:23:16 -04:00
Scott Richmond
8fb6613929 pretty good parsing errors
Former-commit-id: f97f6670bd
2025-07-03 23:23:14 -04:00
Scott Richmond
f97f6670bd pretty good parsing errors 2025-07-03 23:23:14 -04:00
Scott Richmond
dc52743d9f scanning errors are now nice
Former-commit-id: d6a004d9ac
2025-07-03 20:45:55 -04:00
Scott Richmond
d6a004d9ac scanning errors are now nice 2025-07-03 20:45:55 -04:00
Scott Richmond
eae1c95583 use serde to serialize the things
Former-commit-id: c6709bb2e8
2025-07-03 20:22:11 -04:00
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