|
|
7409f35169
|
first implementation but crashes
|
2020-12-31 18:30:33 +01:00 |
|
|
|
9f28f2ce5e
|
remove todo
|
2020-12-31 18:13:58 +01:00 |
|
|
|
b7edaebb60
|
add pragma once
|
2020-12-31 18:13:51 +01:00 |
|
|
|
737d605ca1
|
modify locate to not use tuples instead use pointers
|
2020-12-31 18:13:39 +01:00 |
|
|
|
8fd238342f
|
fix set to not use virtual as this causes problems
|
2020-12-31 18:13:16 +01:00 |
|
|
|
c4e62b1360
|
generealized to superclass set
|
2020-12-31 16:30:34 +01:00 |
|
|
|
55b7225952
|
implement lazy list
|
2020-12-31 15:33:21 +01:00 |
|
|
|
a73410882a
|
implement optimistic list
|
2020-12-31 15:05:02 +01:00 |
|
|
|
83e1a4c031
|
improved FineList
|
2020-12-30 21:13:44 +01:00 |
|
|
|
a5eb49bc2e
|
use methods that allows better handling of dummies
|
2020-12-30 19:18:42 +01:00 |
|
|
|
337ca9b169
|
refactored FineList to have Node in seperate file
|
2020-12-30 18:50:31 +01:00 |
|
|
|
f8666dc21b
|
move if out of loop, otherwise doesn't work correctly
|
2020-12-30 18:40:36 +01:00 |
|
|
|
4414c55f28
|
implemented contains function
|
2020-12-30 16:31:55 +01:00 |
|
|
|
5932ab4af9
|
add implementation for remove to fine grained_list
|
2020-12-30 16:26:16 +01:00 |
|
|
|
bd468abba7
|
add fine_list with implemented add_function
|
2020-12-30 16:22:46 +01:00 |
|