Jef Roosens
|
38e84afd1d
|
fix: also lint internal header files
|
2023-02-23 10:13:58 +01:00 |
Jef Roosens
|
5b2ce6acaa
|
feat(heap): thread-safety features
|
2023-01-27 21:23:32 +01:00 |
Jef Roosens
|
ab418e57b3
|
test: also test with -O3 which can produce extra errors
|
2023-01-26 12:24:34 +01:00 |
Jef Roosens
|
a6bdd39776
|
docs(heap): add readme
|
2023-01-26 11:03:41 +01:00 |
Jef Roosens
|
05b96d1fd6
|
fix(heap): finally fixed that pop bug
|
2023-01-26 10:21:30 +01:00 |
Jef Roosens
|
3ec2e76af9
|
refactor(heap): some better variable names; some more tests
|
2023-01-25 22:12:22 +01:00 |
Jef Roosens
|
dc557f57ab
|
test(heap): some more tests to expose flaws
|
2023-01-25 20:49:18 +01:00 |
Jef Roosens
|
63100c5b99
|
test(heap): add random test that exposes some faults
|
2023-01-24 21:19:08 +01:00 |
Jef Roosens
|
6845e67cb6
|
feat(heap): possibly working pop
|
2023-01-24 21:02:29 +01:00 |
Jef Roosens
|
95d8c9972b
|
refactor(heap): combine tree and node into single struct
|
2023-01-24 17:22:11 +01:00 |
Jef Roosens
|
09c488aa0f
|
feat(heap): not quite working pop
|
2023-01-24 17:01:37 +01:00 |
Jef Roosens
|
3c8c33b47a
|
fix(heap): some insert fixes
|
2023-01-24 12:07:30 +01:00 |
Jef Roosens
|
c1ad26cf0c
|
feat(heap): initially working insert
|
2023-01-24 07:53:51 +01:00 |
Jef Roosens
|
2cc974accc
|
chore: updated readme
|
2023-01-22 11:56:11 +01:00 |
Jef Roosens
|
6823050c2f
|
refactor(heap): properly organised code
|
2023-01-22 09:40:35 +01:00 |
Jef Roosens
|
050e99b413
|
feat(heap): code skeleton
|
2023-01-21 16:31:22 +01:00 |