bolt/src
2022-09-15 20:49:01 +02:00
..
bin Add an analysis module and integrate with type checker 2022-09-15 16:06:04 +02:00
test Update type-checker tests 2022-09-15 19:35:02 +02:00
checker.ts Revert commit e3d00f6 and really fix kind unification 2022-09-15 20:49:01 +02:00
cst.ts Multiple enhancements 2022-09-15 20:36:15 +02:00
diagnostics.ts Multiple enhancements 2022-09-15 20:36:15 +02:00
index.ts Add missing index.ts 2022-09-08 23:33:41 +02:00
parser.ts Multiple enhancements 2022-09-15 20:36:15 +02:00
scanner.ts Enable parsing enum-declarations 2022-09-10 14:11:04 +02:00
util.ts Multiple fixes related to the type-checker 2022-09-15 11:49:53 +02:00