2012-08-12 |
Wolfgang (Blub)... | Merging master to handle vector members, fields, and... |
tree | commitdiff |
2012-08-11 |
Wolfgang (Blub)... | Working vector-field test |
tree | commitdiff |
2012-08-11 |
Wolfgang (Blub)... | testing writing to multiple fields, including a vector... |
tree | commitdiff |
2012-08-11 |
Wolfgang (Blub)... | testcase for print(ftos(pawn.mema)) slightly changed... |
tree | commitdiff |
2012-08-11 |
Wolfgang (Blub)... | use the correct STORE instruction, make pawn a local |
tree | commitdiff |
2012-08-11 |
Wolfgang (Blub)... | ast macros to use the return value of a call, trying... |
tree | commitdiff |
2012-08-11 |
Wolfgang (Blub)... | ast macros to create a field, generating fields in... |
tree | commitdiff |
2012-08-08 |
Wolfgang (Blub)... | Merge branch 'master' into blub/bc3 |
tree | commitdiff |
2012-07-28 |
Wolfgang Bumiller | test/ast-test.c must define opts_ variables since we... |
tree | commitdiff |
2012-07-28 |
Wolfgang Bumiller | Merge branch 'master' into cmdline |
tree | commitdiff |
2012-07-28 |
Wolfgang Bumiller | Merge branch 'master' into blub/bc3 |
tree | commitdiff |
2012-07-28 |
Wolfgang Bumiller | ast_store to take ast_expression on its left, rather... |
tree | commitdiff |
2012-07-27 |
Wolfgang Bumiller | Merging master and adapting _MEM_* on new mem-vector... |
tree | commitdiff |
2012-07-19 |
Wolfgang Bumiller | merging master, and adapting |
tree | commitdiff |
2012-07-19 |
Wolfgang Bumiller | removing params vector from ast_function, params are... |
tree | commitdiff |
2012-07-04 |
Wolfgang Bumiller | Testing CALLs in test-ast |
tree | commitdiff |
2012-07-04 |
Wolfgang Bumiller | ast-macros: MKCONSTSTRING, added sHello hello world... |
tree | commitdiff |
2012-07-04 |
Wolfgang Bumiller | Enabling the print builtin nodes, soon to be used to... |
tree | commitdiff |
2012-07-04 |
Wolfgang Bumiller | add AINSTR_END to the end of functions so the debug... |
tree | commitdiff |
2012-07-03 |
Wolfgang Bumiller | creating and generating builtin functions, ast-macros... |
tree | commitdiff |
2012-06-29 |
Wolfgang (Blub)... | function in the ast now MUST have an output type in... |
tree | commitdiff |
2012-06-25 |
Wolfgang (Blub)... | Deleting the manually written ast-test which was '... |
tree | commitdiff |
2012-06-25 |
Wolfgang (Blub)... | ir_value_life_merge_into, to merge the liferange of... |
tree | commitdiff |
2012-06-25 |
Wolfgang (Blub)... | Don't add the var_ prefix to function names in the... |
tree | commitdiff |
2012-06-07 |
Dale Weiler | Merge branch 'irgen' |
tree | commitdiff |
2012-05-09 |
Wolfgang (Blub)... | TYPE_VARIANT in codegen, writing code from ast-test |
tree | commitdiff |
2012-05-05 |
Dale Weiler | Merge branch 'master' of github.com:graphitemaster... |
tree | commitdiff |
2012-05-04 |
Wolfgang (Blub)... | removing ast-test macro concept |
tree | commitdiff |
2012-05-04 |
Wolfgang (Blub)... | A new ast-test, now using some macros to make them... |
tree | commitdiff |
2012-05-03 |
Wolfgang (Blub)... | ast-test should also finalize functions directly |
tree | commitdiff |
2012-05-03 |
Wolfgang (Blub)... | ir-test.c to use assertions, abort alone creates an... |
tree | commitdiff |
2012-05-03 |
Wolfgang (Blub)... | ast_test to build an IR |
tree | commitdiff |
2012-05-02 |
Dale Weiler | Trailing whitespace was imminent, pending editor config... |
tree | commitdiff |
2012-04-29 |
Dale Weiler | Invoke tests |
tree | commitdiff |
2012-04-29 |
Dale Weiler | added test_ast, test_ir, and test, as well as default... |
tree | commitdiff |
2012-04-28 |
Dale Weiler | Merge branch 'master' into ast-and-ir |
tree | commitdiff |
2012-04-28 |
Wolfgang Bumiller | ast and ir testers - to use: compile into gmqcc and... |
tree | commitdiff |
2012-04-24 |
Dale Weiler | test/ -> data/ |
tree | commitdiff |
2012-04-15 |
Dale Weiler | Removed primitive AST tree generator ... I'm planning... |
tree | commitdiff |
2012-04-14 |
Dale Weiler | Include now works |
tree | commitdiff |
2012-04-14 |
Dale Weiler | Vector test |
tree | commitdiff |
2012-04-14 |
Dale Weiler | More vector parsing (now supports sign) |
tree | commitdiff |
2012-04-12 |
Dale Weiler | I got parsing to work finally. |
tree | commitdiff |
2012-04-12 |
Dale Weiler | Parsing fixes |
tree | commitdiff |
2012-04-11 |
Dale Weiler | More parsing stuff (still totally broken) |
tree | commitdiff |
2012-04-11 |
Dale Weiler | Implemented support for #include, but it doesn't add... |
tree | commitdiff |
2012-04-11 |
Dale Weiler | Some perliminary code gen code (just writes a header) |
tree | commitdiff |
2012-04-10 |
Dale Weiler | digraph and trigraph tests |
tree | commitdiff |
2012-04-10 |
Dale Weiler | More test files |
tree | commitdiff |
2012-04-10 |
Dale Weiler | Fixed parsing issues, added some parser tests. |
tree | commitdiff |
|