]> git.xonotic.org Git - xonotic/gmqcc.git/history - code.c
AUTHORS
[xonotic/gmqcc.git] / code.c
2012-04-24 Dale Weilernew progs format proposal for engine developers (45...
2012-04-22 Dale Weiler-fdarkplaces-stringtablebug
2012-04-20 Dale WeilerStarting assembly
2012-04-19 Dale WeilerIndentation
2012-04-19 Dale Weilerensure all data is LE format, cleanups, etc.
2012-04-17 Dale Weilertabulators->four spaces
2012-04-17 Dale Weilerreplaced getline with util_getline
2012-04-17 Dale WeilerWork in progress assembler, cleanups and more.
2012-04-14 Dale WeilerFixes
2012-04-12 Dale WeilerI got parsing to work finally.
2012-04-11 Dale WeilerMore parsing stuff (still totally broken)
2012-04-11 Dale WeilerImplemented support for #include, but it doesn't add...
2012-04-11 Dale WeilerIt does hello world
2012-04-11 Dale WeilerTest program
2012-04-11 Dale WeilerFix memory leak
2012-04-11 Dale WeilerSome perliminary code gen code (just writes a header)
2012-04-10 Dale Weilercode.c, info.txt