2013-07-31 |
Dale Weiler | Operator constant folding rewrite almost complete,... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | folding for lteqgt (less than equal to or greater than... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | Feed clang demon |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | && and || op folding |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | Fold for div op |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | Added constant folding support for '*' .. Clever ascii... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | Some cleanups and more support for constant folding. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | Work in progress constant-folding rewrite. |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Dale Weiler | Experimental/Initial try at in-ast constant folding... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Dale Weiler | I'm in a state of confusion as to why constant folding... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Dale Weiler | Use the _t consistency naming scheme. Also various... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Dale Weiler | Move some things around |
commit | commitdiff | tree | snapshot |
2013-07-28 |
Dale Weiler | Some cleanups and smaller binaries! |
commit | commitdiff | tree | snapshot |
2013-07-28 |
Dale Weiler | cherry-pick diagnostics testsuite into cooking. We... |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Dale Weiler | Merge pull request #116 from ignatenkobrain/cooking |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Igor Gnatenko | add instruction |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Igor Gnatenko | add updated spec and rename it |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Igor Gnatenko | not needed yet |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Dale Weiler | Clear out for now. |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Dale Weiler | Make COMPILER_QCC default to please the stuborn Quake... |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Dale Weiler | Some typos |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Dale Weiler | Not to be included |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Dale Weiler | Fedora spec files (0.2.9 and 0.3.0) + INSTALL documenta... |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Dale Weiler | Please the whitespace gods |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dale Weiler | Revert "Smaller memory footprint, 4/8 bytes vs 12/24... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dale Weiler | Smaller memory footprint, 4/8 bytes vs 12/24 for indivi... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dale Weiler | Track strdup memory too |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dale Weiler | There was too many 16-sized buckets when compiling... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Dale Weiler | Fix the ctype replacements to work with macro arguments... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Dale Weiler | Eeasy fix for that |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Dale Weiler | One last one |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Dale Weiler | Another one |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Dale Weiler | Technically GCC was wrong here, since opts_ini_parse... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Dale Weiler | Cleanups |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Dale Weiler | Update gmqcc.ini.example |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Wolfgang Bumiller | fix typo |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Wolfgang Bumiller | actually no :) |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Dale Weiler | Fix a case of the uninitialized blues |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Dale Weiler | Fix some more bugs (coverity you're a life saver) |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Dale Weiler | Buffer overflow! |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Dale Weiler | Fix some bugs and a memleak in the testsuite. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Dale Weiler | More bug fixes and dead code elimination |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Dale Weiler | Fix out of bound access |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Dale Weiler | Fix some more bugs, and use dup2 because dup leaks... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Dale Weiler | Update clean rules in makefiles to remove coverity... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Dale Weiler | Fixed possible bug in VM. Added coverity rules to makef... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Dale Weiler | Fix uninitialized data |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Dale Weiler | Fix a sizeof bug |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Dale Weiler | I'm assuming this is a bug since all other read tests... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Dale Weiler | Catch that one too |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Dale Weiler | Improper use of a possible negative value. |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Dale Weiler | Remove a ton of dead code and document the one really... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Dale Weiler | cppcheck had the right idea, but the wrong scope on... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Dale Weiler | Fix more bugs (mostly possible NULL pointer dereferences) |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Dale Weiler | Fix possible NULL pointer dereference |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Dale Weiler | Fix some bugs |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Dale Weiler | Oh my god microsoft you suck |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Dale Weiler | Move code generator into ir_builder for earlier free... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Dale Weiler | Fix some comments |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Dale Weiler | Retarded clang warning is retarded. |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Dale Weiler | Holy mexicans 15% better hashing == 5% faster compiles. |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Dale Weiler | Merge branch 'master' into cooking |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Dale Weiler | Enable it for gmqcc and fteqcc modes. |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Dale Weiler | Merge branch 'master' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Dale Weiler | Fix some bugs |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | make source a dependency for the c.o rule |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | Fixed |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | Use includes for makefile consistency. Added make depen... |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Wolfgang Bumiller | reclassify_token should only deal with tokens < TOKEN_S... |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Wolfgang Bumiller | reclassify_token should only deal with tokens < TOKEN_S... |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | Update |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | Better scheme |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | A new batch of fresh hot dependencies for both |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | Dependency consistency |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | Update some things |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | Update install file |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | A Makefile for BSD make. |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | Make it compile with g++ again |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | Uhh forgot to save file |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | Fix memleak |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | Update |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | Add the good old xor swap trick to the xor test, yes... |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Dale Weiler | Make ^ legal for vector ^ vector, and vector ^ float... |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Dale Weiler | Make them tests work now |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Dale Weiler | I added it for a reason, because I was smart. I forgot... |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Dale Weiler | This is easier |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Dale Weiler | Correct order |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Dale Weiler | Fix bug |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Dale Weiler | Implemented bitwise xor operator. |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Dale Weiler | Less terse, it confuses people. |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Wolfgang Bumiller | again with the comments... |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Wolfgang Bumiller | fix a call typecheck issue |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Wolfgang Bumiller | manpage update |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Wolfgang Bumiller | working on vararg piping: detecting several error cases... |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Dale Weiler | Strlen idiot |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Dale Weiler | Limit corrections on strings to <= 16 bytes. Otherwise... |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Dale Weiler | Limit corrections on strings to <= 16 bytes. Otherwise... |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Dale Weiler | Fix a possible issue |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Dale Weiler | Some fixes |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Dale Weiler | Fixed whitespace |
commit | commitdiff | tree | snapshot |
next |