1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-25 06:33:16 +00:00
janet/test
Calvin Rose 7e7498350f Fix #463
Fix outdated code in macex1, such as checking for unquote-splicing,
    which no longer exists. Also fix macex1 for quasiquoted tables and
    structs. macex1 is not the macro expander used by the compiler, so
    these bugs only affected code which called macex manually, such as
    the short-fn macro.
2020-08-12 06:10:42 -05:00
..
amalg Update Copyright 2020. 2020-01-12 10:50:37 -06:00
fuzzers Make janet_equals and janet_compare non recursive 2020-04-24 16:18:31 -05:00
install make test-install should be easier to clean. 2020-05-09 10:30:09 -05:00
helper.janet Change os/perm-str to os/perm-string. 2020-04-03 15:23:29 -05:00
suite0001.janet Rename test suites such that it is easier to add more of them. 2020-08-07 15:34:13 -05:00
suite0002.janet Rename test suites such that it is easier to add more of them. 2020-08-07 15:34:13 -05:00
suite0003.janet Rename test suites such that it is easier to add more of them. 2020-08-07 15:34:13 -05:00
suite0004.janet Rename test suites such that it is easier to add more of them. 2020-08-07 15:34:13 -05:00
suite0005.janet Rename test suites such that it is easier to add more of them. 2020-08-07 15:34:13 -05:00
suite0006.janet Rename test suites such that it is easier to add more of them. 2020-08-07 15:34:13 -05:00
suite0007.janet Rename test suites such that it is easier to add more of them. 2020-08-07 15:34:13 -05:00
suite0008.janet Rename test suites such that it is easier to add more of them. 2020-08-07 15:34:13 -05:00
suite0009.janet Rename test suites such that it is easier to add more of them. 2020-08-07 15:34:13 -05:00
suite0010.janet Fix #463 2020-08-12 06:10:42 -05:00
suite0000.janet Rename test suites such that it is easier to add more of them. 2020-08-07 15:34:13 -05:00