Idris2/support
ProofOfKeags 68a144bf18
Support System.Signal for node backend (#2556)
* first pass at signal support for node backend

* change signal values to int's

* implements defaultSignal

* return -1 as expected by calling API if any error is raised by nodejs runtime

* finishes signal support for nodejs

* extract repetitive foreign import identifiers

* fix comments
2022-07-10 10:18:58 +01:00
..
c [ network ] add binary support for socket + fix recvAll (#2308) 2022-02-16 20:12:24 +00:00
chez [ fix ] Ensure casting from String to Double results in floating numbers on scheme backends 2022-05-09 18:36:17 +01:00
docs [ fix ] show keywords & bound variables 2022-04-14 12:17:11 +01:00
gambit [ fix ] Ensure casting from String to Double results in floating numbers on scheme backends 2022-05-09 18:36:17 +01:00
js Support System.Signal for node backend (#2556) 2022-07-10 10:18:58 +01:00
racket [ fix ] Ensure casting from String to Double results in floating numbers on scheme backends 2022-05-09 18:36:17 +01:00
refc [ fix ] Add missing cases for BITS types in extractInt 2022-05-04 10:18:58 +01:00