Commit graph

16 commits

Author SHA1 Message Date
10x Developer
09d1901bcb Remove simple-test-runner.js
Delete the simple test runner file that was replaced by test-current.js
2026-05-03 18:02:55 +02:00
10x Developer
0d6e499cc9 Fix test run script to call correct test runner
Deleted simple-test-runner.js and updated run-tests.sh to call test-current.js instead of the non-existent test-harness.js
2026-05-03 17:59:46 +02:00
10x Developer
80caf6412c Fix syntax errors in compiler and clean up debug output 2026-05-03 17:13:25 +02:00
10x Developer
35a4fb7fef Add AGENTS.md with repository instructions
Add comprehensive instructions for working with this compiler project, including key commands, architecture overview, dependencies, and environment setup information.
2026-05-03 13:22:12 +02:00
ee5fcc2e24 improve 2025-01-12 17:07:01 +01:00
dc6217d1b6 start using growable array buffer to make it BLAZINGLY EFFICIENT 2025-01-12 16:54:37 +01:00
b2d506b2ae ship it 2024-11-29 23:10:22 +01:00
741b1000b3 ASLR in action 2024-11-29 22:50:26 +01:00
96f2dcf8af GLORY TO SHADOWING 2024-11-29 22:14:42 +01:00
c0a2c8d1aa prepare stack 2024-11-23 13:07:29 +01:00
767cebafd8 more 2024-11-23 00:04:53 +01:00
923e6f2352 things 2024-11-22 23:54:09 +01:00
f22293c78e exit 2024-11-22 23:34:37 +01:00
16e5e33778 works 2024-11-22 21:46:24 +01:00
076d8c3d6e elf 2024-11-20 22:59:19 +01:00
b2ed872ea7 init 2024-11-20 20:55:17 +01:00