2013-08-28 |
Wolfgang Bumiller | allow initializing shadowed locals outside of -std... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Dale Weiler | Cleanups |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Dale Weiler | Handle return status from compiler, this fixes false... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Dale Weiler | Don't ignore empty newlines when match in the testsuite... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Dale Weiler | Some style fixes for tests |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Dale Weiler | Forgot this one |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Dale Weiler | A test for that xor stuff (the same one I used to cause... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Rudolf Polzer | Fix XOR maths for overlapping inputs by setting the... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Wolfgang Bumiller | ast_binary->right_first and an execution order check |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Dale Weiler | Merge divVerent/ftypeless-stores, but rid of the macro... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Dale Weiler | Merge branch 'cooking' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Wolfgang Bumiller | error on uninitialized arrays of unspecified size;... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Wolfgang Bumiller | bail out when encountering an invalid array size in... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Dale Weiler | Merge branch 'divVerent/ftypeless-stores' of git:/... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Wolfgang Bumiller | fix testcase workarounds |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Dale Weiler | And there she goes, them space swallowing whores. |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Rudolf Polzer | New options: -ftypeless-stores and -fsort-operands |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Dale Weiler | Add support for columns to LNOF files. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Dale Weiler | Fix testsuite for when a process crashes (do not consid... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Dale Weiler | Fix testsuite |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Wolfgang Bumiller | reset the column counter on a newline |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Dale Weiler | Merge branch 'divVerent/submit/vector-bitops' of git... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Rudolf Polzer | Support vector bitor/bitand/bitxor. divVerent/submit/vector-bitops |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Wolfgang Bumiller | error when trying to pass a TYPE_NOEXPR value to ir_ins... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Wolfgang Bumiller | ir_builder now has a vinstr_temp array, a bunch of... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Dale Weiler | Some typos |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Dale Weiler | Make makes output consistent with BSD makes output... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Wolfgang Bumiller | archlinux PKGBUILDs: don't use install's -D switch... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Dale Weiler | Generate PDF documentation from man pages for windows... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Dale Weiler | Mark the beginning of the next release, master is now... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Dale Weiler | Fix that |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Dale Weiler | Slackware support to website generation. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Dale Weiler | Merge pull request #117 from matthiaskrgr/master_PKGBUILD 0.3.0 |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Matthias Krüger | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Matthias Krüger | PKGBUILD: release: update |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Matthias Krüger | PKGBUILD: git: update |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Dale Weiler | This should be the tag |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Dale Weiler | Mark release, ready to tag it and bag it. v0.3.0 |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Dale Weiler | Added style + indent rule, fixed some indenting as... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Dale Weiler | Newline rule |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Dale Weiler | Please the Samual |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Dale Weiler | Fix that rule |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Dale Weiler | Added whitespace fix rule to include.mk |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Dale Weiler | Remove some trailing whitespace |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Dale Weiler | Remove that idiom, and use GMQCC_ARRAY_COUNT. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Dale Weiler | Forgot about this one |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Dale Weiler | They don't go there, fuck you grep. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Dale Weiler | Cleanups and update CHANGES |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Dale Weiler | Fix the build |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Dale Weiler | Make it compile in visual studio again, without warnings. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Dale Weiler | Update documentation |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Dale Weiler | Some testing for valgrind in the makefile |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Dale Weiler | Valgrind integration for our memory allocator. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Dale Weiler | Update the ini example, holy hell we have more options... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Dale Weiler | Rework some build stuff for better output and to enable... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Dale Weiler | Make our allocator slightly faster with branch hinting. |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Dale Weiler | Track constant folds in opts_optimization list .. this... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Dale Weiler | Perform some strict aliasing all over this biatch.... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Wolfgang Bumiller | remove the 'opts' global from test.c and exec.c as... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Dale Weiler | Handle some more errors |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Dale Weiler | Some bug fixes |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Dale Weiler | Remove my MT impl for PRNG, it's full of buffer overflo... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Dale Weiler | Remove vec_upload |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Dale Weiler | Update deps |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Dale Weiler | Made intrinsics seperate from the parser. |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Dale Weiler | Fix |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Dale Weiler | Cleanups |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Dale Weiler | Some statistics as Samual wanted. |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Dale Weiler | Disable statistics that are irrelevant to QuakeC coders |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Dale Weiler | Remove the attempt at ast_intrinsic node |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Dale Weiler | Some intrinsic cleanups |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Dale Weiler | Some typos |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Dale Weiler | increment the optimization counter for DCE'd folds... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Dale Weiler | Testsuite now returns the correct value on test failure... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Dale Weiler | Disable the macros to keep clang happy (just uncomment... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Dale Weiler | Added -Oconst-fold-dce (dead code elimination optimizat... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | Fix that typecast |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | Move const-branch-elision into fold.c |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | Remove debugging aid and left over cruft. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | The problem was so subtle |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | Fixes |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | fixed vector ops constant folding. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | more fixes |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Dale Weiler | Fixes |
commit | commitdiff | tree | snapshot |
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 |
next |