Commit graph

5 commits

Author SHA1 Message Date
Shautvast
408d772247 WIP if expression. Moved print from statement to builtin 2025-11-23 20:46:02 +01:00
Shautvast
73d8f6182f error when reserved function name is used for a user defined function 2025-11-21 17:11:41 +01:00
Shautvast
d766ec775a added global function calls, starting now() 2025-11-21 17:02:36 +01:00
Shautvast
719238bd77 moved tokens 2025-11-17 11:07:12 +01:00
Shautvast
b5d49ed6eb restructuring 2025-11-17 10:58:21 +01:00
Renamed from src/ast_pass.rs (Browse further)