Dan Klishch
|
0aeb7a26e9
JSSpecCompiler: Prepare for building SSA
|
1 year ago |
Dan Klishch
|
12072dbac5
JSSpecCompiler: Add control flow graph simplification pass
|
1 year ago |
Dan Klishch
|
14a86c8fd6
JSSpecCompiler: Elide nested `TreeList` nodes
|
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
|
198591cc20
JSSpecCompiler: Add infrastructure to run compiler passes on AST
|
1 year ago |