bolt/src
2022-09-08 23:35:07 +02:00
..
bin Add a simple test script 2022-09-08 15:58:08 +02:00
test Define some tests for the type-checker 2022-09-08 23:33:07 +02:00
checker.ts Improve type-checking of struct declarations/expressions 2022-09-08 23:32:44 +02:00
cst.ts Make record types partially work 2022-09-07 12:45:38 +02:00
diagnostics.ts Fix parse diagnostics not working 2022-09-08 23:35:07 +02:00
index.ts Add missing index.ts 2022-09-08 23:33:41 +02:00
parser.ts Make record types partially work 2022-09-07 12:45:38 +02:00
scanner.ts Make record types partially work 2022-09-07 12:45:38 +02:00
util.ts Make type-checker catch all errors and update YAGL 2022-09-06 15:13:07 +02:00