General

Profile

st0012 (Stan Lo)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 8 8

Like

Activity

04/24/2024

06:32 PM Ruby master Revision 4349c790 (git): [ruby/irb] Memoize helper method instances with Singleton module
(https://github.com/ruby/irb/pull/931)
Some helpers, like Rails console's `app`, requires memoization of the
helper'...
st0012 (Stan Lo)
04:01 PM Ruby master Revision 9bba999b (git): [ruby/irb] Revert "Memoize helper method instances with Singleton module"
This reverts commit https://github.com/ruby/irb/commit/169a9a2c3097.
https://github.com/ruby/irb/commit/221b0a4928
st0012 (Stan Lo)
04:01 PM Ruby master Revision e5ca3d07 (git): [ruby/irb] Memoize helper method instances with Singleton module
Some helpers, like Rails console's `app`, requires memoization of the
helper's ivars. To support it IRB needs to memo...
st0012 (Stan Lo)

04/20/2024

06:55 PM Ruby master Revision f16c6ac4 (git): [ruby/irb] Stop using ExtendCommandBundle internally
(https://github.com/ruby/irb/pull/925)
This module was used to extend both commands and helpers when they're not
sep...
st0012 (Stan Lo)

04/14/2024

11:01 AM Ruby master Revision 04ba96e6 (git): [ruby/irb] Allow defining custom commands in IRB
(https://github.com/ruby/irb/pull/886)
This is a feature that has been requested for a long time. It is now
possible...
st0012 (Stan Lo)

04/12/2024

12:01 PM Ruby master Revision f1d9e895 (git): [ruby/irb] Pass statements to Context#evaluate
(https://github.com/ruby/irb/pull/920)
This has a few benefits:
- We can keep hiding the evaluation logic inside th...
st0012 (Stan Lo)

04/10/2024

11:16 PM Ruby master Revision 38e3819b (git): [ruby/irb] Add a workaround to make IRB work with debug's tests
(https://github.com/ruby/irb/pull/919)
https://github.com/ruby/irb/commit/eb442c4dda
st0012 (Stan Lo)
05:33 PM Ruby master Revision d75dc398 (git): [ruby/irb] Centralize rstrip calls
(https://github.com/ruby/irb/pull/918)
https://github.com/ruby/irb/commit/97898b6251
st0012 (Stan Lo)

03/25/2024

11:06 AM Ruby master Revision 5f334b67 (git): [ruby/reline] Remove useless tests
(https://github.com/ruby/reline/pull/665)
The pasting tests hadn't been working since as early as v0.2.0. Since
what...
st0012 (Stan Lo)

03/23/2024

10:50 PM Ruby master Revision f46b7759 (git): [ruby/reline] Make mutated string in yamatanooroti explicitly
mutable
(https://github.com/ruby/reline/pull/662)
This avoids the frozen literal warning in Ruby 3.4.
https://githu...
st0012 (Stan Lo)

Also available in: Atom