bolt/src
2020-05-30 11:29:08 +02:00
..
bin Move 'treegen' to seperate directory 2020-05-30 11:29:08 +02:00
foreign Some minor fixes and extensions to parser and type checker 2020-05-24 22:23:25 +02:00
parsegen Integrate with new AST system 2020-05-10 15:57:44 +02:00
test Make type checker produce first sane results 2020-05-29 20:33:04 +02:00
transforms Fix symbol resolution and error handling 2020-05-27 20:59:45 +02:00
ast-spec.txt Major update to code and type checker 2020-05-29 18:44:58 +02:00
ast.d.ts Major update to code and type checker 2020-05-29 18:44:58 +02:00
bindings.ts Major update to code 2020-02-26 18:53:28 +01:00
checks.ts Major update to code and type checker 2020-05-29 18:44:58 +02:00
common.ts Make type checker produce first sane results 2020-05-29 20:33:04 +02:00
constants.ts Small fixes and major enhancements to TypeChecker 2020-05-28 14:08:49 +02:00
diagnostics.ts Make type checker produce first sane results 2020-05-29 20:33:04 +02:00
emitter.ts Small fixes and major enhancements to TypeChecker 2020-05-28 14:08:49 +02:00
evaluator.ts Major update to code and type checker 2020-05-29 18:44:58 +02:00
frontend.ts Major update to code and type checker 2020-05-29 18:44:58 +02:00
index.ts Add a simple scanner for identifiers 2020-02-24 18:30:39 +01:00
ioc.ts Fix issue in launch.json 2020-05-27 17:18:05 +02:00
parser.ts Small fixes and major enhancements to TypeChecker 2020-05-28 14:08:49 +02:00
program.ts Small fixes and major enhancements to TypeChecker 2020-05-28 14:08:49 +02:00
resolver.ts Major update to code and type checker 2020-05-29 18:44:58 +02:00
scanner.ts Add initial support for packages and imports 2020-05-25 11:29:51 +02:00
text.ts Fix errors in src/diagnostics.ts 2020-05-23 22:49:20 +02:00
types.ts Make type checker produce first sane results 2020-05-29 20:33:04 +02:00
util.ts Major update to code and type checker 2020-05-29 18:44:58 +02:00