yui-knk (Kaneko Yuichiro)
- Login: yui-knk
- Registered on: 02/17/2014
- Last connection: 11/01/2018
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 18 | 19 |
Reported issues | 1 | 19 | 20 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 12/07/2015 |
Backport187 | Developer | 12/07/2015 |
Backport191 | Developer | 12/07/2015 |
Backport192 | Developer | 12/07/2015 |
Backport193 | Developer | 12/07/2015 |
Backport200 | Developer | 12/07/2015 |
Backport21 | Developer | 12/07/2015 |
Backport22 | Developer | 12/07/2015 |
CommonRuby | Developer | 12/07/2015 |
Ruby 1.8 | Developer | 12/07/2015 |
Ruby master | Developer | 12/07/2015 |
Activity
04/20/2019
-
03:25 AM Ruby master Revision b8b503d6 (git): Add symbol to the result of `RubyVM::AbstractSyntaxTree#children`.
- Add symbol to the result to make pattern match easily.
For example:
(1) NODE_MASGN * NODE_SPECIAL_NO_NAME_REST
```...
04/17/2019
-
07:15 AM Ruby master Revision bd698312 (git): Fix the format of NODE_IN node
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67592 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
11/25/2018
-
12:31 PM Ruby master Revision dd782579 (git): Fix locations of NODE_UNDEF in undef with multiple args
- * parse.y: Fix the beginning position of trailing NODE_UNDEF.
e.g. The location of the NODE_UNDEF for `b` is fixed...
11/11/2018
-
01:05 PM Ruby master Bug #15284: Unintentional warnings with node.h
- JFYI: It seems this commit on bison http://git.savannah.gnu.org/cgit/bison.git/commit/?id=e7b709ab0b00244f87f53e60bc2...
-
12:15 PM Ruby master Revision 66f239c5 (git): Add docs to RubyVM::AbstractSyntaxTree.of
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:55 AM Ruby master Revision ab97298a (git): Make some functions to be static
- These functions are used only in ast.c.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65663 b2dd03c8-39d4-4d8f-9...
11/09/2018
-
01:37 AM Ruby master Revision 1d7d0826 (git): Rename `AST` module to `AbstractSyntaxTree`
- Follow the same naming convention of `InstructionSequence` class.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
11/08/2018
-
12:36 AM Ruby master Revision 3038bc31 (git): NEWS: Add `RubyVM::AST.of` to NEWS [ci skip]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65615 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
11/05/2018
-
02:14 AM Ruby master Feature #14836 (Closed): Method to return first/last lineno/column of Proc
- Applied in changeset trunk|r65542.
----------
Implement `RubyVM::AST.of` [Feature #14836] -
02:13 AM Ruby master Revision ce798d08 (git): Implement `RubyVM::AST.of` [Feature #14836]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65542 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Also available in: Atom