General

Profile

st0012 (Stan Lo)

Issues

open closed Total
Assigned issues 0 2 2
Reported issues 0 9 9

Projects

Project Roles Registered on
Ruby Contributor 03/03/2025

Like

Activity

03/17/2025

07:41 PM Ruby Feature #15854: Tracing instance variable assignment
How about this naming convention:
- `ivar_set`
- `cvar_set`
- `gvar_set`
`ivar`, `cvar`, and `gvar` all match...
st0012 (Stan Lo)

01/22/2025

02:08 PM Ruby Revision 9ce642c2 (git): [ruby/irb] Update documentation about the new copy command
(https://github.com/ruby/irb/pull/1067)
https://github.com/ruby/irb/commit/6194111611
st0012 (Stan Lo)

01/21/2025

04:24 PM Ruby Revision abed4ea8 (git): [ruby/irb] Bump version to v1.15.0
(https://github.com/ruby/irb/pull/1066)
https://github.com/ruby/irb/commit/d3531d8fc0
st0012 (Stan Lo)

01/12/2025

12:59 PM Ruby Revision 450d9dc8 (git): [ruby/irb] Group private methods together in `IRB::Context`
(https://github.com/ruby/irb/pull/1064)
This makes them easier to find and matches the convention of the codebase.
...
st0012 (Stan Lo)
12:47 PM Ruby Revision 9f8defe8 (git): [ruby/irb] Drop ColorPrinter's workaround for BasicObject
(https://github.com/ruby/irb/pull/1051)
`pp` 0.6.0+ includes https://github.com/ruby/pp/pull/26 to handle BasicObjec...
st0012 (Stan Lo)

01/11/2025

02:03 PM Ruby Revision 76b620b3 (git): [ruby/irb] `IRB.conf[:SAVE_HISTORY]` should handle boolean values
(https://github.com/ruby/irb/pull/1062)
Although not documented, `IRB.conf[:SAVE_HISTORY]` used to accept boolean,
w...
st0012 (Stan Lo)
12:59 PM Ruby Revision 80d28785 (git): [ruby/irb] Print more actionable message when the exception may be
an IRB issue
(https://github.com/ruby/irb/pull/1061)
https://github.com/ruby/irb/commit/4d74d39261
st0012 (Stan Lo)

01/10/2025

09:29 PM Ruby Revision 039446f6 (git): [ruby/irb] Gracefully handle incorrect command aliases
(https://github.com/ruby/irb/pull/1059)
* Gracefully handle incorrect command aliases
Even if the aliased target is...
st0012 (Stan Lo)

01/05/2025

12:41 PM Ruby Revision e45fca13 (git): [ruby/rdoc] [DOC] Remove unnecessary rdoc-ref missing example
(https://github.com/ruby/rdoc/pull/1271)
We don't actually need to link to the missing item to show the non-linked
r...
st0012 (Stan Lo)

01/03/2025

10:03 PM Ruby Bug #20983 (Closed): New `Ruby` module is linked to from all kinds of documentation pages
st0012 (Stan Lo)

Also available in: Atom