Idris2/support
Mathew Polzin 654d399eaf
Add function that checks whether a file handle points to a TTY device. (#1908)
* Add function that checks whether a file is a terminal device.

* support isTTY function for NodeJS backend.

* don't accidentally interpret 'false' string as truthy number

* less code duplication.
2021-09-10 08:05:21 +01:00
..
c Add function that checks whether a file handle points to a TTY device. (#1908) 2021-09-10 08:05:21 +01:00
chez [ performance ] Memoise toplevel constants (#1899) 2021-09-08 16:46:19 +01:00
docs [ install, docs ] Add a new makefile target to install libdocs (#1884) 2021-08-31 18:41:03 +01:00
gambit [ performance ] Memoise toplevel constants (#1899) 2021-09-08 16:46:19 +01:00
js [ performance ] Common subexpression elimination (#1869) 2021-09-02 06:47:35 +01:00
racket [ performance ] Memoise toplevel constants (#1899) 2021-09-08 16:46:19 +01:00
refc [ install ] Install non-executable files with the executable flag off 2021-08-31 13:21:19 +01:00