]> git.xonotic.org Git - xonotic/gmqcc.git/history - exec.c
Update doc/specification.tex
[xonotic/gmqcc.git] / exec.c
2012-06-27 Wolfgang (Blub)... A prototype for error handling
2012-06-27 Wolfgang (Blub)... 'make qcvm' now builds exec-standalone.o from exec...
2012-06-27 Wolfgang (Blub)... Moving typedefs and defines from exec.c into an exec...
2012-06-27 Wolfgang (Blub)... moved mem_resize and mem_append vector function macros...
2012-06-27 Wolfgang (Blub)... fix vector resize to not always resize and actually...
2012-06-27 Wolfgang (Blub)... prog_enter/leavefunction made static
2012-06-27 Wolfgang (Blub)... Executor now executes and traces
2012-06-26 Wolfgang (Blub)... Searching for 'main'
2012-06-26 Wolfgang (Blub)... Listing functions
2012-06-26 Wolfgang (Blub)... local-stack, locak-stack-pointer, getting strings from...
2012-06-25 Wolfgang (Blub)... executor: loader