Shautvast
|
9fd0b02380
|
finished renaming to tipi
|
2025-11-21 16:16:10 +01:00 |
|
Shautvast
|
bcd81677bb
|
all clippys done
|
2025-11-12 13:00:41 +01:00 |
|
Shautvast
|
1315b2878a
|
added support for builtin functions and added some for strings
|
2025-11-10 18:12:09 +01:00 |
|
Shautvast
|
32110d0140
|
and also a tin teardrop
|
2025-11-08 21:58:44 +01:00 |
|
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 |
|