Commit Graph
30 Commits
Author SHA1 Message Date
Tenari 8ba557ec63 math + constants 2026-07-07 07:59:17 -05:00
Tenari 13158f8362 constant(inople) 2026-07-03 11:50:23 -05:00
Tenari 71552a57de time 2026-07-02 08:59:18 -05:00
Tenari 87c180bda9 add some table column types 2026-07-01 07:21:23 -05:00
Tenari 7fe75ec768 equality 2026-06-22 08:12:58 -05:00
Tenari c1c529e27f wtf 2026-06-21 10:24:17 -05:00
Tenari cc270edae2 integer overflow/underflow stuff 2026-06-19 18:07:03 -05:00
Tenari c81f8fb942 lol everyone re-invents a vector lib 2026-06-19 07:16:21 -05:00
Tenari 6e0ef08f1f tweak 2026-06-16 07:23:44 -05:00
Tenari d64bca26ef textPosEq() 2026-06-07 10:56:46 -05:00
Tenari 9c6c72f964 another helper for strings 2026-06-06 11:35:30 -05:00
Tenari 22dec9e742 new string fn 2026-06-05 07:54:06 -05:00
Tenari d9648c8bac use larger scratch size to accommodate u16 sized message buffers since im lazy 2026-06-04 07:54:48 -05:00
Tenari a5788ba94c more string fns 2026-06-02 07:33:28 -05:00
Tenari 45bdb7547b minor 2026-05-30 19:40:41 -05:00
Tenari ddadc23a70 c-string compact toggle param 2026-05-25 10:14:04 -05:00
Tenari 314f30d632 more string shit 2026-05-24 20:53:11 -05:00
Tenari 02a44bcfe3 more string and utf8 codepoint logic 2026-05-23 14:06:39 -05:00
Tenari 0beee4dbbc more types 2026-05-13 07:34:09 -05:00
Tenari 170ba9aab2 ignore vim files 2026-04-24 08:17:51 -05:00
Tenari 91c2695cf4 MaybeBool enum... might not be a good idea 2026-04-19 21:01:32 -05:00
Tenari 842a1f8718 xyz, precomputed sqrt(3) 2026-04-16 08:06:42 -05:00
Tenari c17a8bfbd0 we need the null terminator to be present by default 2026-04-13 07:48:18 -05:00
Tenari 28180886ae stringChunkListsEq() + fix some i32 compares with u32 2026-04-11 10:46:13 -05:00
Tenari 60330da767 i64 -> u64 + osFileXXX() works on both linux and mac I think 2026-04-10 07:46:09 -05:00
Tenari ae8d1431b6 Vec2 2026-04-09 19:07:29 -05:00
Tenari 7ec8dc5815 add some more file fns and a Ctrl-C handler 2026-04-09 19:02:23 -05:00
Tenari f67e4a3d9b expose the binary serialization fns as header 2026-04-04 12:51:08 -05:00
Tenari 2d051356eb don't conflict with raylib 2026-04-04 11:22:50 -05:00
Tenari 42085666e9 base layer, mostly stolen 2026-04-04 09:15:37 -05:00