2012-08-11 |
Wolfgang (Blub... | -fadjust-vector-fields |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | also generate _y and _z data for fieldpointers |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | to support .vector's _y and _z we need to add the globa... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | testcase for print(ftos(pawn.mema)) slightly changed... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | STOREP also has the destination in OPB rather than OPC |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | Generating fields using ir_builder_create_field |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | generate address of store_return values created with... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | Need to keep prog->entities up to date when spawning... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | experimental support for spawn() in the executor |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | use the correct STORE instruction, make pawn a local |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | ir_block_create_store_op checks whether or not the... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | ast macros to use the return value of a call, trying... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | ast macros to create a field, generating fields in... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | -std=gmqcc should add a dot prefix to the globals for... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | removing an unused variable |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | ir_value_set_field |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | unnamed globals in the trace output use [@addr] now... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | don't set globaladdr directly, use a setter, the setter... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Wolfgang (Blub... | nicer trace output, strings now get escaped |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Wolfgang (Blub... | Experimental ast_member to access vector members |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Wolfgang (Blub... | fix the chack for -Wno- and -fno-, it needs to use... |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Wolfgang (Blub... | Add WARN_ prefix to warnings enum |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Wolfgang (Blub... | include opts_debug and opts_memchk in exec.c's standalo... |
commit | commitdiff | tree | snapshot |
2012-07-30 |
Wolfgang (Blub... | make it also compilable with -std=c99 by not redefining... |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Wolfgang Bumiller | ast nodes now store their type id, and can be checked... |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | ir_block_create_fieldaddress to pass on fieldtype from... |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | test/ast-test.c must define opts_ variables since we... |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | code_alloc_field to allocate entityfield data, ir now... |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | Merge branch 'master' into cmdline |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | use util_ functions for strtocmd and strtononcmd |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | Added missing parameter names |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | util_strtocmd, util_strtononcmd |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | reuse old opts_, renamed all opt_ to opts_ to be consis... |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | flags.def and warns.def containing defined flags and... |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | ast_store to take ast_expression on its left, rather... |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | consistency ftw |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | -fhelp to list -f flags, -Whelp to list -W options |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | Add -foverlap-locals - something we really should make... |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | Added handler for -W |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | Fixing a warning |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | Importing gmqcc.1 |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | Print out all the information parsed from the commandline |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | gcc style long option support and -std=foo added |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Wolfgang Bumiller | Commandline handling first draft |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Wolfgang Bumiller | executor: prog_delete: deleting builtins properly ... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Wolfgang Bumiller | _MEM_ -> MEM_ again at use |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Wolfgang Bumiller | Merging master and adapting _MEM_* on new mem-vector... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Wolfgang Bumiller | _MEM_... -> MEM_... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Wolfgang Bumiller | removing an old comment |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Wolfgang Bumiller | Moving parameters to from ast_value to ast_expression_c... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Wolfgang Bumiller | ast_block_set_type |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Wolfgang Bumiller | ast_return_new doesn't take an operator, we use INSTR_R... |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Wolfgang Bumiller | INSTR_NOT_* output to opC not opB... |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Wolfgang Bumiller | ast_return |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Wolfgang Bumiller | ast/ir support for unary instructions |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Wolfgang Bumiller | Removed params from ast_function again. It really is... |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Wolfgang Bumiller | fix a warning about a format string |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Wolfgang Bumiller | use type_sizeof in another place where it wasn't |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Wolfgang Bumiller | ast_function generates parameter locals, ir_function_cr... |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Wolfgang Bumiller | store_param storetype, parameter value list added to... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Wolfgang Bumiller | removing params vector from ast_function, params are... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Wolfgang Bumiller | ir_function_dump to print builtins as such |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Wolfgang Bumiller | Correct variable name for type_storep_instr |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Wolfgang Bumiller | type_storep_instr: in theory we could use type_store_in... |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Wolfgang Bumiller | Replacing 2 switches to use type_store_instr instead |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Wolfgang Bumiller | use type_sizeof in some places where previously manual... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Wolfgang Bumiller | Do not actually return after generating a call, there... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Wolfgang Bumiller | Testing CALLs in test-ast |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Wolfgang Bumiller | Store the codeaddr of function's ir_values upon generat... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Wolfgang Bumiller | Return that the call was actually generated successfull... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Wolfgang Bumiller | Storing ir_v for functions |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Wolfgang Bumiller | ast_call needs to set its func member |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Wolfgang Bumiller | ast_call's param vector functions |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Wolfgang Bumiller | ast-macros: MKCONSTSTRING, added sHello hello world... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Wolfgang Bumiller | Enabling the print builtin nodes, soon to be used to... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Wolfgang Bumiller | add AINSTR_END to the end of functions so the debug... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Wolfgang Bumiller | Don't die on functions with no variables |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Wolfgang Bumiller | creating and generating builtin functions, ast-macros... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Wolfgang Bumiller | basic CALL translation: to be refined |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Wolfgang Bumiller | type_store_instr[] to get an INSTR_STORE_x by type |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Wolfgang (Blub... | Adopt dp's function-local backup strategy and add param... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Wolfgang (Blub... | fixed a typo in asm_instr[]: ES_FNC->EQ_FNC |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Wolfgang (Blub... | create_call should use store_return as output type... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Wolfgang (Blub... | adding another storage type: store_return; when generat... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Wolfgang (Blub... | generating an ir_value for an ir_function at creation now |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Wolfgang (Blub... | function in the ast now MUST have an output type in... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Wolfgang (Blub... | ir_builder_create_call to take return type from the... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Wolfgang (Blub... | Fix a possibly uninitialized variable |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Wolfgang (Blub... | Fixing GMQCC_SUPPRESS_EMPTY_BODY typo |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Wolfgang (Blub... | ast_call_codegen, ir_block_create_call plus call-relate... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Wolfgang (Blub... | Added a comment about an idea on how to translate calls... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Wolfgang (Blub... | ast_call node; codegen dummy |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Wolfgang (Blub... | ir_instr can now store a list of parameters, will be... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Wolfgang (Blub... | exec.h -> gmqcc.h |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Wolfgang (Blub... | tidying up, using the original typenames from code... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Wolfgang (Blub... | Moving prog_section and prog_header to gmqcc.h to not... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Wolfgang (Blub... | fixing Makefile for the qcvm_execprogram.h -> execloop... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Wolfgang (Blub... | Commenting the VMXF_ flags |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Wolfgang (Blub... | qcvm_execprogram.h -> execloop.h |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Wolfgang (Blub... | sizeof(int)->sizeof(qcint) - pointed out by graphitemaster |
commit | commitdiff | tree | snapshot |
next |