summaryrefslogtreecommitdiff
path: root/lib/irb/easter-egg.rb
AgeCommit message (Expand)Author
2024-11-30[ruby/irb] Prevent cursor flickeringMari Imaizumi
2024-10-18[ruby/irb] Always use alternate sceen on alt-dtomoya ishida
2024-09-03[ruby/irb] Fix easter_egg run without RDoc, fix input-method testtomoya ishida
2024-08-14[ruby/irb] Improve easter_egg logo resolutiontomoya ishida
2023-11-08[ruby/irb] Fix dancing-ruby Ctrl+C stoptomoya ishida
2023-10-28[ruby/irb] Easter egg for autocomplete modetomoya ishida
2020-11-05Revert "Prefer #send over #__send__ when it is clear there is no possible con...NARUSE, Yui
2020-11-05Prefer #send over #__send__ when it is clear there is no possible conflictBenoit Daloze
2020-10-27Separate `send` into `public_send` and `__send__`Nobuyoshi Nakada
2020-02-12[ruby/irb] Use 0.step instead of (..0).each for Ruby 2.5aycabta
2020-02-02[ruby/irb] Add a new easter egg: dancing rubyYusuke Endoh