diff options
author | tomoya ishida <[email protected]> | 2023-06-16 00:39:53 +0900 |
---|---|---|
committer | git <[email protected]> | 2023-06-15 15:39:58 +0000 |
commit | 364a6d56d776270da09604816d623047c66c5e32 (patch) | |
tree | 2e482a3252c5a366e9aab8fe23ae3757759069a3 /doc | |
parent | c1c926219de5489c321d53577ff2eb8c041e166f (diff) |
[ruby/irb] Rewrite RubyLex to fix some bugs and make it possible to
add new features easily
(https://github.com/ruby/irb/pull/500)
* Add nesting level parser for multiple use (indent, prompt, termination check)
* Rewrite RubyLex using NestingParser
* Add nesting parser tests, fix some existing tests
* Add description comment, rename method to NestingParser
* Add comments and tweak code to RubyLex
* Update NestingParser test
* Extract list of ltype tokens to constants
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions