Commit graph

65 commits

Author SHA1 Message Date
Imbus
df11e34235 Mass reformat 2025-08-18 14:59:16 +02:00
Imbus
4d27def35e Va_args 2025-08-18 14:38:01 +02:00
Imbus
b07255ab1d Ignore .so 2025-08-18 11:23:08 +02:00
Imbus
c40c698ece Lua loadable c library example (.so) 2025-08-18 11:23:04 +02:00
Imbus
d089e583cd Shortcase on single line 2025-08-18 11:19:46 +02:00
Imbus
e0ea973df4 Lookup3 2025-08-18 11:19:37 +02:00
Imbus
c646e608a0 pid update, formatting 2025-08-16 17:13:53 +02:00
Imbus
1c7d6984d0 Brightness 2025-08-12 03:25:22 +02:00
Imbus
86ffa5ef9d Pool 2025-08-12 03:25:05 +02:00
Imbus
4056473705 Cjson update 2025-08-12 03:24:56 +02:00
Imbus
88146af0ad Fall through compiler indications 2025-08-12 03:23:32 +02:00
Imbus
12e5f22929 Includes 2025-08-12 03:23:15 +02:00
Imbus
6e7e2858d3 New formatting config 2025-08-08 05:14:36 +02:00
Imbus
4b26278543 SDLdemo 2025-08-08 05:14:17 +02:00
Imbus
713d96d770 Buffer integer finished with tests 2025-08-08 05:13:20 +02:00
Imbus
3d45b8b472 Type error 2025-08-07 07:52:01 +02:00
Imbus
f8eed345ec Buf serializing code 2025-07-26 15:36:44 +02:00
Imbus
b0d86c7e2c Treeset skeleton 2025-06-25 09:31:46 +02:00
Imbus
f34dfcdccd Fix 2025-06-25 08:41:33 +02:00
Imbus
355f96d5e7 Binary protocol example binprot.c 2025-06-25 08:37:14 +02:00
Imbus
433837e33d Makefile cleaning 2025-06-25 07:32:33 +02:00
Imbus
12b2d399d6 Cjson example 2025-06-25 07:32:14 +02:00
Imbus
538a9987e0 Move sqlite example into sqlite directory 2025-06-25 07:32:02 +02:00
Imbus
cd4f1433a3 Purging unused code and fixing prints in socket code 2025-06-25 07:30:49 +02:00
Imbus
196358c49f Murmur3 2025-06-25 07:25:00 +02:00
Imbus
1a505c032e Unix sockets demo 2025-06-25 07:24:39 +02:00
Imbus
e07b9a5eff djb2 hash algo 2025-06-17 21:48:07 +02:00
Imbus
7b33c567e5 Todo 2025-06-15 21:21:05 +02:00
Imbus
5274372180 Hashmap 2025-06-15 21:20:40 +02:00
Imbus
77a8a6bb74 Dynbuf dynamic buffer/array/vector sample code 2025-06-01 18:44:24 +02:00
Imbus
715f6af296 Some math related code for calculatin binomial coef, nth-fibonacci and sin 2025-06-01 14:34:58 +02:00
Imbus
65d8891c0e Remove unused args in main 2025-06-01 14:34:17 +02:00
Imbus
9186a45be9 Formatting 2025-06-01 14:32:53 +02:00
Imbus
b5dfda57fa Funky scheduler yield thing experiment 2025-06-01 14:32:18 +02:00
Imbus
746261e4a7 C callback table example 2025-06-01 14:31:54 +02:00
Imbus
0549f55bfa Lua 'advanced' example 2025-06-01 14:31:37 +02:00
Imbus
dc68d2bfa7 Warnings fixed: fabsf -> fabs 2025-06-01 14:31:13 +02:00
Imbus
c2d4b18967 Proper assertions for linalg test 2025-05-24 00:04:50 +02:00
Imbus
22b2a5adde Adjucate calculationf for mat3 and mat2 2025-05-23 22:14:06 +02:00
Imbus
3223f9ea24 Rename declaration typo (mat3_det2 -> mat3_det) 2025-05-23 18:49:53 +02:00
Imbus
5a2daa18df Clean up special symbols from docstrings 2025-05-23 17:50:00 +02:00
Imbus
f83fabf980 Luarc config in ignore for now 2025-05-23 17:45:55 +02:00
Imbus
28af27980a Name executable .elf 2025-05-23 17:44:40 +02:00
Imbus
50fc21b59c Joink binary from source control 2025-05-23 17:44:31 +02:00
Imbus
bd926b510b More vector operations, add/sub/scale 2025-05-23 17:44:15 +02:00
Imbus
329692f2b3 Calculator, lexer and parser 2025-05-23 00:31:37 +02:00
Imbus
749c09d78f Vec/Matrix linear algebra code things 2025-05-19 14:56:25 +02:00
Imbus
726f01dadf Lua embedding example 2025-05-18 22:28:53 +02:00
Imbus
1827291dc4 Fix makefile error 2025-05-18 22:28:46 +02:00
Imbus
e3debeac7a not broken 2025-05-12 12:29:30 +02:00