bolt/src
2022-09-15 13:56:58 +02:00
..
bin Fix type errors in bolt-selftest.ts 2022-09-10 17:46:57 +02:00
test Multiple fixes related to the type-checker 2022-09-15 11:49:53 +02:00
checker.ts Make kind inferencer support structs inside let-declarations 2022-09-15 13:56:58 +02:00
cst.ts Multiple fixes related to the type-checker 2022-09-15 11:49:53 +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