1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-22 21:23:16 +00:00
janet/test
Calvin Rose 7918add47d Allow dynamically setting output for printers
Some functions like print and debug/stacktrace print
to a file, usually stdout. This file can now be optionally set
via a dynamic variable.
2019-04-16 21:44:19 -04:00
..
install Add regression test for #78 2019-04-09 09:14:40 -04:00
helper.janet Update issue 53 regression test. 2019-02-21 19:19:47 -05:00
suite1.janet Many changes for adding dynamic (fiber-level) scope. 2019-04-16 15:41:45 -04:00
suite2.janet Make parser errors a bit better for files with no closing 2019-01-17 23:43:46 -05:00
suite3.janet Fix undefined behavior bug with errors. 2019-04-10 23:29:40 -04:00
suite4.janet Update marsh.c to use janet_panic for errors. 2019-02-22 10:12:25 -05:00
suite5.janet Quasiquoting bracketed tuples. 2019-03-31 14:15:26 -04:00
suite6.janet Allow dynamically setting output for printers 2019-04-16 21:44:19 -04:00
suite0.janet Disallow NaN as table/struct key. 2019-01-28 11:50:33 -05:00