Commit Graph

17 Commits

Author SHA1 Message Date
81a27e2a07 Add Local to AST 2025-04-19 11:04:39 +03:00
528545f71d Add Function to AST 2025-04-19 11:04:16 +03:00
fe0d46ecf3 Store function names 2025-04-19 11:00:07 +03:00
703a680ff7 this time clippy may be right 2025-04-11 21:04:24 +03:00
24bc9acb7b set/rawset 2025-04-11 21:03:43 +03:00
c6ad5c92ce test table assignment! 2025-04-11 20:53:53 +03:00
5f6da6ec60 side effects! 2025-04-11 20:48:40 +03:00
380b7b26a3 side effects? 2025-04-11 20:44:52 +03:00
985822b03f add assignments 2025-04-11 20:40:45 +03:00
d913d8b7a9 test expression::call 2025-04-11 20:36:37 +03:00
ec3b41809d privatise 2025-04-11 20:36:28 +03:00
9562da5518 no cows 2025-04-11 20:31:04 +03:00
382cfdd903 add scope ops 2025-04-11 20:29:40 +03:00
4ead8e702e More tests! 2025-04-11 20:02:22 +03:00
291333444f simplify scopes 2025-04-11 19:54:10 +03:00
fa808478ab basic tests 2025-04-11 19:49:19 +03:00
ca89d343c3 Basic evaluation 2025-04-11 19:33:00 +03:00