janet/test
Calvin Rose bad040665f Renamed bigint -> inttypes / int
A lot of refactoring larger integer types. Fix a number
of casting errors, but mostly rename things. Also try to
limit use of template-like macros as they bloat the binary
if not used in moderation. We were able to reduce the size of
typed array code as well by using a single view types.
2019-03-18 18:36:53 -07:00
..
install Add a test-install target to the Makefile 2019-03-03 14:48:17 -05:00
helper.janet Update issue 53 regression test. 2019-02-21 19:19:47 -05:00
suite0.janet Disallow NaN as table/struct key. 2019-01-28 11:50:33 -05:00
suite1.janet Add test for :down verb. 2019-03-03 23:55:38 -05: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 some code style, add tuple/type function. 2019-02-09 12:21:11 -05:00
suite4.janet Update marsh.c to use janet_panic for errors. 2019-02-22 10:12:25 -05:00
suite5.janet Fix nil error on drop-until fn 2019-03-10 12:39:55 -04:00
suite6.janet Renamed bigint -> inttypes / int 2019-03-18 18:36:53 -07:00