Commit Graph

17 Commits

Author SHA1 Message Date
e142468c81 more functions implemented, and updated LICENSES 2026-05-28 18:23:10 -05:00
df76edc97a implemention for create/initialize vectors 2026-05-27 22:04:56 -05:00
76247fec68 added append implementation 2026-05-26 13:40:09 -05:00
826de732d4 updated some stuff 2026-05-26 01:08:59 -05:00
5f429f38da added declariations for some internal functions 2026-05-26 00:25:59 -05:00
bb555e34e3 added first few actual implementaitons 2026-05-26 00:06:31 -05:00
23dea850c4 updated more names to vector from dynamic_array 2026-05-25 14:36:14 -05:00
a1fdf5f0c6 renamed to vector 2026-05-25 14:34:27 -05:00
7de4fbdd4f Update README.md 2026-05-21 02:47:50 +02:00
aaad35adc5 public API solo dev done, awaiting other ideas 2026-05-20 19:44:04 -05:00
06da081893 api version 1, still needs to update growth factor to use enum probably, none, linear, double, triple, quadruple, quintuple or something 2026-05-17 23:53:17 -05:00
07fd3ad31f new gitignore 2026-05-17 02:43:33 -05:00
5a64894ffa updated .gitignore 2026-05-17 02:43:07 -05:00
7697e6eb03 api largely finished, polish and comments still needed. 2026-05-17 02:39:51 -05:00
2440359748 api largely finished, polish and comments still needed. 2026-05-17 02:38:56 -05:00
11c2ad914c initial commit 2026-05-16 15:25:58 -05:00
d781ef9501 Initial commit 2026-05-16 17:57:04 +02:00