This website requires JavaScript.
Explore
Help
Register
Sign In
baraba
/
bux-lang
Watch
1
Star
0
Fork
0
You've already forked bux-lang
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
44bac83471736b2d7583015699d2a7041b6e060a
bux-lang
/
tests
/
golden
/
generics
T
History
dimgigov
84df4bba9d
feat: bux test runner, bitwise-not parsing, stdlib discovery hardening\n\n- Add 'bux test' runner: discovers tests/*.bux, builds each in a temp package, runs and reports PASS/FAIL.\n- Fix unary ~ parsing and C emission in self-hosted compiler.\n- Harden stdlib discovery (require Fs.bux, avoid system /lib) and lstat in directory traversal.\n- Selfhost loop passes: buxc2 builds src/ and produces identical C output + stripped binary.\n- Update PLAN.md with completed milestones.
2026-06-12 22:19:13 +03:00
..
src
test: expand golden C-codegen tests from 2 to 8 examples
2026-06-09 15:58:44 +03:00
bux.toml
test: expand golden C-codegen tests from 2 to 8 examples
2026-06-09 15:58:44 +03:00
expected.c
feat: bux test runner, bitwise-not parsing, stdlib discovery hardening\n\n- Add 'bux test' runner: discovers tests/*.bux, builds each in a temp package, runs and reports PASS/FAIL.\n- Fix unary ~ parsing and C emission in self-hosted compiler.\n- Harden stdlib discovery (require Fs.bux, avoid system /lib) and lstat in directory traversal.\n- Selfhost loop passes: buxc2 builds src/ and produces identical C output + stripped binary.\n- Update PLAN.md with completed milestones.
2026-06-12 22:19:13 +03:00