• Joined on 2024-01-31
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-10 08:48:21 -05:00
f0ae65606d renaming directories, reducing temporary allocations during parsing
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-10 08:46:38 -05:00
42f55c442d renaming directories, reducing temporary allocations during parsing
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-10 06:04:22 -05:00
a538c0ddb0 optimizing ast allocation
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-10 02:51:14 -05:00
c31d1dcb9c more size opts
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-10 01:35:23 -05:00
54a7f85978 progress
e200c2fc98 lock
1626734c1a some progress
Compare 3 commits »
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-06 03:51:49 -05:00
13f63c7700 cleanup
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-06 03:51:12 -05:00
c4252d2552 cleanup
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-06 03:50:50 -05:00
b589a0a22b cleanup
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-05 16:07:38 -05:00
c7dbe1c43d adding some starter code to the depell
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-04 14:44:35 -05:00
4c15f61cb7 something idk
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-01 15:53:15 -05:00
f1ea01ef0c unifiing context key maps
2361e166cd save
4d913462cb save
bdc2c43773 save
Compare 4 commits »
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-01 10:43:20 -05:00
b2254e9820 making compiler a bit smarter about evaluating types (more shortcuts)
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-01 08:28:24 -05:00
d293e02f62 relaxing by optimizing the compiler
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-01 07:00:47 -05:00
1ee8d464c6 fixing infinite recusrion bug
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-30 15:47:11 -05:00
2a4d27d8e6 tweak
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-30 15:18:01 -05:00
1f5846afaa fixing struct type display
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-30 15:15:45 -05:00
006bc80f12 fixing duplicate structs
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-30 14:55:39 -05:00
802e8b5d55 fixing a leaked reg bug when constant happens
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-30 12:41:58 -05:00
6b7572f089 logging bugfix
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-30 12:35:36 -05:00
1d04287532 separating the cli parsing