bolt/compiler
Sam Vervaeck 2f9b6db5af
Adjust the way let-declarations are visited in the type-checker
Let-declarations are now roughly visited in the order they are
referenced, resulting in constraints being propagated in the same way.
2023-06-22 15:30:14 +02:00
..
src Adjust the way let-declarations are visited in the type-checker 2023-06-22 15:30:14 +02:00
.gitignore Add missing .gitignore 2023-04-14 20:06:31 +02:00
package-lock.json Add missing which npm package to compiler 2023-04-14 20:06:43 +02:00
package.json Upgrade dependencies and check in package-lock.json 2023-06-21 16:58:02 +02:00
tsconfig.json Move compiler to its own subdirectory 2023-04-14 20:04:14 +02:00