arimay (yasuhiro arima)
- Login: arimay
- Registered on: 07/18/2014
- Last sign in: 06/03/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 2 | 1 | 3 |
Activity
04/07/2021
- 06:49 AM Ruby master Feature #12133: Ability to exclude start when defining a range
Definition of a range object that exclude a start position, and its shorthand notation.
Since we have #exclude_e...
02/22/2021
- 06:11 AM Ruby master Feature #13303: String#any? as !String#empty?
- "#any?" is preferred, since the same method name is harder to forget and less confusing.
If the Array, Hash and Stri...
09/18/2015
- 03:16 PM Ruby master Feature #11538 (Feedback): ensure variable syntax
ensure の構文を拡張して、コンテキストの値を受け取れるようにする提案です。
rescue で例外オブジェクトを変数に受けて参照するのと同様に、ensure で結果のオブジェクトを参照します。
ensure '=>...
11/02/2014
- 05:14 PM Ruby master Feature #10287: rename COLON3 to COLON2_HEAD.
- パッチを作り直してみました。
10/15/2014
- 02:42 PM Ruby master Feature #10327: Bool/False/True module for '==='
- もっともなので Falsy/Truthy に変えてみました。
patch を作り直したので添付します。
前回の patch は壊れていました。確認が不十分でごめんなさい。
~~~
$ ./miniruby -e '[nil...
10/05/2014
- 04:09 PM Ruby master Feature #10327 (Open): Bool/False/True module for '==='
ruby-core:0237 から始まる Boolean Class の話題で Boolean Module が提案されていました。
それは必要とされているのか?という疑問とともに .true? メソッドなどが議論されていました...
09/23/2014
- 04:15 PM Ruby master Feature #10287 (Assigned): rename COLON3 to COLON2_HEAD.
- 主に parse.y を読んでいて、DOT2 に対する DOT3 はわかるのですが、COLON2 に対する COLON3 はよくない名前だと思いました。
COLON3 の表すものは ::FOO::BAR のようにスコープ指定の先頭を...
Also available in: Atom