|
2c064eb05b
|
Add hasElaborate traits
|
2017-08-25 14:50:15 +02:00 |
|
|
64f2295d1a
|
Fix #276
Add link to the source file for each module.
|
2017-08-12 17:01:51 +02:00 |
|
|
a37c9b162e
|
container.Set: Reduce duplicated code, add tests
|
2017-07-22 07:40:58 +02:00 |
|
|
4633bcc680
|
Set: Fix comparing with removed elements
|
2017-06-07 07:57:22 +02:00 |
|
|
2815b53a88
|
Implement Set Range
|
2017-05-30 15:52:18 +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 |
|
|
357c7e279d
|
Add doubly-linked list
DList is an adjusted copy of SList. Missing:
* insertBack
* insertAfter
* removeBack
|
2017-05-15 19:50:20 +02:00 |
|
|
f90a03501b
|
Move BitVector from the crypto branch
|
2017-03-02 11:27:26 +01:00 |
|
|
a7206cbd02
|
Fix #4
|
2017-01-22 10:48:34 +01:00 |
|
|
20c8b659d1
|
Remove mutation methods from vector range
in favor of std.algorithm.mutation.
|
2017-01-16 09:02:00 +01:00 |
|
|
4ea9c2b740
|
Vector: Reuse available methods
|
2017-01-15 08:38:19 +01:00 |
|
|
48e355b87f
|
Vector: allow insert multiple items in insertBack
|
2017-01-02 12:47:41 +01:00 |
|
|
f1bc4dc2e2
|
Add length and opCmp to the Queue
|
2016-12-19 16:33:16 +01:00 |
|