Commit Graph

13 Commits

Author SHA1 Message Date
260b131222 Remove meta.transform duplicating Phobos 2025-08-24 13:01:12 +02:00
1857d59375 Update copyrights to 2025 2025-08-24 09:01:59 +02:00
938a1bb5b4 Replace short preconditions in the main package 2021-05-25 09:03:00 +02:00
3ce5e8153c Update copyrights 2020-05-05 07:46:10 +02:00
20c7e47ff7 net: Add missing public imports, move tests 2019-03-19 08:47:39 +01:00
b04928d2c8 net.inet: Import range.array as well 2018-08-03 16:52:34 +02:00
5e40424f7d net.inet: Replace CTFE-pow with pow operator 2018-04-20 15:15:00 +02:00
a0ac8355f9 Fix #29 2018-04-01 10:34:18 +02:00
048ddf21ff Replace body with do 2018-01-31 12:05:06 +01:00
3eb8618c32 Add range.primitive 2017-09-10 10:35:05 +02:00
0e99effaeb net.inet: Remove htonl/htons based unit tests 2017-08-24 07:45:16 +02:00
64f2295d1a Fix #276
Add link to the source file for each module.
2017-08-12 17:01:51 +02:00
4b0134713c Move new network modules into tanya.net package
tanya.net will combine tanya.async and tanya.network and provide one API
for blocking and non-blocking socket programming.
2017-06-13 10:42:35 +02:00