2012-12-19 |
Wolfgang (Blub... | Applying the actual 'Fix FTFBS stuff' part |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Wolfgang (Blub... | Revert "Fix FTFBS stuff" |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Dale Weiler | Fix FTFBS stuff |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Wolfgang (Blub... | 'noreturn' is - for now - a keyword, and used just... |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Wolfgang (Blub... | ast_call now passes AST_FLAG_NORETURN on to the IR |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Wolfgang (Blub... | removing ast_expression_common.variadic, adding ast_exp... |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Wolfgang (Blub... | NRCALL now sets block->final and block->is_return |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Wolfgang (Blub... | ir_block_create_{phi,call} now check self->final |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Wolfgang (Blub... | VINSTR_NRCALL, translated like any other call for now... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang Bumiller | Merge pull request #48 from mhofstra/patch-1 |
commit | commitdiff | tree | snapshot |
2012-12-18 |
mhofstra | Small typo fix to make it compile on x86 |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Rudolf Polzer | Fixes for some minor bugs clang-analyzer and cppcheck... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | default make target now is 'all' |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | Tests for perl-logic _types_ |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | -fperl-logic now doesn't allow logic ops with operands... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | Added intrinsic: __builtin_debug_typestring(expr) to... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | Remove a TODO message |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | make install-doc now also installs qcvm.q |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | Adding qcvm.1 |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | Improved parameter handling of qcvm a little, added... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | fix wrong --version string |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | Better usage message for qcvm, don't exit after any... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | BUGS, SEE ALSO and AUTHOR sections in the manpage |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | It's -config=file, not -config file |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | Added -config to usage and manpage, added a CONFIG... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | Add included -fs and -Ws to for each -std in the manpage |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | More jump removal |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | *sigh* |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | vector components are floats, not vectors |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | Don't generate IF/IFNOT with +1 offsets |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | -fsingle-vector-defs to disable _x,_y,_z generation |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | Generate _x,_y,_z defs/fields |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | qcvm -pringdefs now prints [SAVE] next to globals with... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | DEF_SAVEGLOBAL flag is now applied on initialized non... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | Don't generate 'jump +1' instructions |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | Renaming gmqcc.init since it's used by default if it... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | Don't generate AINSTR_END anymore, use INSTR_DONE |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Wolfgang (Blub... | cmd_options -> opts_cmd_t to make testsuite and executo... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Dale Weiler | Allow setting configuration file via commandline |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Dale Weiler | Add a template ini file for documentation |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Dale Weiler | Cleanups of compiler option configuration. Added ini... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Wolfgang (Blub... | messages caused by -Warnings now show the -W flag |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Wolfgang (Blub... | parsewarning and genwarning to use vcompile_warning |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Wolfgang (Blub... | irwarning to use vcompile_warning |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Wolfgang (Blub... | ftepp_warn to use vcompile_warning |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Wolfgang (Blub... | vcompile_error, vcompile_warning; fixed: removed opts_... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Wolfgang (Blub... | Adding -Wunknown-pragmas to the manpage |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Dale Weiler | Added -Wunknown-pragmas |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Wolfgang (Blub... | Fixed a bug in the generation of default switch cases... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Dale Weiler | Finally fix the bug in -D |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Wolfgang (Blub... | Revert "Not defining GMQCC_VERSION_ in gmqcc.h but... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Dale Weiler | Fixes, but still crashes because ... I have no clue... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Wolfgang (Blub... | Not defining GMQCC_VERSION_ in gmqcc.h but checking... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Wolfgang (Blub... | --version |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Dale Weiler | Just make it -v |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Dale Weiler | Added -which/-version |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Wolfgang (Blub... | Copy over the array-count in ast_type_adopt/ast_type_copy |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Wolfgang (Blub... | Error when the assignop for an assignment is invalid... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Wolfgang (Blub... | Let's still initialize the 'count' member... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Dale Weiler | Implemented -D for preprocessor |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Wolfgang (Blub... | Fix: check error before calling codegen_output_type |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Dale Weiler | Update some info |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Dale Weiler | Fix some typos |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Dale Weiler | Add TODO |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Dale Weiler | Fix testsuite. Also added an additional test to the... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Wolfgang (Blub... | Another peephole optimization |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Wolfgang (Blub... | s/ir_function_pass_minor/ir_function_pass_peephole/ |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Wolfgang (Blub... | Adding an 'install-doc' target to the Makefile, which... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Wolfgang (Blub... | Adding -f flags to the manpage |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Wolfgang (Blub... | Adding all the warnings to the manpage |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Wolfgang (Blub... | Updating usage message a bit |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Wolfgang (Blub... | Temporarily disable the new tempalloc strat |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Wolfgang (Blub... | Moving all the global opts_ variables into a struct... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Wolfgang (Blub... | -Ominor -> -Opeephole; added -Olocaltemps flag; using... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Wolfgang (Blub... | unexpected typename error when there are typenames... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Wolfgang (Blub... | get rid of some code duplication, and fix some wrong... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Wolfgang (Blub... | Tiny codegen optimization: silently ignore the creation... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Wolfgang (Blub... | remember this for later |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Wolfgang (Blub... | More stuff in qcvm -printfuns |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Wolfgang (Blub... | ir_function_pass_minor: some minor optimizations |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Wolfgang (Blub... | ast_block_add_expr now lets the block fully adopt the... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Wolfgang (Blub... | s/parser_sy_pop/parser_sy_apply_operator/ |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Wolfgang (Blub... | ast_ternary_codegen: use codegen_outpu_type |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Dale Weiler | Fix testsuite for -compile cases |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Wolfgang (Blub... | -Werror now changes the word 'warning' into 'error' |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Wolfgang (Blub... | noref -compile testcase |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Wolfgang (Blub... | Parsing the 'noref' keyword; this also gets rid of... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Wolfgang (Blub... | Parsing noref-pragma |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Wolfgang (Blub... | ftepp_preprocess_string uses strlen - push nul-byte... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Dale Weiler | Hide execution call to testsuite with @ in Makefile |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Dale Weiler | -g now turns on -flno |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Dale Weiler | Merge branch 'master' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Dale Weiler | Added preprocessor test |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Wolfgang (Blub... | Don't warn about uninitialized stuff in accessors ... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Wolfgang (Blub... | Sanity check in ast_generate_accessors |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Wolfgang (Blub... | Get rid of some code duplication |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Dale Weiler | Merge branch 'master' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Wolfgang (Blub... | Copy the real test output to ternary-fte.tmpl |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Dale Weiler | Add whitespace to ternary-fte template so it matches... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Dale Weiler | Fixes |
commit | commitdiff | tree | snapshot |
next |