2013-10-18 |
Dale Weiler | Merge branch 'master' into threading graphitemaster/threading |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Dale Weiler | Fix |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Dale Weiler | Undo fix and actually use a macro in the accumulation... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Dale Weiler | Does this fix it? |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Implement support for octal constants, this closes... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Fix 'declaration does not declare anything' regression... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Ignore generating a return instruction in accumulated... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Update deps |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Cleaner traces |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Fix memory dump console printing alignment and also... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Use "##" to ensure the names of the accumulated functio... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Update changes |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Add a test for function accumulation attribute |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Enforce void type on accumulatable functions. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Implemented [[accumulate]] attribute. This will hopeful... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Use .dat extension on generated binaries in testsuite... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Fix handling on intrinsic folding, this closes #118. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Prevent aliasing functions through forward declared... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Another one |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | float and double shouldn't be used here, this is what... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dale Weiler | Fix option string allocated/non allocated storage. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Dale Weiler | Make it valid C++ code, such that it can compile as... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Dale Weiler | Some intrinsic code cleanup. The args check is handled... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Dale Weiler | divVerent suggestion to use memcmp here |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Dale Weiler | Make divVerent happy about handling divison by zero... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Dale Weiler | Clang is so anal |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Dale Weiler | Cleanups |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Dale Weiler | Cleanup for builds |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Wolfgang Bumiller | who let the cat out? |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Fix windows builds, add strip target for makefiles... |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Some cleanups |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Update README |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Wolfgang Bumiller | Merge branch 'cooking' of git://github.com/graphitemast... |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Wolfgang Bumiller | Merge branch 'cooking' of git://github.com/graphitemast... |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Wolfgang Bumiller | first part of parsing TOKEN_DOTS as part of a type... |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Update dependencies |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | I need to test this code on msvc now. |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Fix that (newer clang will fail on it) |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Merge branch 'cleanup' into cooking |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Last piece of documentation for platform.h |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | More documentation for platform.h |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Some documentation |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Some more cleanup |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Refactor some util/platform usage and extend file syste... |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Wolfgang Bumiller | distro/archlinux/this/Makefile: TARCOMP variable contai... |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Wolfgang Bumiller | distro/archlinux/this/Makefile: tar -> bsdtar |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Add back the correct directory handling for msvc |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Make it compile with mingw32 again |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Add a porting guide |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | More cleanups, gmqcc.h doesn't need to include stdio... |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | More cleanups |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | More cleanup |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Dale Weiler | Some more platform / compiler specific code refactoring. |
commit | commitdiff | tree | snapshot |
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 |
next |