Skip to content

Commit c3bd81d

Browse files
committed
refactor(ASTNode): virtuals & inheritance => tagged union
There is now a unique data structure for a Node!
1 parent f765648 commit c3bd81d

32 files changed

Lines changed: 905 additions & 784 deletions

src/ndbl/core/ASTFunctionCall.cpp

Lines changed: 0 additions & 78 deletions
This file was deleted.

src/ndbl/core/ASTFunctionCall.h

Lines changed: 0 additions & 31 deletions
This file was deleted.

src/ndbl/core/ASTLiteral.cpp

Lines changed: 0 additions & 16 deletions
This file was deleted.

src/ndbl/core/ASTLiteral.h

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)