1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-26 14:18:14 +00:00
janet/test
Calvin Rose 2904c19ed9 Switch to poll from select.
Simpler and more flexible interface, and also lets
us use epoll more easily on linux, which is the most important
plantform to optimize for network performance.
2020-04-18 15:22:20 -05:00
..
amalg Update Copyright 2020. 2020-01-12 10:50:37 -06:00
fuzzers Use make format. 2020-04-17 13:39:23 -05:00
install Update Copyright 2020. 2020-01-12 10:50:37 -06:00
helper.janet Change os/perm-str to os/perm-string. 2020-04-03 15:23:29 -05:00
suite0.janet (struct ...) with duped keys will use last value. 2020-04-11 13:42:25 -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 last for empty collection, add tests 2020-04-09 14:35:57 +02:00
suite9.janet Switch to poll from select. 2020-04-18 15:22:20 -05:00