General

Profile

jez (Jake Zimmerman)

  • Login: jez
  • Registered on: 11/14/2020
  • Last sign in: 01/31/2022

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 0 1

Activity

02/01/2022

05:38 AM Ruby master Feature #18462: Proposal to merge WASI based WebAssembly support
mame (Yusuke Endoh) wrote in #note-4:
> Feel free to ask me if you have a question.
Wow, thanks for putting this ...
jez (Jake Zimmerman)

01/31/2022

06:54 PM Ruby master Feature #18462: Proposal to merge WASI based WebAssembly support
katei (Yuta Saito) wrote:
> For example, CRuby already supports WebAssembly target by Emscripten, but Emscripten hea...
jez (Jake Zimmerman)

09/26/2021

02:47 PM Ruby master Revision 3f7b08d2 (git): [ruby/reline] Implement vi_kill_line_prev
This operation is mentioned and bound to `^U` in both `vi_command.rb`
and `vi_insert.rb`, but there is no definition ...
jez (Jake Zimmerman)

11/18/2020

12:06 AM Ruby master Feature #17326: Add Kernel#must! to the standard library
A colleague pointed out that `or_else` has the nice property that it could replace the `||=` for default initializing... jez (Jake Zimmerman)

11/17/2020

11:24 PM Ruby master Feature #17326: Add Kernel#must! to the standard library
jeremyevans0 (Jeremy Evans) wrote in #note-14:
> But the fact that there should be a high bar is something I would ho...
jez (Jake Zimmerman)
09:12 PM Ruby master Feature #17326: Add Kernel#must! to the standard library
jeremyevans0 (Jeremy Evans) wrote in #note-12:
> the benefit of adding it is smaller than the cost of adding another...
jez (Jake Zimmerman)
07:46 PM Ruby master Feature #17326: Add Kernel#must! to the standard library
I really don't want to add new syntax for something that can already be expressed in normal Ruby code.
I wanted to b...
jez (Jake Zimmerman)

11/14/2020

11:15 PM Ruby master Feature #17326 (Open): Add Kernel#must! to the standard library
# Abstract
We should add a method `Kernel#must!` (name TBD) which raises if `self` is `nil` and returns `self` oth...
jez (Jake Zimmerman)

07/22/2020

11:46 AM Ruby master Revision 8b0dc77a (git): configure.ac: Bump the size of sigaltstack
The RubyVM uses C macro defines to feature detect whether
`backtrace(2)` support is available, and if so it includes ...
jez (Jake Zimmerman)

Also available in: Atom