0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 23 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'development' More... over 13 years ago
Version bump to 0.0.2 More... over 13 years ago
Minor code cleanup in SyntaxNode and Compiler. More... over 13 years ago
Removed extraneous comma from README. More... over 13 years ago
Moved tests out of unneccessary 'compiler' folder. More... over 13 years ago
Cleaned up the README so that the example AST hash is actually correct and added information about the compiler's target platform. More... over 13 years ago
Merge branch 'development' More... over 13 years ago
Added VERSION to repo. More... over 13 years ago
Updated the Compiler.compile method so that it accepts and AST hash insteat of an AST object. More... over 13 years ago
Added further clarifications to README. More... over 13 years ago
Typo and wording fixes in README. More... over 13 years ago
Updated README to provide proper explanation of the compiler internals and it's installation and usage. More... over 13 years ago
Updated structure so that SyntaxNode subclasses are created by Compiler.load_ast_hash and then compile by their compile instance methods. More... over 13 years ago
Started separating koi-reference-compiler from it's dependence on koi-reference-parser. More... over 13 years ago
Added .gitignore. More... over 13 years ago
Updated Rakefile. More... over 13 years ago
Initial commit of files harvested from old min-koi project. More... over 13 years ago