• Joined on 2023-05-19
jeff pushed to rewrite-3 at jeff/dust 2024-09-02 15:04:28 +00:00
3c2a70803e Refactor error reports
jeff pushed to rewrite-3 at jeff/dust 2024-09-02 09:53:20 +00:00
4433c587f5 Clean up context
jeff pushed to rewrite-3 at jeff/dust 2024-09-02 08:27:25 +00:00
d32061ebba Clean up project imports
jeff pushed to rewrite-3 at jeff/dust 2024-09-02 08:21:40 +00:00
a5a35b6d8c Fix and improve docs
jeff pushed to rewrite-3 at jeff/dust 2024-09-02 08:00:50 +00:00
d0feac667f Remove old docs
jeff pushed to rewrite-3 at jeff/dust 2024-09-02 07:59:11 +00:00
2a0e4c9b78 Clean up context garbage collection
jeff pushed to rewrite-3 at jeff/dust 2024-09-02 07:51:36 +00:00
14aa7c242a Ignore context in Debug format for AST
jeff pushed to main at jeff/trade_bot 2024-09-02 05:19:45 +00:00
8325edcae1 Merge branch 'dev'
ed2fc13217 Add Changelog to README; Remove /world announcements
68e7b675ef Remove unused voxygen translations
70791b0486 Fix dumb error; Report item stock with prices
60f1688ac2 Add more detail to debug logs
Compare 5 commits »
jeff pushed to dev at jeff/trade_bot 2024-09-02 05:11:54 +00:00
ed2fc13217 Add Changelog to README; Remove /world announcements
jeff pushed to rewrite-3 at jeff/dust 2024-08-31 11:24:52 +00:00
e643ebe114 Fix parsing bug
jeff pushed to rewrite-3 at jeff/dust 2024-08-30 23:58:13 +00:00
f2e5b8d499 Clean up; Fix tests
jeff pushed to rewrite-3 at jeff/dust 2024-08-30 22:07:24 +00:00
012728b00a Try embedding contexts in the AST
jeff pushed to rewrite-3 at jeff/dust 2024-08-29 17:07:19 +00:00
bbb45aa97e Improve context stacks
jeff pushed to rewrite-3 at jeff/dust 2024-08-29 16:33:03 +00:00
21b63b5942 Add context stacks
jeff pushed to rewrite-3 at jeff/dust 2024-08-28 16:51:59 +00:00
d032334635 Clean up
jeff pushed to rewrite-3 at jeff/dust 2024-08-28 16:18:37 +00:00
5f186ade41 Add VM test
jeff pushed to rewrite-3 at jeff/dust 2024-08-28 16:15:38 +00:00
8043e24637 Use variable dereferencing to improve language
jeff pushed to rewrite-3 at jeff/dust 2024-08-28 16:06:35 +00:00
0c3e8d5edf Clean up
jeff pushed to rewrite-3 at jeff/dust 2024-08-28 15:32:07 +00:00
b02e5244f2 Add defereference expressions
jeff pushed to rewrite-3 at jeff/dust 2024-08-24 18:18:08 +00:00
5f733ba1dd Add Vm tests and refine how mutability and assignment works