Commit graph

18 commits

Author SHA1 Message Date
1b1af5ff85
file system rewrite + more 2025-02-18 09:36:53 +00:00
19c45cca31
change of plans 2025-02-08 07:28:11 +00:00
71bf582ba6
hashmap 2025-01-29 15:23:13 +00:00
515c1200a7
threads, jobs and random numbers 2025-01-26 16:19:25 +00:00
4b0703d3a6
look what im planning pt 2 2025-01-25 08:23:40 +00:00
9eaf710c46
switch over to U64 for sizes, S8_difference 2025-01-23 19:02:48 +00:00
3fee81480e
get command line arguments, you can now make fully functioning CLI programs! 2025-01-22 20:49:47 +00:00
ea3bca430a
the I/O update (buffers) 2025-01-22 08:58:37 +00:00
e9396311e7
clean build script, remove builtins.c reference 2025-01-19 19:28:12 +00:00
52ea920ff3
generic slice type, buddy allocator, string type, other stuff 2025-01-19 19:20:50 +00:00
70bbccff71
make code follow style, improve build script 2025-01-17 11:27:55 +00:00
9da74ced12
refactor plans to be bLaZiNgLy FaSt 2025-01-17 09:54:22 +00:00
373d78e53d
make example actually compile 💀 2025-01-17 09:42:35 +00:00
c81a47d254
unannounce Direct3D11 support 😭 2025-01-17 09:40:39 +00:00
f73c493956
move examples into bastd folder, tick off todo list 2025-01-17 09:39:02 +00:00
cbb34b745c
memory arena, allocator struct, os alloc and abort, strings, broken build script 2025-01-17 09:36:09 +00:00
2c9ce97a0e
code style example, setup instructions and bastd.c 2025-01-16 06:37:17 +00:00
7735011928
look what im planning 2025-01-14 21:34:35 +00:00