1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-22 21:23:16 +00:00
janet/test
Calvin Rose f1afc5b0b4 Address #214
This adds several common patterns, which are defined in
boot.janet. This essentially gives more primitive patterns
to work with out of the box.

Fix build when JANET_REDUCED_OS is defined.
2019-12-14 20:39:14 -06:00
..
amalg Add some tests for the amalgamated source/ 2019-05-23 10:34:01 -04:00
install Add --test flag to jpm. 2019-11-09 10:03:56 -06:00
helper.janet Address #214 2019-12-14 20:39:14 -06:00
suite1.janet Update module system. 2019-06-18 22:10:13 -04:00
suite2.janet Disallow the empty string for some string fns. 2019-09-24 13:23:18 -05:00
suite3.janet Add compile time arity checking. 2019-09-30 19:50:42 -05:00
suite4.janet Update module system. 2019-06-18 22:10:13 -04:00
suite5.janet Use :length method for (length abstract) 2019-09-08 19:26:16 -05:00
suite6.janet Integers convert to plain number strings. 2019-12-01 23:10:52 +13:00
suite7.janet Remove top-level unquote for comptime macro 2019-12-04 19:53:13 -06:00
suite0.janet Handle missing get case. 2019-12-04 13:58:21 +13:00