Idris2/support/js
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
..
support_system_directory.js [base] add missing node ffi functions (#2427) 2022-04-22 15:45:52 +01:00
support_system_file.js System NodeJS additions (#2401) 2022-04-07 10:09:30 +01:00
support_system_signal.js Support System.Signal for node backend (#2556) 2022-07-10 10:18:58 +01:00
support_system.js Add a few missing NodeJS FFI functions to System (#2271) 2022-01-18 22:43:03 -08:00
support.js [ fix ] euclidian div and mod for JS backend 2022-03-08 17:40:29 +00:00