from-scratch/lang
2025-11-01 17:51:46 +01:00
..
src change move_dst_src to call itself and use rax as a scratch register rather than xchging because immediate values 2025-11-01 17:51:46 +01:00
tests split current_stack_size u64 into current/max u32 to allow deallocating the top stack allocation 2025-11-01 17:39:17 +01:00
Makefile fix issues with initial codegen 2025-10-31 16:03:28 +01:00