Idris2/tests/node
2021-06-14 16:12:46 +01:00
..
args [ test ] node test for System.getArgs 2021-05-25 13:26:42 +01:00
bitops [ fix #801 ] Use Number for up to 32 bit integers on JS backends (#1375) 2021-05-10 12:17:09 +01:00
casts [ fix ] use twos complement truncation for signed ints (#1471) 2021-06-04 10:35:07 +01:00
idiom001 Remove trailing whitespaces and add trailing newlines 2021-01-16 10:00:03 +00:00
integers [ fix ] use twos complement truncation for signed ints (#1471) 2021-06-04 10:35:07 +01:00
newints [ fix ] use twos complement truncation for signed ints (#1471) 2021-06-04 10:35:07 +01:00
node001 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node002 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node003 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node004 Remove freeBuffer function 2021-06-14 15:06:44 +01:00
node005 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node006 [ new ] --install-with-src; refactoring around FCs (#1450) 2021-06-05 12:53:22 +01:00
node007 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node008 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node009 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node011 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node012 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node014 Rename --consolewidth option to --console-width for consistency 2020-08-19 11:59:31 +01:00
node015 [ fix ] use twos complement truncation for signed ints (#1471) 2021-06-04 10:35:07 +01:00
node017 [ fix ] Create library dir if necessary (#1300) 2021-06-14 16:12:46 +01:00
node018 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node019 [ new ] --install-with-src; refactoring around FCs (#1450) 2021-06-05 12:53:22 +01:00
node020 Rename --consolewidth option to --console-width for consistency 2020-08-19 11:59:31 +01:00
node021 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node022 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node023 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node024 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node025 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
perf001 [ fix ] Memoize intermediary results in JS backends (#1494) 2021-06-03 10:20:07 +01:00
reg001 Rename --consolewidth option to --console-width for consistency 2020-08-19 11:59:31 +01:00
syntax001 Rename --consolewidth option to --console-width for consistency 2020-08-19 11:59:31 +01:00
tailrec001 mutual tail recursion 2020-10-05 14:39:38 +01:00