Anastasia Kisner
|
5a73ca87ac
|
removed comment + last checked
|
2024-11-11 22:04:33 +01:00 |
2wenty1ne
|
dd9cff0157
|
newline 😡
|
2024-11-11 18:19:01 +01:00 |
2wenty1ne
|
d69f47219f
|
Added testing on the next node in the add test
|
2024-11-11 18:17:58 +01:00 |
2wenty1ne
|
d0904f568c
|
Removes unnecessary try and error union from return typ
Added main function with basic functionality
|
2024-11-11 15:32:15 +01:00 |
Anastasia Kisner
|
187a1d7f2b
|
add() test added + init() test added
|
2024-11-10 20:24:27 +01:00 |
Anastasia Kisner
|
f089e9c416
|
size function added + test leaks + test size + deinit corrected
|
2024-11-09 22:28:42 +01:00 |
2wenty1ne
|
20945b8aee
|
Added allocation for the node values. Added deinit for LList and Node. Added printList function for testing.
|
2024-11-09 19:32:04 +01:00 |
Anastasia Kisner
|
83f6a03ff5
|
a kinda confused add function
|
2024-11-09 01:13:32 +01:00 |
Anastasia Kisner
|
c118f0fc7d
|
lets try another one
|
2024-11-08 21:03:04 +01:00 |
Anastasia Kisner
|
0c0d74c00e
|
try to push this time
|
2024-11-08 20:26:58 +01:00 |
2wenty1ne
|
72ff38beb9
|
Solved node type problem, now the node gets it from the list. Added a first node to the list, added a test node to this field in LList init
Added init for Node
|
2024-11-06 16:07:42 +01:00 |
2wenty1ne
|
1927f3ab65
|
added some comments
|
2024-11-06 15:46:19 +01:00 |
2wenty1ne
|
81887e01ed
|
Added first structure: both needed types and init function header
|
2024-11-06 15:44:28 +01:00 |
2wenty1ne
|
d3fe45cca7
|
Added main file
|
2024-11-06 15:30:53 +01:00 |