• Joined on 2024-01-31
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-08 01:36:17 -06:00
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-08 01:36:04 -06:00
455f70db6e adding better error reporting when compiler crashes errors are now sent trough out buffer
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-07 10:02:27 -06:00
0374848b28 fixing formatter not reporting errors
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-07 09:43:00 -06:00
513d2c7127 removing log line
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-07 09:39:21 -06:00
9d2f419140 fixing messed up flag calculation
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-07 09:05:21 -06:00
f535ea7b0a ups, left log lines
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-07 03:47:36 -06:00
be6d0d3f18 removing wrong graph query in a peephole
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-07 03:43:51 -06:00
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-07 03:43:34 -06:00
3ee78f3a31 fixing bugs from the new tests
2bac7c1fb3 saving
Compare 2 commits »
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-07 01:49:59 -06:00
79a3f1ab2b Merge pull request 'various tests' (#23) from koniifer/holey-bytes:trunk into trunk
b15e66b2af test broken sin function
d2ba7cc101 returning optional issues test
d3ee72306e optional from eca test
Compare 4 commits »
mlokis merged pull request AbleOS/holey-bytes#23 2024-11-07 01:49:57 -06:00
various tests
mlokis approved AbleOS/holey-bytes#23 2024-11-07 01:49:33 -06:00
various tests
mlokis closed pull request AbleOS/holey-bytes#22 2024-11-07 01:48:18 -06:00
Nullable pointer and loop inlining tests.
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-05 07:52:43 -06:00
87cb77a553 making a Backend trait to separate the different backends we will have in the fucture
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-05 07:50:53 -06:00
558baac49b making a Backend trait to separate the different backends we will have in the fucture
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-05 02:42:03 -06:00
276d1bb0cf fixing tab indentation in error messages and depell not displaying errors
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-04 12:57:20 -06:00
5cce904135 fixing struct null check on function arguments
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-04 12:18:44 -06:00
3338d50672 nasty bug with rescheduled load
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-04 05:38:52 -06:00
2e36f32ae0 fixing very sneaky bug
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-03 15:54:10 -06:00
e8f1d2af8c allowing 0 idk