]> git.xonotic.org Git - xonotic/gmqcc.git/history - test
Updated readme
[xonotic/gmqcc.git] / test /
2012-05-05 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2012-05-04 Wolfgang (Blub)... removing ast-test macro concept
2012-05-04 Wolfgang (Blub)... A new ast-test, now using some macros to make them...
2012-05-03 Wolfgang (Blub)... ast-test should also finalize functions directly
2012-05-03 Wolfgang (Blub)... ir-test.c to use assertions, abort alone creates an...
2012-05-03 Wolfgang (Blub)... ast_test to build an IR
2012-05-02 Dale WeilerTrailing whitespace was imminent, pending editor config...
2012-04-29 Dale WeilerInvoke tests
2012-04-29 Dale Weileradded test_ast, test_ir, and test, as well as default...
2012-04-28 Dale WeilerMerge branch 'master' into ast-and-ir
2012-04-28 Wolfgang Bumillerast and ir testers - to use: compile into gmqcc and...
2012-04-24 Dale Weilertest/ -> data/
2012-04-15 Dale WeilerRemoved primitive AST tree generator ... I'm planning...
2012-04-14 Dale WeilerInclude now works
2012-04-14 Dale WeilerVector test
2012-04-14 Dale WeilerMore vector parsing (now supports sign)
2012-04-12 Dale WeilerI got parsing to work finally.
2012-04-12 Dale WeilerParsing fixes
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 WeilerSome perliminary code gen code (just writes a header)
2012-04-10 Dale Weilerdigraph and trigraph tests
2012-04-10 Dale WeilerMore test files
2012-04-10 Dale WeilerFixed parsing issues, added some parser tests.