bolt/src
2022-09-11 15:27:32 +02:00
..
bin Fix type errors in bolt-selftest.ts 2022-09-10 17:46:57 +02:00
test Add some more type inference tests 2022-09-11 15:27:32 +02:00
checker.ts Improve handling of polymorphic datatypes 2022-09-11 15:23:22 +02:00
cst.ts Multiple updates to the type-checker 2022-09-11 11:20:21 +02:00
diagnostics.ts Multiple updates to the type-checker 2022-09-11 11:20:21 +02:00
index.ts Add missing index.ts 2022-09-08 23:33:41 +02:00
parser.ts Multiple updates to the type-checker 2022-09-11 11:20:21 +02:00
scanner.ts Enable parsing enum-declarations 2022-09-10 14:11:04 +02:00
util.ts Add support for indenting in type-checker 2022-09-09 20:18:51 +02:00