ktsj (Kazuki Tsujimoto)
- Login: ktsj
- Email: kazuki@callcc.net
- Registered on: 05/05/2011
- Last sign in: 12/20/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 3 | 38 | 41 |
Reported issues | 0 | 46 | 46 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 10/05/2011 |
Backport187 | Committer | 07/19/2011 |
Backport191 | Committer | 10/05/2011 |
Backport192 | Committer | 10/05/2011 |
Backport193 | Committer | 10/05/2011 |
Backport200 | Committer | 02/17/2013 |
Backport21 | Committer | 12/21/2013 |
Backport22 | Committer | 12/19/2014 |
Ruby 1.8 | Committer | 10/05/2011 |
Ruby master | Committer | 08/27/2011 |
Activity
12/20/2024
- 06:55 AM Ruby master Bug #20973 (Closed): `it` in pattern matching pin operator causes BUG
- ```
$ ./miniruby --parser=prism -e 'tap { 0 => ^it }'
-e: [BUG] Unexpected node type in pattern matching expression...
10/06/2024
- 04:07 AM Ruby master Bug #20785: Should `a in b, and c` `a in b, or c` `a in b, rescue c` be syntax ok?
- I agree with tompng's proposal.
> I'm guessing that `a in b`, is parsed as `a in [b,]` but a trailing comma like t...
05/15/2024
- 11:41 PM Ruby master Feature #19840 (Feedback): [Proposal] Expand Find pattern to Multiple Find
- Sorry for late response.
I disagree with this suggestion.
I implemented this feature in the [pattern-match](htt...
05/03/2023
- 01:24 AM Ruby master Misc #19431: DevMeeting at RubyKaigi 2023
- I'll attend.
04/01/2023
- 07:35 AM Ruby master Revision 4ac8d117 (git): `*` in an array pattern should not be parsed as nil in ripper
- After 6c0925ba7017efde6091e2ec4f1a6be268166696, it was impossible
to distinguish between the presence or absence of `...
03/26/2023
- 10:57 AM Ruby master Bug #19175 (Closed): Ripper does not recognize some pattern matching defining local variable
- Applied in changeset commit:git|6c0925ba7017efde6091e2ec4f1a6be268166696.
----------
[Bug #19175] p_rest should be `... - 09:57 AM Ruby master Revision d5152924 (git): [Bug #19175] p_kw without a sub pattern should be `assignable'
- 09:56 AM Ruby master Revision 6c0925ba (git): [Bug #19175] p_rest should be `assignable'
- It should also check for duplicate names.
12/30/2022
- 02:14 PM Ruby master Feature #19232 (Feedback): add NoMatchingPatternError#matchee
- Do you have any real use case for this?
12/22/2022
- 07:20 AM Ruby master Revision 298176f2 (git): NEWS.md: Update power_assert version
Also available in: Atom