Idris2/libs/base
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
..
Control Add copyFile to System.File (#1797) 2021-08-30 15:31:37 +01:00
Data [ base ] Indexing Vectors. (#1892) 2021-09-09 10:45:11 +01:00
Debug Add totality annotations to src and libs/{prelude, base} 2021-06-12 21:06:08 -05:00
Decidable Use Not instead of -> Void (#1667) 2021-07-13 15:32:01 +01:00
Language [ ttimp ] Add a utility function returning an FC by TTImp 2021-08-11 14:18:41 +01:00
System Add function that checks whether a file handle points to a TTY device. (#1908) 2021-09-10 08:05:21 +01:00
base.ipkg [ base ] Indexing Vectors. (#1892) 2021-09-09 10:45:11 +01:00
Makefile [ new ] --install-with-src; refactoring around FCs (#1450) 2021-06-05 12:53:22 +01:00
System.idr Add javascript support for getting system time as integer. 2021-08-30 15:35:49 +01:00