Edward R. Gonzalez ed
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-06 00:36:18 -08:00
ac05262c8d finished arena (lottes.c)
3bb46692e1 Update lottes hybrid
a7d17a8b70 changes to watl.v0.msvc.c
Compare 3 commits »
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-05 00:06:18 -08:00
7aaf617b3c progress on lottes.c
5e3e8970d8 get rid of register qualifier
8269ea9cc5 added debug early to start testing
d9bce18ccb progress on strict lottes version
Compare 4 commits »
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-04 15:56:18 -08:00
3554615244 compile fixes (lottes hybrid and msvc)
aad7b59179 WIP(untesed, not-compiled): Still curating, Ai code was terrible, scrapping most of it.
9179f77f05 WIP(untesed, not-compiled): Curating varena code for pure lottes c-- variant, misc changes
Compare 3 commits »
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-04 07:46:18 -08: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-03 23:36:17 -08: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 15:26:16 -07:00
2ff49a188d Add LICENSE
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-10-31 23:10:59 -07:00
18274f5785 hash64_djb8 -> hash64_fnv1a; kt1l -> ktl and made the populate procedure only for strings + misc changes
ed synced commits to refs/heads/dev at ed/gencpp from mirror 2025-10-31 23:10:54 -07:00
286552c3c3 Merge remote-tracking branch 'origin/main' into dev
9ff5908e40 Update LICENSE
2ad164dc39 CodeSpecifiers fixes
Compare 3 commits »
ed synced commits to refs/heads/main at ed/gencpp from mirror 2025-10-31 23:10:54 -07:00
9ff5908e40 Update LICENSE
ed pushed to master at ed/SectrPrototype 2025-10-21 20:21:17 -07:00
a0ddc3c26e minor misc (end of day stuff)
ed pushed to master at ed/SectrPrototype 2025-10-21 19:57:31 -07:00
2303866c81 code2/grime progress
ed pushed to master at ed/SectrPrototype 2025-10-21 19:10:57 -07: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-21 19:08:04 -07:00
1e18592ff5 thinking about key tables...
ed pushed to master at ed/SectrPrototype 2025-10-20 09:51:56 -07:00
43141183a6 wip messing around with adding jai flavored hash/key table.
ed pushed to master at ed/SectrPrototype 2025-10-18 17:47:53 -07:00
0607d81f70 ignore .idea
ed pushed to master at ed/SectrPrototype 2025-10-18 17:46:10 -07:00
58ba273dd1 code2: initial curation of virtual arena
ed pushed to master at ed/SectrPrototype 2025-10-18 12:01:38 -07: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-16 21:58:45 -07:00
5a3b8ef3b9 WIP(untested, compiles): Started to setup sokol callbacks
ed pushed to master at ed/SectrPrototype 2025-10-16 17:21:51 -07:00
b46c790756 WIP(Untested, compiles): Grime progress
ed pushed to master at ed/SectrPrototype 2025-10-16 11:15:33 -07:00
b4f0806d1b WIP: More progress on setting grime back up.