|
|
4175a86ae3
|
Rename libs/type -> libs/types, separate computed type tree from the AST type tree
|
2025-12-20 00:03:23 +03:00 |
|
|
|
af815e215a
|
Add support for function values & calling non-identifier functions
|
2025-12-18 16:14:51 +03:00 |
|
|
|
56c8214f36
|
Don't allow recursive structs
|
2025-12-18 00:54:16 +03:00 |
|
|
|
ddf6d55c54
|
Make sure structs with same name but in different scopes are regarded as different types
|
2025-12-17 23:12:54 +03:00 |
|
|
|
04ee8e28e6
|
Add structures
|
2025-12-17 22:57:10 +03:00 |
|
|
|
fb4877c2ed
|
Impement array element assignment
|
2025-12-17 16:07:39 +03:00 |
|
|
|
ff4d0a9c3e
|
Rename 'interpreter.hpp' -> 'exec.hpp'
|
2025-12-17 15:53:24 +03:00 |
|