зеркало из https://github.com/github/ruby.git
7a050638b1
`__FILE__` was managed by `NODE_STR` with `String` object. This commit introduces `NODE_FILE` and `struct rb_parser_string` so that 1. `__FILE__` is detectable from AST Node 2. Reduce dependency ruby object |
||
---|---|---|
.. | ||
.vscode | ||
lldb_rb | ||
README | ||
call_fuzzer.rb | ||
call_fuzzer.sh | ||
expand_tabs.rb | ||
gdb.py | ||
lldb_cruby.py | ||
lldb_disasm.py | ||
lldb_yjit.py | ||
rb_optparse.bash | ||
rb_optparse.zsh | ||
ruby-style.el | ||
test_lldb_cruby.rb |
README
README this file rb_optparse.bash bash completion script rb_optparse.zsh zsh completion script ruby-style.el Ruby's C/C++ mode style for emacs lldb_cruby.py LLDB port of debug utility test_lldb_cruby.rb test file for LLDB port .vscode example VSCode config to debug Ruby