tanya/source/tanya
2018-06-10 19:03:26 +02:00
..
algorithm Deprecate math.min/max in favour of tanya.algorithm 2018-04-27 11:32:22 +02:00
async async: Annotate system tests 2018-05-31 18:43:21 +02:00
container container.list: Remove deprecated list length property 2018-06-01 14:13:27 +02:00
encoding encoding.ascii: Make static const data immutable 2018-05-31 18:43:35 +02:00
hash hash.lookup: Reformat the docs 2018-05-17 05:30:49 +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 readIntegral: Support base between 2 and 36 2018-06-08 21:05:35 +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 Add takeExactly 2018-06-10 19:03:26 +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 readIntegral: Support base between 2 and 36 2018-06-08 21:05:35 +02: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