.. |
bin
|
Improve symbol resolution algorithms in type checker
|
2020-05-25 15:52:19 +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 |
transforms
|
Move some declarations from src/util.ts to src/common.ts
|
2020-05-24 21:50:29 +02:00 |
treegen
|
Improve symbol resolution algorithms in type checker
|
2020-05-25 15:52:19 +02:00 |
ast-spec.txt
|
Fix multiple issues with symbol resolver
|
2020-05-25 17:46:01 +02:00 |
ast.d.ts
|
Fix multiple issues with symbol resolver
|
2020-05-25 17:46:01 +02:00 |
bindings.ts
|
Major update to code
|
2020-02-26 18:53:28 +01:00 |
checker.ts
|
Fix multiple issues with symbol resolver
|
2020-05-25 17:46:01 +02:00 |
common.ts
|
Improve symbol resolution algorithms in type checker
|
2020-05-25 15:52:19 +02:00 |
constants.ts
|
Move some declarations from src/util.ts to src/common.ts
|
2020-05-24 21:50:29 +02:00 |
debugServer.ts
|
Update the parser and related files
|
2020-05-22 19:51:49 +02:00 |
di.ts
|
Re-write the type-checker to make it more extensible
|
2020-05-23 21:15:20 +02:00 |
diagnostics.ts
|
Improve symbol resolution algorithms in type checker
|
2020-05-25 15:52:19 +02:00 |
emitter.ts
|
Fix multiple issues with symbol resolver
|
2020-05-25 17:46:01 +02:00 |
evaluator.ts
|
Fix some compilation errors
|
2020-05-23 15:04:32 +02:00 |
frontend.ts
|
Improve symbol resolution algorithms in type checker
|
2020-05-25 15:52:19 +02:00 |
index.ts
|
Add a simple scanner for identifiers
|
2020-02-24 18:30:39 +01:00 |
parser.ts
|
Fix multiple issues with symbol resolver
|
2020-05-25 17:46:01 +02:00 |
program.ts
|
Improve symbol resolution algorithms in type checker
|
2020-05-25 15:52:19 +02:00 |
renamer.ts
|
Another set of fixes
|
2020-05-10 23:50:53 +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
|
Re-write the type checker to be more robust
|
2020-05-24 11:17:56 +02:00 |
util.ts
|
Fix multiple issues with symbol resolver
|
2020-05-25 17:46:01 +02:00 |