Idris2/support
Edwin Brady 26a47ddafe
Make prim_js2idris_array iterative (#2267)
I was getting a stack overflow on the tailrec002 test, caused by this
primitive being recursive. I've made it iterative. I'm no JS expert but
I've tested its behaviour against the old version.
2022-01-16 19:15:26 +00:00
..
c idris_system: include sys wait 2021-12-25 21:50:56 -08:00
chez [ performance ] bitops arithmetic speedup (#2081) 2021-11-17 11:54:19 +00:00
docs [ html ] Various HTML docs fixes (#1924) 2021-09-15 18:41:37 +01:00
gambit [ performance ] bitops arithmetic speedup (#2081) 2021-11-17 11:54:19 +00:00
js Make prim_js2idris_array iterative (#2267) 2022-01-16 19:15:26 +00:00
racket [ performance ] bitops arithmetic speedup (#2081) 2021-11-17 11:54:19 +00:00
refc Make RefC search for files in data dirs 2021-12-10 14:30:46 +00:00