1
1
mirror of https://github.com/idris-lang/Idris2.git synced 2024-12-26 13:11:30 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Zoe Stafford
ff822a747b
Js char io ()
* Implement `{get,put}Char` for javascript backend

* Update changelog
2023-02-13 15:48:07 +00:00
Mathew Polzin
ad12f8335c
[ new ] popen/pclose for the NodeJS backend. ()
* 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
Mathew Polzin
c91a768486
System NodeJS additions () 2022-04-07 10:09:30 +01:00
Stefan Höck
599d0635e9
[ refactor ] JS backend overhaul () 2021-07-10 11:15:21 +01:00
Niklas Larsson
473b8ee740 Windows test fixes
Translate node error codes
Strip 'b' from flags
Simplify directory wrangling in chez016
2021-04-12 18:47:57 +02:00
Mathew Polzin
9f8a8b5d76
Add a total way of reading files in. () 2021-02-18 11:13:25 +00:00
Rui Barreiro
68c9990c8a moved big foreign functions to support and added outputDir 2020-07-06 16:58:02 +01:00