bolt/src
2020-06-09 10:35:50 +02:00
..
bin bolt-test.ts: Make a few names more descriptive 2020-06-09 10:35:50 +02:00
foreign js/parser.ts: Remove some unused imports 2020-05-30 11:33:50 +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 reference to missing file 2020-05-30 11:33:28 +02:00
ast-spec.ts Upgrade test infrastructure 2020-06-07 22:23:01 +02:00
ast.ts Upgrade test infrastructure 2020-06-07 22:23:01 +02:00
bindings.ts Major update to code 2020-02-26 18:53:28 +01:00
checks.ts Fix errors and make project work again 2020-06-01 21:49:28 +02:00
common.ts Upgrade test infrastructure 2020-06-07 22:23:01 +02:00
constants.ts Small fixes and major enhancements to TypeChecker 2020-05-28 14:08:49 +02:00
diagnostics.ts Upgrade test infrastructure 2020-06-07 22:23:01 +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 Fix errors and make project work again 2020-06-01 21:49:28 +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
marktest.ts Add a POC test runner for the parser and scanner 2020-06-03 09:19:30 +02:00
package.ts Update frontend and integration with CLI 2020-05-31 20:48:13 +02:00
parser.ts Add a POC test runner for the parser and scanner 2020-06-03 09:19:30 +02:00
program.ts Fix errors and make project work again 2020-06-01 21:49:28 +02:00
resolver.ts Fix some small compile-time and runtime errors 2020-06-01 20:10:54 +02:00
scanner.ts Add a minimally working test infrastructure 2020-06-07 00:21:15 +02:00
text.ts Upgrade test infrastructure 2020-06-07 22:23:01 +02:00
types.ts Fix errors and make project work again 2020-06-01 21:49:28 +02:00
util.ts Upgrade test infrastructure 2020-06-07 22:23:01 +02:00