koniifer
  • koniifer

  • Joined on 2024-07-23
koniifer pushed to master at AbleOS/ableos 2024-11-08 19:54:38 -06:00
8b04b275f3 text editor is actually a text editor
koniifer pushed to trunk at koniifer/holey-bytes 2024-11-08 16:12:32 -06:00
65e9f272a8 forgotten dbgs
d2052cd2a3 adding back the exit code
29367d8f8b fixing compiler pulling function destinations out of the loops
a299bad75b adding some simple provenance checks on return values
7d48d3beb1 adding constants
Compare 18 commits »
koniifer pushed to trunk at koniifer/hblang-vscode 2024-11-08 15:50:43 -06:00
bc84098b77 patch
koniifer pushed to trunk at koniifer/hblang-vscode 2024-11-08 15:49:34 -06:00
d146f51e59 bump version
koniifer pushed to trunk at koniifer/hblang-vscode 2024-11-08 15:49:15 -06:00
8ad44334d8 0.2.1, bug fixes and new match new compiler
koniifer pushed to trunk at koniifer/hblang-vscode 2024-11-08 13:22:35 -06:00
69a82a563e don't make people use nightly as default, that is stupid
koniifer pushed to master at AbleOS/ableos 2024-11-08 07:47:29 -06:00
444fcdb0c4 more text editor work
koniifer pushed to master at AbleOS/ableos 2024-11-07 19:48:23 -06:00
adbf32d970 text editor work and misc changes
koniifer pushed to trunk at koniifer/hblang-vscode 2024-11-07 12:59:52 -06:00
c3ade921d7 release 0.2.0
koniifer pushed to master at AbleOS/ableos 2024-11-06 20:23:04 -06:00
ba59233ce7 untested string.contains(haystack, needle)
koniifer pushed to master at AbleOS/ableos 2024-11-06 19:55:38 -06:00
6a8d92d2c2 mostly qoi image support
koniifer pushed to trunk at koniifer/holey-bytes 2024-11-06 11:35:06 -06:00
b15e66b2af test broken sin function
d2ba7cc101 returning optional issues test
Compare 2 commits »
koniifer pushed to master at AbleOS/ableos 2024-11-05 19:50:34 -06:00
aafe047b51 forgor
koniifer pushed to master at AbleOS/ableos 2024-11-05 19:50:04 -06:00
404ea22c46 rebase
664334fd00 unicode stuff for psf rendering
Compare 2 commits »
koniifer created pull request AbleOS/holey-bytes#23 2024-11-05 12:10:07 -06:00
optional from eca test
koniifer pushed to trunk at koniifer/holey-bytes 2024-11-05 12:07:35 -06:00
d3ee72306e optional from eca test
koniifer pushed to trunk at koniifer/holey-bytes 2024-11-05 11:43:53 -06:00
87cb77a553 making a Backend trait to separate the different backends we will have in the fucture
276d1bb0cf fixing tab indentation in error messages and depell not displaying errors
5cce904135 fixing struct null check on function arguments
3338d50672 nasty bug with rescheduled load
2e36f32ae0 fixing very sneaky bug
Compare 106 commits »
koniifer pushed to master at AbleOS/ableos 2024-11-03 16:33:38 -06:00
9e83707a28 misc changes
koniifer pushed to master at AbleOS/ableos 2024-10-26 03:23:36 -05:00
eaace7d9c1 unoptimised text load & render
koniifer pushed to master at AbleOS/ableos 2024-10-25 10:37:44 -05:00
5af5631755 minor changes