Commit graph

20 commits

Author SHA1 Message Date
sam
60342695a4 remove session.vim 2024-08-26 03:16:45 +12:00
sam
ede2118dbd add from_arr 2024-08-26 03:16:20 +12:00
sam
112d98edcd add hashmap 2024-07-28 00:42:48 +12:00
sam
986006449d no longer exit when file not found 2024-07-22 22:43:39 +12:00
sam
2061729f4b remove pointless resize 2024-07-22 22:04:22 +12:00
sam
6142aca17a change to non-const 2024-07-22 22:00:25 +12:00
sam
b4f6bafc82 rewrite sl_c_str as a function, will probably eventually do this for most pointless macros 2024-07-22 21:58:44 +12:00
sam
28b948912e add extra file functions and change sl_read_file 2024-07-22 21:53:03 +12:00
sam
deb02231af add sl_write_file 2024-07-22 21:05:09 +12:00
sam
b0b09f6fd9 add vec ptr operations 2024-07-22 15:28:28 +12:00
sam
1de5b35258 rename shift to unshift and add real shift 2024-07-22 08:03:40 +12:00
sam
ce1c05c6e6 add sl_append_c_str 2024-07-21 11:10:16 +12:00
sam
0e15f65dfb revert to version before memory and put memory on new branch 2024-07-18 20:39:35 +12:00
sam
b64b6f7027 fix array allocation 2024-07-18 17:06:09 +12:00
sam
0d4d2c2f99 switch old malloc/realloc to sl_malloc/sl_realloc, may help with serializing types 2024-07-09 22:09:15 +12:00
sam
0da377e3ee add memory region 2024-07-09 22:00:50 +12:00
sam
341f960c78 add memory functions and impl ifdef 2024-07-09 21:59:35 +12:00
63edb9343b
remove obsolete code 2023-11-11 13:02:55 +13:00
8084ed69fb a 2023-09-27 19:42:18 +13:00
f8c7e4b9cd first commit 2023-09-25 20:14:42 +13:00