|
85d7a2b9ca
|
Move memory exception into memory.lifecycle
|
2019-03-16 10:35:28 +01:00 |
|
|
411e45ec5c
|
Remove functions deprecated in 0.9.0
|
2018-06-22 07:11:56 +02:00 |
|
|
bdce5cda6a
|
Add HashTable container
|
2018-05-14 19:23:22 +02:00 |
|
|
8733b93ca0
|
container.Set: Support customizable hasher
|
2018-04-28 17:49:49 +02:00 |
|
|
40c961867e
|
Remove deprecated traits and queue
|
2018-04-18 06:34:28 +02:00 |
|
|
7829b1fe06
|
Remove static std.range import
|
2018-03-22 10:44:52 +01:00 |
|
|
74b085b88d
|
Sort imports
|
2017-10-01 19:03:42 +02:00 |
|
|
64f2295d1a
|
Fix #276
Add link to the source file for each module.
|
2017-08-12 17:01:51 +02:00 |
|
|
f013e2f1f4
|
Implement a Set container first
|
2017-05-29 10:50:01 +02:00 |
|
|
8aaf9e14be
|
Add HashTable struct
|
2017-05-23 22:17:35 +02:00 |
|
|
8c42cbfd63
|
Rename Vector to Array
For consistency with Phobos.
|
2017-05-16 12:12:57 +02:00 |
|
|
64e0d666ed
|
Merge branch 'master' of github.com:caraus-ecms/tanya into utf8string
|
2017-05-01 09:59:29 +02:00 |
|
|
4635835a99
|
Rename Vector range to Slice
|
2017-04-20 17:32:16 +02:00 |
|
|
b870179a35
|
Move bitvector to another branch till it is finished
|
2017-03-29 11:17:03 +02:00 |
|
|
f90a03501b
|
Move BitVector from the crypto branch
|
2017-03-02 11:27:26 +01:00 |
|
|
4ea9c2b740
|
Vector: Reuse available methods
|
2017-01-15 08:38:19 +01:00 |
|
|
f1bc4dc2e2
|
Add length and opCmp to the Queue
|
2016-12-19 16:33:16 +01:00 |
|
|
192ee20bf7
|
Remove shared from the allocators
|
2016-11-30 21:20:18 +01:00 |
|
|
a3efee6d7f
|
Add code
|
2016-08-24 18:15:21 +02:00 |
|