]> git.xonotic.org Git - xonotic/gmqcc.git/history - code.c
distro/archbsd/this - as we don't depend on glibc there, just libc; also changed...
[xonotic/gmqcc.git] / code.c
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