.gitattributes | 100644 | 0 | 0 | | | 29 Bytes | cc01f7c6a875b936f257e034919d2c3da4afd84cbbe8a4a7eca5798e0aecb5c0 |
.github/dependabot.yml | 100644 | 0 | 0 | | | 207 Bytes | e2e364267a9aa7840416884b1ab9b1b5e5503092a638858af226ad94a7f3ed05 |
.github/workflows/auto-merge.yml | 100644 | 0 | 0 | | | 600 Bytes | 5bab123be10696e2785021107cd5f553ff5138db5b9f2bf57ab63010c5ae87b0 |
.github/workflows/gh-pages.yml | 100644 | 0 | 0 | | | 1.27 KB | 1c07bd3513b618e893914ba190a3cd3edec8bea613eee75b2ba985283ddc9026 |
.github/workflows/main.yml | 100644 | 0 | 0 | | | 844 Bytes | a542649ec51b97d19a5a62f48aefd36d9f1914922d84e1a6699f3c0ddef8491b |
.gitignore | 100644 | 0 | 0 | | | 103 Bytes | 5459cceee02e5b8e0f623780ec3a5ae955cd67853e592583b380fc3fed3ce97d |
.rubocop.yml | 100644 | 0 | 0 | | | 2.4 KB | b4f27f5a22cd679df19defe12596c6d6e9c32762a44feb50f923be5fbdd40617 |
CHANGELOG.md | 100644 | 0 | 0 | | | 43.7 KB | d2deefa6ca56d4c37be56a3463cba814ca59f14714db0e0443672806ce6050cf |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.15 KB | 7877b29542e412e538e1bd591d7fcf938fb5ad2df38316b5edd2e57b674dd1f5 |
Gemfile | 100644 | 0 | 0 | | | 70 Bytes | bbf84bea967ac012444426fb7d35999ebb3e2fc9ceb7d76ba129e6466f1d8d2b |
Gemfile.lock | 100644 | 0 | 0 | | | 1.14 KB | 7b3278e65b63d1b98b21f21af056884fd02ca88fadf305defea351aa2e91f47f |
LICENSE | 100644 | 0 | 0 | | | 1.06 KB | 158d3e841e3b89fc2109fc3fdafd5e1dabc42b6a1efc147dff71796f43a057de |
README.md | 100644 | 0 | 0 | | | 31.2 KB | 7026aad4363dd73f6110cbd68b6a3117b9da5ce0179f1fec8c23d6d34cdd63f0 |
Rakefile | 100644 | 0 | 0 | | | 966 Bytes | d5d99df751baf378205663c03caffdcc22e1eb7e75b5ad372be6efc8a132da3f |
bin/bench | 100755 | 0 | 0 | | | 1.02 KB | cb99abbcd5703f981372031dfcacf5a72cc1db7ddf615109a1018b9166388602 |
bin/console | 100755 | 0 | 0 | | | 165 Bytes | 2ce176eb55fbf8e6f34c790fc09dfc9727423436389e1bb6b28fd5d6144f6b15 |
bin/profile | 100755 | 0 | 0 | | | 674 Bytes | a757b863f335bfb3b6bba1ecc5616d8128b755fb45334d3c00169a9216e4d0ac |
bin/whitequark | 100755 | 0 | 0 | | | 1.87 KB | bb9b03d585cc646ae47d5f2fa5e21e035069f8f35ec1bd393a3645231eab9d10 |
config/rubocop.yml | 100644 | 0 | 0 | | | 1.97 KB | c068496eff45bc4c7680eb892f09f7321aeb6487619b4d4fd1ab1bd75759d3e3 |
doc/changing_structure.md | 100644 | 0 | 0 | | | 1.63 KB | d9306ccb97fc0e4c0fc2ba4a654edb6bfd4c7e6a877aea94bd3b6c76f2c9c084 |
doc/logo.svg | 100644 | 0 | 0 | | | 26.2 KB | a43b9d81448fb4bd6256c6484445e47f3cd0a440dea81249c049dc0af8a5ff09 |
exe/stree | 100755 | 0 | 0 | | | 181 Bytes | b7789c59cca3908d5c57182a94d4caaf7575dba6e1a6220e745463e190893e68 |
exe/yarv | 100755 | 0 | 0 | | | 1.75 KB | 8d00681258e498b74839f0d287409d25ec83e123de3d81836d8ff17ccf833f49 |
lib/syntax_tree.rb | 100644 | 0 | 0 | | | 5.45 KB | 56fae233886a0db8e13c119394db1554877d4901ec27db162610fe9ea52e1c64 |
lib/syntax_tree/basic_visitor.rb | 100644 | 0 | 0 | | | 3.7 KB | 34f238d0810d5c0f6c10c20e502112452a95d94e3e451b11d979a0d3588499c9 |
lib/syntax_tree/cli.rb | 100644 | 0 | 0 | | | 18.1 KB | 816cb6c46f04d75f992e6953877ccd1bd00f0a47e4dbf88d2ab665d2b3e28189 |
lib/syntax_tree/dsl.rb | 100644 | 0 | 0 | | | 24.4 KB | c7fe6b9a4b9e7dbfeab8619e424fa5ab94693666d687d34f4c1321c9a25c76b9 |
lib/syntax_tree/field_visitor.rb | 100644 | 0 | 0 | | | 25.4 KB | 58ac69e034da289a7d685438ec25dc64c87b53b679f92fc12dfd2a995c294feb |
lib/syntax_tree/formatter.rb | 100644 | 0 | 0 | | | 6.7 KB | 0824c5c1ecdb04e21e52dec3b803ec95df5f0fb5fc11c9a942249f13ba7ea81c |
lib/syntax_tree/index.rb | 100644 | 0 | 0 | | | 13.5 KB | 8ff4245d7ae25456339dbdedb74ddb34aaa2f52eb8e58157068f47c3feba1ccb |
lib/syntax_tree/json_visitor.rb | 100644 | 0 | 0 | | | 1.09 KB | a982b0169231328d5419fcdd977285bb214ff18a12066af1462b06794287e9a0 |
lib/syntax_tree/language_server.rb | 100644 | 0 | 0 | | | 9.22 KB | 13cd79c5fba43e7e0772358f3b4b10df9cb456925b2444af3365ce3feda48180 |
lib/syntax_tree/match_visitor.rb | 100644 | 0 | 0 | | | 2.5 KB | 22d17c3679910b2db4ff44307e3a2aca7afe244233632234ffdc2bec4706ff92 |
lib/syntax_tree/mermaid.rb | 100644 | 0 | 0 | | | 4.42 KB | 89876d1f32a751986775cedf6f92e2d6ba320291032a640eb259a706b22b73f9 |
lib/syntax_tree/mermaid_visitor.rb | 100644 | 0 | 0 | | | 1.45 KB | e29515787e6bbfaf262f7352e0639e2c98f002e7c9339b3fe6ff66f3236869c5 |
lib/syntax_tree/mutation_visitor.rb | 100644 | 0 | 0 | | | 21.1 KB | f772dd9a1511589764e503936a90ce1b823be2e7fa6ef311bd6b8a1d7b9529fa |
lib/syntax_tree/node.rb | 100644 | 0 | 0 | | | 287 KB | 046b276e5788337c2c18260fe19f342009085bd73ccdbeb566aeaaa7800f43af |
lib/syntax_tree/parser.rb | 100644 | 0 | 0 | | | 116 KB | c1515d8711bd86a9bea55cdaf4569a947d818b8ee61196364a5d64edcfc6bfeb |
lib/syntax_tree/pattern.rb | 100644 | 0 | 0 | | | 8.02 KB | 323a34a8585fe7f6be5d393559101dfe3191a9557f5cf597ba6079e722348d8e |
lib/syntax_tree/plugin/disable_ternary.rb | 100644 | 0 | 0 | | | 104 Bytes | bf2db903855b1e12d4bf14f25f245e961c009323490d8d9caf3c4a8435327f53 |
lib/syntax_tree/plugin/single_quotes.rb | 100644 | 0 | 0 | | | 102 Bytes | a986a7eb75ce9a69bde10d4c05280ae19a87ccc408f92f9681bff9152bec740e |
lib/syntax_tree/plugin/trailing_comma.rb | 100644 | 0 | 0 | | | 103 Bytes | 8686679d8672c41551af9e11469d4a1293e9caedbacb39a77d0fafd336b2c617 |
lib/syntax_tree/pretty_print_visitor.rb | 100644 | 0 | 0 | | | 1.71 KB | 3da78a9faf6e67ab25549a0e6d61c2c540ac222466d3bd153d27b8d406c7a38d |
lib/syntax_tree/rake/check_task.rb | 100644 | 0 | 0 | | | 537 Bytes | 43e6ebf5df4c448b6a454a2bf373dfd83fdb366a11e20918472f3f1b76abb7a8 |
lib/syntax_tree/rake/task.rb | 100644 | 0 | 0 | | | 2.17 KB | 2abcf4758fae60cf92f336b123f20aa89307de7deb2a7f40a1c205cd0ab8ba2f |
lib/syntax_tree/rake/write_task.rb | 100644 | 0 | 0 | | | 537 Bytes | c21704162616fc07925fff7fb987b86c2db50e6f75d7699c9ef7ef6e55f92d0a |
lib/syntax_tree/rake_tasks.rb | 100644 | 0 | 0 | | | 101 Bytes | 48d982bbf1a09a45ee4680a2d09a75bd7ec582b795b17d73cefd428343fcccd4 |
lib/syntax_tree/reflection.rb | 100644 | 0 | 0 | | | 7.14 KB | e872b41a8e6b0400e62abe901dfd87e2ebf8b6f91d6fbd73d54903d4a5278f5b |
lib/syntax_tree/search.rb | 100644 | 0 | 0 | | | 529 Bytes | 741e50d1003412aaab3c2223d09c961ff248a8f4ef468edb65d2ee32e279a549 |
lib/syntax_tree/translation.rb | 100644 | 0 | 0 | | | 1017 Bytes | cadb6ff8d34757d5fcc92294cf918d58c7a43edf6154267f143e1c5527001435 |
lib/syntax_tree/translation/parser.rb | 100644 | 0 | 0 | | | 91 KB | 4fdc874344f7e45554de7679c40ccbf53a11934bb7284f06c1290d8fb2adc82d |
lib/syntax_tree/translation/rubocop_ast.rb | 100644 | 0 | 0 | | | 636 Bytes | bf5bb606f556e360df9a4596583f7a22b2df3cec8cfe7a1080eb874f03d651c0 |
lib/syntax_tree/version.rb | 100644 | 0 | 0 | | | 73 Bytes | d5187b131ce4dd56a5b6c7db42c3cf034fe5143ab3b77bc6fa09fbe6f77a5051 |
lib/syntax_tree/visitor.rb | 100644 | 0 | 0 | | | 10.9 KB | 8526404d3250c919fc0ef96076daea08b5cb9bfa1f99cf4697116d6c55e2b8d1 |
lib/syntax_tree/with_scope.rb | 100644 | 0 | 0 | | | 8.54 KB | f3da38c9693b4ac9a7b2fb91a806b00792d14d38cf165d8e34ea79b0e6a535a5 |
lib/syntax_tree/yarv.rb | 100644 | 0 | 0 | | | 1.13 KB | c810fe30be129cd82b14c14402f43e507ccf2684552aeef978641e7e80562652 |
lib/syntax_tree/yarv/assembler.rb | 100644 | 0 | 0 | | | 14.8 KB | c3ce3ba090d3c3a257be93c60f94fd2dd5b78390b96ced804d6eabead0b08803 |
lib/syntax_tree/yarv/basic_block.rb | 100644 | 0 | 0 | | | 1.55 KB | 5ae4109fdd1240821a3cde9678dfe0ce6955b2d35c9c9fb6232ff413ac9aa3f2 |
lib/syntax_tree/yarv/bf.rb | 100644 | 0 | 0 | | | 4.5 KB | a2481d5165953f6ff28d040125ffbf78cc5887e057fdf5c38eefd00849f9aa68 |
lib/syntax_tree/yarv/calldata.rb | 100644 | 0 | 0 | | | 2.41 KB | 5c698a0c3713bec7709ec8b1cede7fff8fb84428f6b2bc72beffa991656dfec2 |
lib/syntax_tree/yarv/compiler.rb | 100644 | 0 | 0 | | | 64.2 KB | 4d27e57a7e88c6763d42a7abd581b99f5eb8f1e191cfe92c4c405debc0007c3f |
lib/syntax_tree/yarv/control_flow_graph.rb | 100644 | 0 | 0 | | | 8.06 KB | eda8f517b24f194b62df5925d76bb5ff220bad00953bd1290b91da7292bac80c |
lib/syntax_tree/yarv/data_flow_graph.rb | 100644 | 0 | 0 | | | 11.1 KB | 9e77e2a0896bd9feceb691ba1d52880b35d0f870a232487bade3055987995087 |
lib/syntax_tree/yarv/decompiler.rb | 100644 | 0 | 0 | | | 8.27 KB | 300b4ad0144068ffa554d7e2357a9262a059911854a9db3b1a861cf74c38f3e5 |
lib/syntax_tree/yarv/disassembler.rb | 100644 | 0 | 0 | | | 5.78 KB | de53895fb00554494b4124538ec08a61c8fad3cafdf8a760f65bf27d7fd6ecbc |
lib/syntax_tree/yarv/instruction_sequence.rb | 100644 | 0 | 0 | | | 35.7 KB | 43a3c538fa22e96970e0a399a98fb989ff125e5a0f478ef1b55ecfccd2a31e2a |
lib/syntax_tree/yarv/instructions.rb | 100644 | 0 | 0 | | | 112 KB | 340e9943ea943dcfdb0813fb35ca3cdee1abd277cd392c5f3e699f4222cf6d41 |
lib/syntax_tree/yarv/legacy.rb | 100644 | 0 | 0 | | | 5.03 KB | 1bfcfce49c0c7f7df8d86b100e4425c0023ee3524d098acbb90d9d82291d5fe9 |
lib/syntax_tree/yarv/local_table.rb | 100644 | 0 | 0 | | | 1.99 KB | cd01c8cc7e763d505e06cc5a1dc9a595d9a81854aa7ce2b4449f489f3b2cbba5 |
lib/syntax_tree/yarv/sea_of_nodes.rb | 100644 | 0 | 0 | | | 17.1 KB | a71c272c13f8853f06f24eaf5abf24abc9cbd21f342d6d11871c3f71fe35d5a8 |
lib/syntax_tree/yarv/vm.rb | 100644 | 0 | 0 | | | 17.9 KB | cddd6258c8ceb83ed84809a59fd6918ae3874499e2c386914f5169f39b171943 |
syntax_tree.gemspec | 100644 | 0 | 0 | | | 1 KB | 7d32e48eaa422626b7276b5dce2aac57dbb5d73702c64d734c262c923a77a58f |
tasks/sorbet.rake | 100644 | 0 | 0 | | | 6.57 KB | 8856a982bc03d428562d3926bf2fe34e3e8fd01d8b588887dfb5a652d3058f4f |
tasks/whitequark.rake | 100644 | 0 | 0 | | | 2.54 KB | 1619696f3c63ebc7460738170e2815a87c87287d2a00fa065981285b390b0979 |