(28) commits
xplshn
·
2025-09-14
make pointers go-like Signed-off-by: xplshn <[email protected]>
xplshn
·
2025-09-10
remove some warnings Signed-off-by: xplshn <[email protected]>
xplshn
·
2025-09-10
try to fix floats in LLVM backend Signed-off-by: xplshn <[email protected]>
xplshn
·
2025-09-10
I ACCIDENTALLY MADE MY OWN PROGRAMMING LANGUAGE. Signed-off-by: xplshn <[email protected]>
xplshn
·
2025-08-29
refactor; bug fixes; undo gofmt and keep our terser-style Signed-off-by: xplshn <[email protected]>
xplshn
·
2025-08-25
Fix: lexing and parsing of directives. | Restructure CLI handling code Signed-off-by: xplshn <[email protected]>
xplshn
·
2025-08-24
config.go: change defaults Signed-off-by: xplshn <[email protected]>
xplshn
·
2025-08-24
add --target/-t flag default Signed-off-by: xplshn <[email protected]>
xplshn
·
2025-08-24
ln -sf lib libb # for gtest to run the reference b compiler Signed-off-by: xplshn <[email protected]>
xplshn
·
2025-08-24
gbc: Add LLVM target Signed-off-by: xplshn <[email protected]>
xplshn
·
2025-08-13
update .gitattributes for pgit Signed-off-by: xplshn <[email protected]>