Edward R. Gonzalez ed
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-04 15:46:18 +00:00
816ed5debd watl.v0.llvm.lottes.c: Attempted to let Codex LLM do OS and VArena sections via sampling manual prior code.
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-04 07:36:17 +00:00
81328819c6 watl.v0.llvm.lottes.c: Did FArena
f437be32e2 WIP: watl.v0.llvm.lottes.c fleshing out
Compare 2 commits »
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-01 22:26:16 +00:00
2ff49a188d Add LICENSE
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-01 06:10:59 +00:00
18274f5785 hash64_djb8 -> hash64_fnv1a; kt1l -> ktl and made the populate procedure only for strings + misc changes
ed synced commits to refs/heads/main at ed/gencpp from mirror 2025-11-01 06:10:54 +00:00
9ff5908e40 Update LICENSE
ed synced commits to refs/heads/dev at ed/gencpp from mirror 2025-11-01 06:10:54 +00:00
286552c3c3 Merge remote-tracking branch 'origin/main' into dev
9ff5908e40 Update LICENSE
2ad164dc39 CodeSpecifiers fixes
Compare 3 commits »
ed pushed to master at ed/SectrPrototype 2025-10-22 03:21:17 +00:00
a0ddc3c26e minor misc (end of day stuff)
ed pushed to master at ed/SectrPrototype 2025-10-22 02:57:31 +00:00
2303866c81 code2/grime progress
ed pushed to master at ed/SectrPrototype 2025-10-22 02:10:57 +00:00
96c6d58ea0 Progress on code2/grime allocators
f63b52f910 curate fixed stack
6d5215ac1e Make ensures/verifies in Array asserts
Compare 3 commits »
ed pushed to master at ed/SectrPrototype 2025-10-22 02:08:04 +00:00
1e18592ff5 thinking about key tables...
ed pushed to master at ed/SectrPrototype 2025-10-20 16:51:56 +00:00
43141183a6 wip messing around with adding jai flavored hash/key table.
ed pushed to master at ed/SectrPrototype 2025-10-19 00:47:53 +00:00
0607d81f70 ignore .idea
ed pushed to master at ed/SectrPrototype 2025-10-19 00:46:10 +00:00
58ba273dd1 code2: initial curation of virtual arena
ed pushed to master at ed/SectrPrototype 2025-10-18 19:01:38 +00:00
0f621b4e1b Started to curate/move over input stuff
62979b480e Code2 Progress: more sokol stuff
Compare 2 commits »
ed pushed to master at ed/SectrPrototype 2025-10-17 04:58:45 +00:00
5a3b8ef3b9 WIP(untested, compiles): Started to setup sokol callbacks
ed pushed to master at ed/SectrPrototype 2025-10-17 00:21:51 +00:00
b46c790756 WIP(Untested, compiles): Grime progress
ed pushed to master at ed/SectrPrototype 2025-10-16 18:15:33 +00:00
b4f0806d1b WIP: More progress on setting grime back up.
ed pushed to master at ed/SectrPrototype 2025-10-16 03:43:10 +00:00
3958fac3e0 reduced WorkerID to fit a 128 bit mask
ed pushed to master at ed/SectrPrototype 2025-10-16 01:35:55 +00:00
724b3eeba5 More edge case testing on the multi-threading, preppared to start moving heavy code back
ed pushed to master at ed/SectrPrototype 2025-10-15 23:43:08 +00:00
bc742b2116 basic frametime is back