• Joined on 2023-05-19
jeff pushed to rewrite-4 at jeff/dust 2024-09-07 17:51:15 +00:00
b8957190e0 Add and pass tests
jeff pushed to rewrite-4 at jeff/dust 2024-09-07 16:16:03 +00:00
3ac15fe70b Implement let assignment
jeff pushed to rewrite-4 at jeff/dust 2024-09-07 10:38:21 +00:00
03d44434e2 Refactor parsing
jeff pushed to rewrite-4 at jeff/dust 2024-09-07 08:37:51 +00:00
616f890028 Pass parser test
jeff pushed to rewrite-4 at jeff/dust 2024-09-07 08:34:30 +00:00
812d930488 Continue writing bytecode implementation
jeff pushed to rewrite-4 at jeff/dust 2024-09-07 03:30:56 +00:00
406edda573 Begin parser
jeff pushed to rewrite-4 at jeff/dust 2024-09-06 23:37:27 +00:00
3c2e3699ab Add binary operations
jeff created branch rewrite-4 in jeff/dust 2024-09-06 23:27:40 +00:00
jeff pushed to rewrite-4 at jeff/dust 2024-09-06 23:27:40 +00:00
1ecaac0819 Start new rewrite of Dust
jeff pushed to rewrite-3 at jeff/dust 2024-09-05 17:17:55 +00:00
5dcdfe83f9 Clean up
jeff pushed to rewrite-3 at jeff/dust 2024-09-05 17:16:48 +00:00
9349724bac Fix doc tests; Clean up
jeff pushed to rewrite-3 at jeff/dust 2024-09-05 17:10:53 +00:00
c42fca496b Track down tricky context bug
jeff pushed to rewrite-3 at jeff/dust 2024-09-05 15:37:00 +00:00
5c9a8dab31 Clean up
jeff pushed to rewrite-3 at jeff/dust 2024-09-05 15:32:46 +00:00
72a019cfe5 Clean up and refactor slightly
jeff pushed to rewrite-3 at jeff/dust 2024-09-03 12:29:43 +00:00
7b25b593ef Expand errors
jeff pushed to rewrite-3 at jeff/dust 2024-09-03 10:08:49 +00:00
bd76622543 Refactor context method
jeff pushed to rewrite-3 at jeff/dust 2024-09-03 04:42:58 +00:00
d6ab891d7f Refactor context so that parents are a Weak reference
jeff pushed to rewrite-3 at jeff/dust 2024-09-03 04:09:45 +00:00
0aebd81665 Fix context bug
jeff pushed to rewrite-3 at jeff/dust 2024-09-02 16:57:41 +00:00
0edb42836d Fix context scope bug
jeff pushed to dev at jeff/trade_bot 2024-09-02 15:32:28 +00:00
60a88f37d4 Add the "respawn" command