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 | 0 | 1 | 1 |
Activity
03/28/2024
- 03:54 PM Ruby master Revision 97b2cc34 (git): Allow FormatError to take either String or Gem for source
- Most of the calls to `FormatError.new` pass `@gem` for the second argument, which has a `path` method.
But in one ca...
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 ...
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...
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 ...
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...
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... - 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... - 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...
11/14/2020
- 11:15 PM Ruby master Feature #17326 (Closed): 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...
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 ...
Also available in: Atom