Commit Graph

41 Commits

Author SHA1 Message Date
Scott Richmond
12f879244f release build
Former-commit-id: 83c4f02f6a
2025-07-06 12:09:41 -04:00
Scott Richmond
cc2608987f wire up keyboard events
Former-commit-id: 0ecaaaa258
2025-07-06 01:40:03 -04:00
Scott Richmond
8e50021eca use NotNan as number representation
Former-commit-id: e41d6b802b
2025-07-06 00:27:50 -04:00
Scott Richmond
135848be4c add pow, work on sets
Former-commit-id: d8c999d5ab
2025-07-05 23:56:10 -04:00
Scott Richmond
745af5a7ea build
Former-commit-id: 728614879c
2025-07-05 18:42:38 -04:00
Scott Richmond
1aa8bb0576 release build
Former-commit-id: ccbbfebbbe
2025-07-05 18:36:47 -04:00
Scott Richmond
9315878b7a debug multiturtles?
Former-commit-id: 8e75713cd7
2025-07-05 18:36:01 -04:00
Scott Richmond
1a383a2eb5 release build
Former-commit-id: f9cdd43367
2025-07-05 17:30:58 -04:00
Scott Richmond
c30d17657b fix p5 state calculations
Former-commit-id: 45984e190a
2025-07-05 17:30:19 -04:00
Scott Richmond
421b2c6437 release build
Former-commit-id: 20e46b4d62
2025-07-05 17:09:38 -04:00
Scott Richmond
03e7cd0d89 stringify -> show in explicit panics
Former-commit-id: 8ce6a33573
2025-07-04 16:17:55 -04:00
Scott Richmond
31aa296198 release build
Former-commit-id: 22ac3cb0fe
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
d8802f0388 release build
Former-commit-id: cd80e65528
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
95fdab46b6 release build
Former-commit-id: dc11d6cc58
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
3b62cbb67d release build
Former-commit-id: 294d7d6be2
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
d47371cae3 release build
Former-commit-id: 55483d54a2
2025-07-04 14:11:01 -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
d96b897dba working on panics
Former-commit-id: 0d8b42662b
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
dc52743d9f scanning errors are now nice
Former-commit-id: d6a004d9ac
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
d34aa0df54 string keys on dicts now fully work
Former-commit-id: 9f9f59b33b
2025-07-03 15:30:51 -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
59333982a8 release build
Former-commit-id: 1316c8228f
2025-07-02 16:05:49 -04:00
Scott Richmond
41f54d86af fix complete reset
Former-commit-id: df5c745ce9
2025-07-02 16:05:06 -04:00
Scott Richmond
063526c560 build
Former-commit-id: 1158821aff
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
d25fac324c try again
Former-commit-id: 197cbfc795
2025-07-01 20:07:02 -04:00
Scott Richmond
4cf98ef9db maybe fix drunk turtle bug?
Former-commit-id: f3801b3c37
2025-07-01 19:55:49 -04:00
Scott Richmond
31a989a9d2 wasm release
Former-commit-id: e5467e9e7e
2025-07-01 19:08:13 -04:00
Scott Richmond
7fc6550bec get fetch up & running
Former-commit-id: 5b2fd5e2d7
2025-07-01 18:52:03 -04:00
Scott Richmond
8a057e6f77 get input working
Former-commit-id: b12d0e00aa
2025-07-01 16:59:42 -04:00
Scott Richmond
dd9a304944 get commands wired up, probs
Former-commit-id: 1ec60b9362
2025-07-01 14:35:36 -04:00
Scott Richmond
9c1b50cc36 fix FF event loop bug
Former-commit-id: 400bd5864b
2025-07-01 12:54:11 -04:00
Scott Richmond
29e761691d 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
fcaf04d9c4 integration work continues
Former-commit-id: 4eceb62ce5
2025-06-30 18:59:59 -04:00
Scott Richmond
79592ee21f maybe figure out the wasm thing?
Former-commit-id: 44f7ce7b06
2025-06-25 22:56:39 -04:00