Commit Graph

  • 2bc5dfc0e1 Added pop function, same as delete but writes out the value, lowkey i'll do the tests later because delete pretty much already does the same thing main LaEntropiaa 2026-02-13 10:34:23 -06:00
  • 7c783c8a23 Finished testing insert, had problems with the for loop condition and managing if insert was at the head, all resolved LaEntropiaa 2026-02-13 10:21:59 -06:00
  • 1e265885c9 Added insert function, not tested yet, tests for delete have been made and all succeded LaEntropiaa 2026-02-12 17:46:10 -06:00
  • 643fcf9cb6 Added linkedlist_delete, funtions by index, one test was added and passed for checking when eliminate head, subsequent commits will add more tests for this function LaEntropiaa 2026-02-12 13:08:05 -06:00
  • 7611096e13 First commit, fixed appending, create, destroy and get, all working fine LaEntropiaa 2026-02-12 10:47:46 -06:00