Commit Graph

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