32 Commits

Author SHA1 Message Date
e4f5e9b32a add vector docs 2023-10-25 08:54:53 -07:00
203124ed6a add vec_shrink 2023-10-25 08:42:38 -07:00
ea2b8900dd don't free vector in destroy, more asserts 2023-10-25 07:58:55 -07:00
5251aa9e82 implement vector 2023-10-25 07:56:41 -07:00
1f1ccddf82 add uthash 2023-07-13 13:41:50 -07:00
db44dc5a31 Math docs, add spacing to binstr_to_int 2023-07-12 11:45:30 -07:00
a029765cf4 remove lf naming scheme 2023-07-12 11:32:21 -07:00
beee62023c Add testing 2023-07-12 11:24:18 -07:00
86f3d5c9b9 fix get_binary 2023-05-03 14:46:38 -07:00
bcea78a987 add get_binary to lfinput.h 2023-05-03 14:40:57 -07:00
521f346b6f remove redundant script 2023-05-03 14:29:03 -07:00
594c1922bc add get_binary 2023-05-03 14:26:58 -07:00
9eb4b82f58 fix pipeline 2023-02-28 11:53:27 -08:00
ff3e8e6bef set perms on docs web folder 2023-02-28 10:15:43 -08:00
af9b56f0e4 cleanup docs folder 2023-02-28 10:08:18 -08:00
4f3cc275ec acutally build the docs 2023-02-28 10:01:33 -08:00
61c7bb2f78 gitlab CI 2023-02-28 09:58:48 -08:00
ec54b82338 fix libbsd linking 2022-12-02 08:04:51 -08:00
82acf068a5 update docs path 2022-05-27 11:15:36 -07:00
eb0fea1212 write list docs, cleanup bintree and input docs 2022-04-11 14:33:57 -07:00
d9d49f58bc start documentation 2022-03-30 17:02:36 -07:00
6463faf8b6 cleanup 2022-03-30 16:36:00 -07:00
8d942e846f Add line test, properly free memory in tests 2022-03-30 14:35:42 -07:00
238ce2c2d2 add bresenham line algo, lfutility and Point struct 2022-03-30 14:35:23 -07:00
8b2a459252 Code cleanup, implement LL_ITER macro 2022-03-28 10:52:16 -07:00
91e2ac1994 add clamp_int 2022-03-21 14:32:31 -07:00
7c37a7bd28 add lfbool 2022-03-08 08:10:24 -08:00
acf0164f4f Fix binstr_to_int loop bug. Add lf prefix 2021-12-21 06:48:29 -08:00
6737c3a781 add basic math functions 2021-12-10 14:33:37 -08:00
12363f0ed6 add input functions 2021-12-10 12:53:39 -08:00
d564364686 typedefs 2021-02-01 14:27:01 -08:00
86be1e8de5 init 2021-02-01 14:06:37 -08:00