No description
Find a file
Nilstrieb 02412c2a09 Improve type inference
Fixes the union-find inference by properly unioning the roots
and also resolves all variables after typeck.
2023-07-24 20:30:06 +02:00
src Improve type inference 2023-07-24 20:30:06 +02:00
.gitignore start lexer 2023-07-23 10:48:57 +02:00
flake.lock start lexer 2023-07-23 10:48:57 +02:00
flake.nix start lexer 2023-07-23 10:48:57 +02:00
jest.config.js parser 2023-07-23 14:02:53 +02:00
package-lock.json some stuff 2023-07-23 11:51:59 +02:00
package.json some stuff 2023-07-23 11:51:59 +02:00
tsconfig.json parser 2023-07-23 14:02:53 +02:00