General

Profile

simeonwillbanks (Simeon Willbanks)

Issues

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

Activity

12/11/2013

08:12 AM Ruby master Bug #9240 (Closed): TestModule Test No Longer Valid
TestModule#test_include_module_with_constants_invalidates_method_cache is no longer valid.
Test: https://github....
simeonwillbanks (Simeon Willbanks)

12/09/2013

02:12 AM Ruby master Feature #9190: Expose serial helper macros
Thanks everyone! simeonwillbanks (Simeon Willbanks)

12/08/2013

02:03 AM Ruby master Feature #9190: Expose serial helper macros
OK, cool. I'll refactor the Pull Request. Thanks! simeonwillbanks (Simeon Willbanks)

12/07/2013

12:34 PM Ruby master Feature #9190: Expose serial helper macros
I'm cool with RubyVM.stat; copying the GC.stat implementation is a good idea.
>> RubyVM.stat
=> {
:method_seri...
simeonwillbanks (Simeon Willbanks)
01:32 AM Ruby master Feature #9190: Expose serial helper macros
@charliesome and @tmm1, thanks for the support, and I concur.
@nobu I've hacked together a gem. It's an alpha ve...
simeonwillbanks (Simeon Willbanks)

12/02/2013

07:50 AM Ruby master Feature #9190: Expose serial helper macros
After addressing a Pull Request comment, the methods are defined on RubyVM:
RubyVM.method_serial
RubyVM.const...
simeonwillbanks (Simeon Willbanks)
06:47 AM Ruby master Feature #9190 (Closed): Expose serial helper macros
I've defined RubyVM::InstructionHelper with singleton methods #method_serial and #constant_serial. They delegate to ... simeonwillbanks (Simeon Willbanks)

Also available in: Atom