Commit graph

7 commits

Author SHA1 Message Date
1acb5ef3cf refactor to common id types 2023-11-24 09:39:32 +01:00
c3db966765 start work on type resolver 2023-11-21 12:44:20 +01:00
daa551caa3 fix clippy warnings or disable unneeded lints 2023-11-20 11:05:55 +01:00
a896e66cca run cargo clippy --fix 2023-11-20 10:29:08 +01:00
8c52d3668e fix/allow clippy errors 2023-11-20 10:27:47 +01:00
17878b3e87 rewrite error system and add evaluator architecture
the evaluator architecture is also only a temporary solution and very flawed
but i have no other ideas
2023-11-19 16:52:38 +01:00
b50fb5ed06 implement basic typed representation and conversion to it 2023-11-19 01:44:53 +01:00