bolt/src
2022-09-16 12:48:41 +02:00
..
bin Add an analysis module and integrate with type checker 2022-09-15 16:06:04 +02:00
test Add a test for tuple unification 2022-09-16 12:48:41 +02:00
analysis.ts Add support for tuples 2022-09-16 12:43:06 +02:00
checker.ts Add support for tuples 2022-09-16 12:43:06 +02:00
cst.ts Add support for tuples 2022-09-16 12:43:06 +02:00
diagnostics.ts Add support for tuples 2022-09-16 12:43:06 +02:00
index.ts Add missing index.ts 2022-09-08 23:33:41 +02:00
parser.ts Add support for tuples 2022-09-16 12:43:06 +02:00
scanner.ts Add experimental support for match-expressions and some new patterns 2022-09-16 11:31:34 +02:00
util.ts Multiple fixes related to the type-checker 2022-09-15 11:49:53 +02:00