d13bad4660
test: add memory check, reporting and fix some memleaks in tests
...
continuous-integration/drone/push Build is passing
Reviewed-on: #14
PR #14
2022-07-30 23:10:31 +02:00
150cca40af
test: add memcheck and fix memleaks in test
...
continuous-integration/drone/push Build is passing
Reviewed-on: #13
PR #13
2022-07-27 21:28:25 +02:00
219812f20e
feat(hashtable): add a hashtable implementation
...
continuous-integration/drone/push Build is passing
This is a generic hashtable implementation.
Reviewed-on: #12
PR #12
2022-07-27 19:10:09 +02:00
9e4c9eb0ea
feat(list): add generic list implementation
...
continuous-integration/drone/push Build is passing
This pull request adds a list implementation that can be used
in a generic way and adds everything that might be needed in
later implementation of other data structurs.
Reviewed-on: #1
PR #1
2022-07-26 22:45:21 +02:00
Rick Barenthin
a650630f81
initial project setup
2022-01-20 23:49:46 +01:00