make debug flags turn on and off with a compiler switch
authorcassowarii <cassowary@cassowary.me>
Tue, 30 Jun 2026 14:40:24 +0000 (07:40 -0700)
committercassowarii <cassowary@cassowary.me>
Tue, 30 Jun 2026 14:40:24 +0000 (07:40 -0700)
commit13d684d6e918497a302461bb54654ecea1dcef05
treec80cf6534fc409078f13f22f6f7d11d4e0add97f
parentf94032c7f312067a9d389c7a42b4101587533c82
make debug flags turn on and off with a compiler switch
src/compile/emit.c
src/compile/ir.c
src/global.h
src/vm/exec.c