|
88e4385c5f
|
Refactored static functions in BinaryTree.c
|
2024-10-13 18:23:55 +02:00 |
|
|
60c3f81884
|
Implemented BinaryTree_Remove() and wrote a test for it
|
2024-10-13 18:20:12 +02:00 |
|
|
34201c1165
|
TODO for potential efficiency loss
|
2024-10-13 18:20:12 +02:00 |
|
|
a30f259121
|
New StringView function: SpanWhile
|
2024-10-10 15:57:56 +02:00 |
|
|
10be4dfbbf
|
Implemented iterating macros
|
2024-10-08 10:49:32 +02:00 |
|
|
c2c3c2d96e
|
Implemented Scratchpad_ReserveAligned and refactored internally
|
2024-10-01 21:37:05 +02:00 |
|
|
7d8ba6fc28
|
More functional-style stringview functions
|
2024-10-01 11:06:04 +02:00 |
|
|
baa4a148fe
|
Fixed indentation issue
|
2024-10-01 10:58:47 +02:00 |
|
VegOwOtenks
|
1b3d007ec2
|
StringView_Partition for One-Off Splits
|
2024-09-23 18:37:54 +02:00 |
|
VegOwOtenks
|
1a330b3c9b
|
DynamicBuffer rename
|
2024-09-23 18:37:21 +02:00 |
|
VegOwOtenks
|
a0da4ce1a3
|
Subprocess with pipe capturing
|
2024-09-22 22:26:33 +02:00 |
|
VegOwOtenks
|
7a3f1955b9
|
Removed unused import
|
2024-09-22 22:26:04 +02:00 |
|
VegOwOtenks
|
840a29a59d
|
Fixed linearsearch (agai)
|
2024-09-22 22:25:40 +02:00 |
|
VegOwOtenks
|
fe63781996
|
Binary Tree with working insertions, no duplicates
|
2024-07-01 16:31:45 +02:00 |
|
VegOwOtenks
|
30f288e5d7
|
Fixed uninitialised memory lucky bug
|
2024-06-13 16:55:57 +02:00 |
|
VegOwOtenks
|
0b651b819a
|
Disposal of RegexMatch structures
|
2024-06-13 16:51:46 +02:00 |
|
VegOwOtenks
|
e6064bd375
|
Literal matching working again!
|
2024-06-13 16:50:37 +02:00 |
|
VegOwOtenks
|
a2317836fa
|
Eclipse gitignore
|
2024-06-13 16:19:52 +02:00 |
|
VegOwOtenks
|
25e26756cd
|
Initial commit, yay
|
2024-06-13 15:28:21 +02:00 |
|