Initial Commit.
This is the initial commit with half of the parser implemented. Code Replacement is still missing, on top of that Multithreaded parsing is also missing. But that is going on its way soon TM -Added: Template Parser Conditions.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Ignore Gradle project-specific cache directory
|
||||
.gradle
|
||||
|
||||
# Ignore Gradle build output directory
|
||||
build
|
||||
Reference in New Issue
Block a user