Small fixes to the grammer, ASTTransformation and CGenerator. Should now be ready to begin implementation of multiple files, conditional inclusion, and code passthrough.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#include "NodeTree.h"
|
||||
#include "ASTData.h"
|
||||
|
||||
#include "util.h"
|
||||
|
||||
|
||||
class CGenerator {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user