Gary Tou

Hash Date Message
1883dc5bde27caec44154b7ce1f06b07f95eab3d 2023-04-26 defined zsuper: Handle NULL superclass for `BasicObject`
5dd46a345a7f02a55ef26302ae4d52473c433da0 2023-04-26 Test: `defined?(super)` in `BasicObject` returns `nil`
96a2e27185475d4b9138ecda4f38a35621d1d085 2023-04-26 `klass == (VALUE)NULL` --> `!klass`
78be6696d864513ffad395ecd37d582143ca1216 2023-04-26 Wrap `undef_method :a` with `ensure`
4ee1f0fb5de08acd659ec18409fca433d1bf371a 2023-12-02 [ruby/irb] Implement `history` command (https://github.com/ruby/irb/pull/761)