Idris2/support/js
Mathew Polzin ad12f8335c
[ new ] popen/pclose for the NodeJS backend. (#2857)
* implement popen and pclose (to an extent) for NodeJS

* bring node020 back into tests.

* ah, I see what was being done here. Fix the idris for the test.

* fix test's unreachable clause warning

* fix expectation

* Add note to CHANGELOG

* small tweaks to get popen into merge-ready state.
2023-01-30 09:38:42 -06:00
..
support_system_clock.js add javascript support to System.Clock 2022-12-22 11:47:44 +00:00
support_system_directory.js [base] add missing node ffi functions (#2427) 2022-04-22 15:45:52 +01:00
support_system_file.js [ new ] popen/pclose for the NodeJS backend. (#2857) 2023-01-30 09:38:42 -06: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 Use built-in bigint truncation on js backend 2023-01-08 12:50:26 +00:00