Tommy M. McGuire

Results 2 issues of Tommy M. McGuire

I'm working with a chained-style module for creating SQL statements, and I'm seeing a weird issue with the closing parenthesis of the final function: ``` let select= sql.select() .distinct() ......

This issue should have a priority of something like "lower than very low." If stdin is a terminal, the runtime currently puts the terminal into a pseudo-raw mode. See lang/stdfd.c:stdin_tty()....

help wanted