onlynone (Steven Willis)
- Login: onlynone
- Registered on: 03/22/2019
- Last sign in: 03/02/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 0 | 1 |
Activity
08/15/2019
- 09:02 PM Ruby master Revision 9d2fed2c (git): Don't echo results of assignment expressions
08/06/2019
- 11:15 AM Ruby master Revision 1ee88c51 (git): Don't echo results of assignment expressions
03/27/2019
- 08:43 PM Ruby master Feature #15724: Optionally suppress output from IRB for assignment expressions
- Thanks to some feedback on the [PR](https://github.com/ruby/irb/pull/12), I've updated it to use [Ripper](https://rub...
03/22/2019
- 09:18 PM Ruby master Feature #15724: Optionally suppress output from IRB for assignment expressions
- shevegen (Robert A. Heiler) wrote:
> I don't know if the original suggestion is good as is, but I think it is an int... - 09:14 PM Ruby master Feature #15724: Optionally suppress output from IRB for assignment expressions
- alanwu (Alan Wu) wrote:
> You can type `a = 1; nil` to stop irb from calling inspect on the assignment expression re... - 02:42 PM Ruby master Feature #15724 (Open): Optionally suppress output from IRB for assignment expressions
- Most REPLs I've used don't print out the output of assignment expressions like `a = 1`. Being able to suppress this ...
- 02:19 PM Ruby master Feature #15371: IRB with ARGV
- svnpenn (Steven Penny) wrote:
> shevegen (Robert A. Heiler) wrote:
> > By the way, I find it slightly amusing that ...
Also available in: Atom