1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-21 04:39:55 +00:00
janet/test
Calvin Rose 7a84fc4742 Fix infinite loop in some cases.
Problem - reusing a tainted variable without reinitializing.
2020-05-16 08:28:50 -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
suite1.janet Use modulo instead of remainder for even?/odd?. 2020-03-28 10:23:28 -05:00
suite2.janet Update Copyright 2020. 2020-01-12 10:50:37 -06:00
suite3.janet Update Copyright 2020. 2020-01-12 10:50:37 -06:00
suite4.janet Update Copyright 2020. 2020-01-12 10:50:37 -06:00
suite5.janet Update Copyright 2020. 2020-01-12 10:50:37 -06:00
suite6.janet Add righthand operator overloading. 2020-01-22 18:59:41 -06:00
suite7.janet add os/mktime, an inverse to os/date. 2020-03-18 23:45:02 +01:00
suite8.janet Fix infinite loop in some cases. 2020-05-16 08:28:50 -05:00
suite9.janet Switch to poll from select. 2020-04-18 15:22:20 -05:00
suite0.janet (struct ...) with duped keys will use last value. 2020-04-11 13:42:25 -05:00