Idris2/libs/base
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
..
Control Added seqL to Control.App and updated docs to fix #2761 2022-11-21 10:39:43 +00:00
Data [ minor, base ] Relax requirement of the These.bifold 2023-01-26 22:15:15 +00:00
Debug [ base ] Add a trace variant easily embeddable to point-free expr 2022-04-14 13:36:14 +01:00
Decidable [ base ] implement decEq for SnocList (#2630) 2022-09-20 15:46:15 +01:00
Deriving [ new ] deriving Show (#2741) 2022-11-02 11:57:07 +00:00
Language [ fix ] elaboration of records' telescopes of parameters (#2816) 2022-12-15 17:55:50 +00:00
Syntax Move Syntax.PreorderReasoning into base (#2368) 2022-03-22 20:58:36 +00:00
System [ new ] popen/pclose for the NodeJS backend. (#2857) 2023-01-30 09:38:42 -06:00
base.ipkg Moving Data.List.HasLength into base (#2844) 2023-01-16 00:07:21 -06:00
Makefile [ new ] --install-with-src; refactoring around FCs (#1450) 2021-06-05 12:53:22 +01:00
System.idr [ base ] fix the definition of die (#2854) 2023-01-19 11:09:28 +00:00