tanya/source/tanya
2018-05-12 06:11:24 +02:00
..
algorithm Deprecate math.min/max in favour of tanya.algorithm 2018-04-27 11:32:22 +02:00
async Replace std min/max. Fix #35 2018-04-26 10:23:06 +02:00
container Improve preconditions for the container.Set 2018-05-11 05:43:14 +02:00
encoding Fix lowerHexDigits string 2017-10-18 06:40:22 +02:00
hash Add hashing pointers 2018-03-27 05:18:46 +02:00
math Fix math.nbtheory linkage to asm 2018-05-08 18:07:42 +02:00
memory Remove unused variables 2018-05-06 07:03:11 +02:00
meta Move Smallest and Largest to meta.transform 2018-05-02 15:50:28 +02:00
net net.inet: Replace CTFE-pow with pow operator 2018-04-20 15:15:00 +02:00
network Add dmd 2.080.0 support 2018-05-05 05:22:04 +02:00
os Rename ErrorCode.text() to toString() 2018-03-04 10:43:24 +01:00
range Remove support for moveFront/moveBack/moveAt 2018-04-03 21:44:50 +02:00
sys Replace SocketError with ErrorCode.ErrorNo 2018-04-25 12:59:38 +02:00
test Add test package 2017-10-12 07:41:35 +02:00
conv.d Replace body with do 2018-01-31 12:05:06 +01:00
exception.d Implement pure onOutOfMemory 2017-10-10 06:59:34 +02:00
format.d Fix #12 2018-02-02 16:13:55 +01:00
typecons.d Rename Pair to Tuple 2018-05-12 06:11:24 +02:00