Shautvast
|
9b6f265c55
|
added a lot of work in progress, but also a symbol table. Means I could refactor a lot of stuff and remove code. The symbol table is a global storage for vars, functions and objects. Helps with type inference and checking on external symbols
|
2025-11-08 21:58:19 +01:00 |
|
Shautvast
|
2b3b8d4bb3
|
external function calling
|
2025-11-07 20:49:45 +01:00 |
|
Shautvast
|
24a852f125
|
instantly refreshable code. untested, but it compiles
|
2025-11-06 20:52:09 +01:00 |
|
Shautvast
|
3142e59450
|
support for injected request args (path, query, headers)
|
2025-11-03 22:07:00 +01:00 |
|
Shautvast
|
ddd7bd4472
|
correct naming resolution for called functions, including namespaces
|
2025-10-29 22:41:20 +01:00 |
|
Shautvast
|
d856452c76
|
before better function hierarchy
|
2025-10-29 17:09:02 +01:00 |
|