d91451cf1e
[COMPILER] * NEW: Assert is an new instruction that raises an error as soon as its boolean argument is FALSE. The associated bytecode is not emitted if the '-x' option is specified. [INTERPRETER] * NEW: Assert is an new instruction that raises an error as soon as its boolean argument is FALSE. [GB.DEBUG] * BUG: Fix a potential array overflow. |
||
---|---|---|
.. | ||
CDebug.c | ||
CDebug.h | ||
debug.c | ||
debug.h | ||
gb.debug.component | ||
gb.debug.h | ||
main.c | ||
main.h | ||
Makefile.am | ||
print.c | ||
print.h | ||
profile.c | ||
profile.h |