Commit Graph

61 Commits

Author SHA1 Message Date
Scott Richmond
37efb3e09a remove printlns, soften language
Former-commit-id: e768323a6c
2025-07-06 19:05:45 -04:00
Scott Richmond
6bd98b6515 release build
Former-commit-id: 3527530e39
2025-07-06 19:00:45 -04:00
Scott Richmond
ff08479bef improve pattern representation; fix get callsites
Former-commit-id: a534e241f9
2025-07-06 19:00:03 -04:00
Scott Richmond
f4d038fc52 release build
Former-commit-id: a5e1aad83d
2025-07-06 18:54:45 -04:00
Scott Richmond
8d4ba24ced build + fix some turtle stuff
Former-commit-id: 45d999d32e
2025-07-06 18:54:10 -04:00
Scott Richmond
c1852bad19 release build
Former-commit-id: cce3a2410f
2025-07-06 18:44:10 -04:00
Scott Richmond
515798b79e builded again
Former-commit-id: 05792d631a
2025-07-06 17:57:01 -04:00
Scott Richmond
08bbbd482e release build
Former-commit-id: 827008d426
2025-07-06 17:56:26 -04:00
Scott Richmond
d8cf28b62c fix guard clause bug in function calls
Former-commit-id: 14d07e40de
2025-07-06 17:53:10 -04:00
Scott Richmond
4d571ea87c release build
Former-commit-id: 151f56d9d6
2025-07-06 17:19:12 -04:00
Scott Richmond
0e6fc8d266 get doc! to where it needs to be; make show much longer
Former-commit-id: 64a02bec08
2025-07-06 17:18:37 -04:00
Scott Richmond
1ffa2f6898 release build
Former-commit-id: 3b535ed05c
2025-07-06 16:53:39 -04:00
Scott Richmond
e304700794 oxidize index_of and indices_of for dissociated press
Former-commit-id: fb797fcd87
2025-07-06 16:52:54 -04:00
Scott Richmond
2bf2e01221 builded
Former-commit-id: baf2dcb7c9
2025-07-06 16:40:21 -04:00
Scott Richmond
cc1fc83a78 release build
Former-commit-id: a513aaf3cd
2025-07-06 16:40:05 -04:00
Scott Richmond
2543ac1dac have rust make words
Former-commit-id: a75a5b8881
2025-07-06 16:39:29 -04:00
Scott Richmond
866a511fab release build
Former-commit-id: 05dfd01326
2025-07-06 16:17:58 -04:00
Scott Richmond
855705043a build
Former-commit-id: d59b01462f
2025-07-06 12:09:52 -04:00
Scott Richmond
1b51767a6d release build
Former-commit-id: 83c4f02f6a
2025-07-06 12:09:41 -04:00
Scott Richmond
b34a3a907f wire up keyboard events
Former-commit-id: 0ecaaaa258
2025-07-06 01:40:03 -04:00
Scott Richmond
f5e84c01c4 use NotNan as number representation
Former-commit-id: e41d6b802b
2025-07-06 00:27:50 -04:00
Scott Richmond
2c63ba1496 add pow, work on sets
Former-commit-id: d8c999d5ab
2025-07-05 23:56:10 -04:00
Scott Richmond
5ac87d97b6 build
Former-commit-id: 728614879c
2025-07-05 18:42:38 -04:00
Scott Richmond
ca62f693cd release build
Former-commit-id: ccbbfebbbe
2025-07-05 18:36:47 -04:00
Scott Richmond
33721cd712 debug multiturtles?
Former-commit-id: 8e75713cd7
2025-07-05 18:36:01 -04:00
Scott Richmond
7a435d3970 release build
Former-commit-id: f9cdd43367
2025-07-05 17:30:58 -04:00
Scott Richmond
a59045cfb1 fix p5 state calculations
Former-commit-id: 45984e190a
2025-07-05 17:30:19 -04:00
Scott Richmond
fa23f53bb0 release build
Former-commit-id: 20e46b4d62
2025-07-05 17:09:38 -04:00
Scott Richmond
d9752a3e46 stringify -> show in explicit panics
Former-commit-id: 8ce6a33573
2025-07-04 16:17:55 -04:00
Scott Richmond
81f3ac3a34 release build
Former-commit-id: 22ac3cb0fe
2025-07-04 15:30:26 -04:00
Scott Richmond
24763d929d add is_starting_up
Former-commit-id: 8851002a90
2025-07-04 15:29:44 -04:00
Scott Richmond
224e64a9d1 release build
Former-commit-id: cd80e65528
2025-07-04 15:19:32 -04:00
Scott Richmond
5313afaf33 fix slice_n
Former-commit-id: f853e02f00
2025-07-04 15:18:49 -04:00
Scott Richmond
927009be0b release build
Former-commit-id: dc11d6cc58
2025-07-04 15:10:51 -04:00
Scott Richmond
6f28634729 globalize key_down and key_up
Former-commit-id: 7cffa43c3e
2025-07-04 15:09:02 -04:00
Scott Richmond
c0ca6a9cfb release build
Former-commit-id: 294d7d6be2
2025-07-04 14:44:50 -04:00
Scott Richmond
2394e29485 add slice_n to prelude
Former-commit-id: 2808c0b709
2025-07-04 14:44:09 -04:00
Scott Richmond
88febf97b1 release build
Former-commit-id: 55483d54a2
2025-07-04 14:11:01 -04:00
Scott Richmond
15ed1ee718 keep working on panics: tracebacks sort of work?
Former-commit-id: 9228e060bb
2025-07-04 14:10:03 -04:00
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
f6374b652a work on errors
Former-commit-id: d334e483a5
2025-07-02 23:47:02 -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
f1a89cedb4 release build
Former-commit-id: 1316c8228f
2025-07-02 16:05:49 -04:00
Scott Richmond
6572d2d364 fix complete reset
Former-commit-id: df5c745ce9
2025-07-02 16:05:06 -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