Dan Klishch
|
ff44aea917
JSSpecCompiler: Add control flow building pass
|
1 year ago |
Dan Klishch
|
567b1f6e7c
JSSpecCompiler: Adopt more C++ terminology
|
1 year ago |
Dan Klishch
|
4578004ad6
JSSpecCompiler: Do not frame nodes with < and > when dumping AST
|
1 year ago |
Dan Klishch
|
14a86c8fd6
JSSpecCompiler: Elide nested `TreeList` nodes
|
1 year ago |
Dan Klishch
|
67e07fa4e2
JSSpecCompiler: Introduce ControlFlowOperator nodes
|
1 year ago |
Dan Klishch
|
81519975c5
JSSpecCompiler: Add reference resolving pass
|
1 year ago |
Dan Klishch
|
326bac19d9
JSSpecCompiler: Make nodes inherit from Statement or Expression
|
1 year ago |
Dan Klishch
|
4c4e1e1aed
JSSpecCompiler: Add if branch merging pass
|
1 year ago |
Dan Klishch
|
092ed1cc8a
JSSpecCompiler: Allow storing `NullableTree`s in nodes
|
1 year ago |
Dan Klishch
|
4eede5282c
JSSpecCompiler: Allow storing error text in ErrorNode
|
1 year ago |
Dan Klishch
|
cd8f4aaa7d
JSSpecCompiler: Introduce Function and ExecutionContext classes
|
1 year ago |
Dan Klishch
|
5846470a5f
JSSpecCompiler: Add stubs for AST types
|
1 year ago |