|
62713311cc
|
Fix treatment of trailing semicolons
|
2020-07-17 09:53:19 +02:00 |
|
|
7f0889f0d4
|
Implement lowering
|
2020-07-15 17:22:48 +02:00 |
|
|
652bd92f01
|
Add BoundTreeRewriter
|
2020-07-15 10:38:17 +02:00 |
|
|
d613ea3f12
|
Add BlockStatement
|
2020-07-15 09:44:21 +02:00 |
|
|
188dca85d8
|
Introduce binding
|
2020-07-14 22:45:34 +02:00 |
|
|
df0cd4dea3
|
Unpack identifier name syntax where appropriate
|
2020-07-14 14:47:15 +02:00 |
|
|
e1a7ea36c9
|
Rename token kinds & syntax nodes
|
2020-07-14 14:38:59 +02:00 |
|
|
e3a57c7bbd
|
Use Roslyn in SyntaxGenerator
|
2020-07-04 21:06:37 +02:00 |
|
|
f8adee7ec7
|
Specify nullable context in auto-generated code
|
2020-07-04 12:44:19 +02:00 |
|
|
198042fabc
|
Use nullable reference types in Parser
|
2018-12-22 22:04:45 +01:00 |
|
|
c361b8e004
|
Implement Position for red nodes and tokens
|
2018-12-17 19:58:44 +01:00 |
|
|
fb4cb901f2
|
Merge parser & lexer
|
2018-10-05 19:14:43 +02:00 |
|