2013-10-11 |
Dale Weiler | Initial platform / compiler specific code refactoring. |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | This can actually be much smaller, 204 bytes! |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | More typos |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | typo |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Document what the utf8 table actually is |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Wrong operand order it's 0xf4u-0xc2u i.e 0x32. |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Less flexible more economical utf8 decoder. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Dale Weiler | Don't echo it |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Dale Weiler | Fix some things: get all the Quake mods to compile... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Dale Weiler | Update CHANGES files |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Dale Weiler | Fix fold_superfluous |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Dale Weiler | Only when peephole optimization is on |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Dale Weiler | Handle proper expression type assignment |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Dale Weiler | Another peephole optimization which removes superfluous... |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Dale Weiler | Refactor intrinsic stuff |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Dale Weiler | Update documentation |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Dale Weiler | Add seperate warning flag for directive in macro. |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Dale Weiler | Warn when preprocessor directive is found inside a... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Dale Weiler | Merge branch 'cooking' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Dale Weiler | Fix negation type for VINSTR_NEG_V. Source operand... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Wolfgang Bumiller | Merge branch 'master' into cooking |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Wolfgang Bumiller | Merge pull request #134 from Sicness/hyphen |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Anton Balashov | Fixed hyphen-used-as-minus-sign in gmqcc.1 |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Dale Weiler | Handle double negation case specially. Update TODO |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Dale Weiler | Simplify parse stage for unary - operator. |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Dale Weiler | Remove pointless thinking comment, fix builds for clang. |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Dale Weiler | Make unary - operator act as an ast_unary node. This... |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Dale Weiler | Eh, only if peephole optimizations are turned on. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Dale Weiler | Less casts. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Dale Weiler | It was much easier in the AST, really. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Dale Weiler | Remove the rest of it. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Dale Weiler | Remove it, maybe it can be done in the AST instead. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Dale Weiler | Eh. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Dale Weiler | Optimize for superfluous cases of NOT, i.e !!!!x can... |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Dale Weiler | Move it over |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Igor Gnatenko | Optimizng compile flags |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Igor Gnatenko | Update to 0.3.0 (improved new package: gmqpak) |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Igor Gnatenko | Initial release |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Dale Weiler | Fix alias type check |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Dale Weiler | Implement constant folding on ternary operations via... |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Dale Weiler | Consistency |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Dale Weiler | Cheap quick hack for ignoring #pragma to EOL |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Wolfgang Bumiller | remove -printf option from find; remove the misplaced... |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Wolfgang Bumiller | there's no pushd/popd in my sh |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Dale Weiler | Some grammar |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Dale Weiler | Fix some stuff for xonotic and make check-proj actually... |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Dale Weiler | Add export utility for Nexuiz, now check-proj handles it. |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Dale Weiler | Got Xonotic stuff for check-proj to function. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Dale Weiler | Fix the xonotic export script for check-proj.sh |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Dale Weiler | Merge branch 'cooking' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Dale Weiler | Fix QuakeWorld compilation by treating assignment to... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Dale Weiler | Update .travis.yml |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Dale Weiler | Update .travis.yml |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Wolfgang Bumiller | this is still there twice... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Wolfgang Bumiller | moving the QCVM_EXECUTOR ifdef in conout.c - these... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Dale Weiler | Remove debug printfs |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Dale Weiler | Generate (non_const_float * (1.0 / constant_float)... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Wolfgang Bumiller | since we don't bail on some of the warnings right away... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Wolfgang Bumiller | making irwarning warn on an unused result |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Dale Weiler | Don't need that, each directory already has its own... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Dale Weiler | Output the dat name for xonotic export tool (first... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Dale Weiler | Added -progsrc commandline switch to specify progs... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Dale Weiler | Added xonotic_export.sh utility that when run from... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Dale Weiler | Support options for check-proj now |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Dale Weiler | Allow running from root of gmqcc repo as well. |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Dale Weiler | Proper gmqcc sourcing for check-proj |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Dale Weiler | Test for gmqcc in check-proj |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Wolfgang Bumiller | fix: declaring locals with the name of a parameter... |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Dale Weiler | Merge branch 'cooking' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Dale Weiler | Added check-proj misc tool that downloads various Quake... |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Wolfgang Bumiller | distro/archbsd/this - as we don't depend on glibc there... |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Wolfgang Bumiller | distro/archlinux/this: generate the .MTREE file |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Wolfgang Bumiller | qcvm: exit on error |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Dale Weiler | Merge branch 'master' into cooking |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Dale Weiler | Fix dependincies |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Dale Weiler | Always print the char the lexer fails on for a token. |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Dale Weiler | Vector cross product virtual instruction, now >< operat... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Dale Weiler | Implemented >< (vector cross product operator). Current... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Dale Weiler | Prevent divide by zero for / and % operations in consta... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Dale Weiler | There is no bug since the testsuite uses -o for preproc... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Wolfgang Bumiller | Don't allow a stale 'some_type;' declaration without... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Wolfgang Bumiller | this one can be reached - make it a little more helpful |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Wolfgang Bumiller | more thorough check for whether an ast node starts... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Wolfgang Bumiller | factor check for assignment-to-constant into a function... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Wolfgang Bumiller | fix unhelpful error message; fixes #123 |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Dale Weiler | Logic elsewhere handles this (no need to duplicate) |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Dale Weiler | intrinsic folding cleanups (and improvements.) |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Dale Weiler | Rid of util_debug |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Dale Weiler | Make -fshort-logic -funtyped-nil -fvariadic-args defaul... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Dale Weiler | Remove &~= operator from gmqccs operator table, only... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Dale Weiler | Merge branch 'cooking' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Dale Weiler | Some changes changes |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Wolfgang Bumiller | this should allow for better detection of precedence... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Wolfgang Bumiller | also warn about mixing logical and/or operations withou... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Wolfgang Bumiller | warn when mixing different bitops without parenthesis... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Dale Weiler | Fix folding logic for conditions. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Dale Weiler | Implement [[eraseable]] attribute. When used with a... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Dale Weiler | Fix build on clang |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Dale Weiler | Constant fold intrinsics if their arguments are constan... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Dale Weiler | Implemented a __builtin_fabs intrinsic. |
commit | commitdiff | tree | snapshot |
next |