bolt/src
2022-09-15 16:06:04 +02:00
..
bin Add an analysis module and integrate with type checker 2022-09-15 16:06:04 +02:00
test Multiple fixes related to the type-checker 2022-09-15 11:49:53 +02:00
checker.ts Add an analysis module and integrate with type checker 2022-09-15 16:06:04 +02:00
cst.ts Add an analysis module and integrate with type checker 2022-09-15 16:06:04 +02:00
diagnostics.ts Prefix kind variables with 'k' instead of 'a' 2022-09-15 13:47:41 +02:00
index.ts Add missing index.ts 2022-09-08 23:33:41 +02:00
parser.ts Add experimental support for kind inference 2022-09-14 16:46:30 +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