Skip to content

Commit b2c3dc8

Browse files
authored
Merge pull request #526 from ruby-syntax-tree/remove-translation-layer
Remove the translation layer
2 parents 4c9fca1 + e39427d commit b2c3dc8

File tree

9 files changed

+0
-5337
lines changed

9 files changed

+0
-5337
lines changed

bin/whitequark

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

doc/changing_structure.md

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

lib/syntax_tree.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ module SyntaxTree
3434
autoload :Pattern, "syntax_tree/pattern"
3535
autoload :PrettyPrintVisitor, "syntax_tree/pretty_print_visitor"
3636
autoload :Search, "syntax_tree/search"
37-
autoload :Translation, "syntax_tree/translation"
3837
autoload :WithScope, "syntax_tree/with_scope"
3938
autoload :YARV, "syntax_tree/yarv"
4039

lib/syntax_tree/translation.rb

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

0 commit comments

Comments
 (0)