Commit Graph

  • 6c4c6ca416 change LICENSE to GNU GPLv3 main odweta 2026-06-03 18:52:27 +02:00
  • 34a075d265 Update README.md Odweta 2024-02-19 04:51:37 +00:00
  • 9ee3db2a0d Update README.md Odweta 2024-02-19 04:47:14 +00:00
  • 5408bb005d Update README.md Odweta 2024-02-19 04:45:59 +00:00
  • 14f84cfca9 Replace LICENSE Odweta 2024-02-19 04:29:02 +00:00
  • 97a4df95a6 at least strings and vectors of ints work, not much else though... contributions welcome Odweta 2024-02-07 11:10:31 +01:00
  • ee6f702751 this still does not work though Odweta 2024-02-06 22:07:39 +01:00
  • f9e820efbc fixed some errors Odweta 2024-02-06 22:04:47 +01:00
  • e40b61a21b refactoring done, small bugfixes included, vectors and lists of non-primitive types are not working though Odweta 2024-02-05 00:16:25 +01:00
  • 8832a2a4aa a wrapper around strings Odweta 2024-02-04 18:51:42 +01:00
  • 53a282a3ea small fix in README Odweta 2023-12-29 17:22:32 +01:00
  • 5374cf7191 made work: count the number of words in a file Odweta 2023-12-29 17:20:53 +01:00
  • e15a60c43b update README with info about vendetta Odweta 2023-12-27 16:37:08 +01:00
  • f1444de526 made work: count the number of words in a file_t* Odweta 2023-12-26 09:50:18 +01:00
  • cb04f9a87c update README.md Odweta 2023-12-25 17:40:07 +01:00
  • f8b1f83ba0 update test.tx Odweta 2023-12-25 02:09:00 +01:00
  • 4a41f09653 update README.md Odweta 2023-12-25 02:06:11 +01:00
  • 27068b0381 made work: get/set at index in list Odweta 2023-12-25 02:05:26 +01:00
  • b00858c9be made work: removeAtIndex(x); Odweta 2023-12-25 01:34:00 +01:00
  • c5ffbb9e89 umm... I seem to have broken lists of vectors and vectors kinda all together, so just don't use them, lists seem to be working fine..., use those instead Odweta 2023-12-25 01:12:24 +01:00
  • a52cdc0c7f made work: multi-dimensional lists Odweta 2023-12-25 01:05:42 +01:00
  • 7233f8c8af made work: inserting a value in a list at a given index Odweta 2023-12-24 12:55:56 +01:00
  • 342ad58b51 made work: line numbers in files with the correct indentation level (tested on a > 1000 lines file) Odweta 2023-12-24 12:44:13 +01:00
  • 490a7cc973 made work: copy a file, move a file, check if a file exists, delete a file Odweta 2023-12-23 19:51:54 +01:00
  • 29e1815e5b made a better list demo Odweta 2023-12-23 18:37:49 +01:00
  • 3c5503d1cf Add LICENSE Odweta 2023-12-23 17:32:17 +00:00
  • 0c68944a1d added writing capacilities to files and made the appropriate changes to the filedemo.c file Odweta 2023-12-23 18:28:58 +01:00
  • b9c93116bc made examples/demos for vectors && files && lists | also fixed a bug with the vector and list size and popping, explained in the adjacent comment Odweta 2023-12-22 19:04:08 +01:00
  • 2f1c78ce52 update README Odweta 2023-12-22 16:22:35 +01:00
  • b68e6c4d2b made vectors in lists work Odweta 2023-12-22 16:19:47 +01:00
  • 45732c4b22 made popping with lists work. yay! (also new demo to show the thing) Odweta 2023-12-22 14:27:07 +01:00
  • ea527405e5 initial list.h commit Odweta 2023-12-22 00:39:17 +01:00
  • b8235f3fa9 update readme Odweta 2023-12-21 13:32:50 +01:00
  • 784fd0d35d new demo Odweta 2023-12-21 13:31:10 +01:00
  • eb6b6c8343 verified insertion of vectors into vectors; proved working Odweta 2023-12-21 11:35:28 +01:00
  • 3988892a5e improved printing of n-dimensional vectors Odweta 2023-12-21 11:10:06 +01:00
  • 597e347ad8 update README Odweta 2023-12-08 10:57:20 +01:00
  • 8a498d4327 update README Odweta 2023-12-07 20:05:35 +01:00
  • 7fb1267224 initial commit Odweta 2023-12-07 20:03:18 +01:00