General

Profile

pitr.ch (Petr Chalupa)

  • Login: pitr.ch
  • Registered on: 06/14/2014
  • Last sign in: 08/03/2020

Issues

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

Activity

06/14/2019

12:16 PM Ruby master Feature #14912: Introduce pattern matching syntax
I've intentionally focused on use-cases because: I wanted to make clear why Ruby should to support this; and I've inc... pitr.ch (Petr Chalupa)

06/08/2019

12:58 PM Ruby master Misc #15874: DevelopersMeeting20190613Japan
* [Feature #14912] Introduce pattern matching syntax ([pitr.ch](https://twitter.com/pitr_ch))
* Could the pattern ...
pitr.ch (Petr Chalupa)
11:56 AM Ruby master Feature #14912: Introduce pattern matching syntax
Hi, I am really looking forward to this feature. Looks great!
However I'd like to make few suggestions which I be...
pitr.ch (Petr Chalupa)

10/31/2018

07:40 PM Ruby master Bug #15274 (Closed): Reflection does not report methods defined only in refinements
~~~ ruby
class C
end
module M
refine C do
def foo
puts "C#foo in M"
end
end
end
using...
pitr.ch (Petr Chalupa)

11/05/2016

05:06 PM Ruby master Feature #5446: at_fork callback API
We had to get around missing at_fork in concurrent-ruby as well. Since we are avoiding monkey_patching we had to resu... pitr.ch (Petr Chalupa)

10/21/2016

10:31 PM Ruby master Feature #12664: Multiline pretty-printing of multiline strings
Thanks! pitr.ch (Petr Chalupa)

10/12/2016

10:07 PM Ruby master Feature #12664: Multiline pretty-printing of multiline strings
Great, thanks. Would you like me to submit it in form of a patch? pitr.ch (Petr Chalupa)

09/29/2016

07:36 AM Ruby master Feature #12020: Documenting Ruby memory model
As the previous comments mention we had a meeting to discus memory
model at RubyKaigi. There were about fifteen Ruby...
pitr.ch (Petr Chalupa)

09/23/2016

10:43 AM Ruby master Feature #12020: Documenting Ruby memory model
Hi Shyouhei, sorry for not doing it so far, I took vacation to travel Japan right after the conference. It is already... pitr.ch (Petr Chalupa)

08/17/2016

09:03 AM Ruby master Feature #12020: Documenting Ruby memory model
I am going to RubyKaigi, I would be very interested to have a meeting face to face there to discuss this topic in dep... pitr.ch (Petr Chalupa)

Also available in: Atom