2013-02-03 |
Wolfgang Bumiller | get that message back in |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Wolfgang Bumiller | Yes, that's what you are SUPPOSED to do in this case... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Wolfgang Bumiller | Reverting this awful unmaintainable mess of option... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Wolfgang Bumiller | fix: rotate_entfield_array_index_nodes deleting the... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Wolfgang Bumiller | properly mask #message, #warning, #error by ftepp-... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Wolfgang Bumiller | Adding a WIP style sheet for mandoc html output |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Wolfgang Bumiller | Merge branch 'master' into cooking |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Wolfgang Bumiller | Add -fdarkplaces-string-table-bug to the default flags |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Dale Weiler | Fix this target for archlinux |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Dale Weiler | Merge pull request #96 from matthiaskrgr/cooking_PKGBUILD |
commit | commitdiff | tree | snapshot |
2013-02-02 |
matthiaskrgr | PKGBUILDs: rename "arch" to "archlinux", move archbsd... |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Dale Weiler | s/%d/%s/ |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Dale Weiler | Better printing of token errors. |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Dale Weiler | typo |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Dale Weiler | Update authors file |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Dale Weiler | Add bitnot test for testsuite. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dale Weiler | oops |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dale Weiler | Merge branch 'cooking' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dale Weiler | Fix ~ unary operator (can now const-fold). Also things... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Wolfgang Bumiller | Merge branch 'cooking' of git://github.com/graphitemast... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dale Weiler | Work in progress ~ operator implemented as -1-x. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dale Weiler | Fix memleak and assignment for cached lengths in corrector |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Wolfgang Bumiller | manpage: removed -Wpreprocessor |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Wolfgang Bumiller | converted qcvm.1 to mdoc |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Ignore most memory comparisions by validating the lengt... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Cache lengths in corrector. This speeds up the correct... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Added definition file for test-suite, used by default... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Older clang had -Wmissing-variable-declarations, which... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Get it compiling with C++ compilers again. |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Slightly larger code, but strategic inline for correcto... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Not an assembler instruction, but virtual instruction... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Empty string, not "<null>" |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Cleanups |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Don't ignore return result from test_perform. |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | It is used, gcc is a liar. |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Some cleanups and what not. |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Document the options in the opts.def file |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Fix pragma parsing that I broke. |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Removing #error/#warning/#message from parser, and... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Rename |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Work in progress options cleanup. |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Print off the documentation when -[f/W/O]help, also... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Added documentation to all options inside the binary... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Fix splint warning |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | s/WARN_PREPROCESSOR/WARN_CPP/g (to stay somewhat compat... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Removed -Wcpp (not needed any more) |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Dale Weiler | Removed #warning and #error from ftepp, and made it... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Dale Weiler | Handle all possible subscript errors |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Dale Weiler | Better handling of __VA_ARGS__ subscripting. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Dale Weiler | Spiceing up the __VA_ARGS__ test |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Dale Weiler | Fix warning, and better tests for __VA_ARGS__ |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Dale Weiler | Merge branch 'cooking' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Dale Weiler | Implement subscripting for __VA_ARGS__, and added test... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Wolfgang Bumiller | importing bsd-git/PKGBUILD |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Wolfgang Bumiller | fixing an install cmd in bsd-release/PKGBUILD |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Wolfgang Bumiller | unmasking bsd-git/PKGBUILD in .gitignore |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Wolfgang Bumiller | importing ArchBSD release PKGBUILD |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Wolfgang Bumiller | unmasking bsd-release path in .gitignore |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Wolfgang Bumiller | adding pkgrel to arch/this, and getting rid of du's... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Dale Weiler | Remove user-defined success/failure messages for the... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Dale Weiler | Fixes, updates, and added uninstall target for makefile |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Dale Weiler | Add back the removal of the package directory after... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Dale Weiler | Fix the size calculation |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Dale Weiler | Add this/Makefile for generating a .tar.xz for arch... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Wolfgang Bumiller | manpage: wrong date |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Wolfgang Bumiller | Fix a warning |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Wolfgang Bumiller | store the actual parsing context before parsing into... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Wolfgang Bumiller | error when using a type not usable as boolean in a... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Wolfgang Bumiller | -v now prints the initial value of globals in -printdefs |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Wolfgang Bumiller | changing some error prints to print to stderr in exec.c |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Wolfgang Bumiller | now moving -Ocall-stores to -O3 |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Wolfgang Bumiller | In this situation the values don't need to be in parame... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Wolfgang Bumiller | Merge branch 'master' into cooking |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Wolfgang Bumiller | moving -Ocall-stores to -O4 until the vehicle issue... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Wolfgang Bumiller | debug extparam naming shouldn't start at 8, it's confus... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Wolfgang Bumiller | Converting gmqcc.1 from man to mdoc style. It can produ... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Wolfgang Bumiller | manpage: fixing a .TP/.B mixup |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Wolfgang Bumiller | adding testcase for various parentheses and ternary... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Wolfgang Bumiller | adding missing wantop flag and some related parentheses... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Wolfgang Bumiller | Major expression parsing code refactoring, getting... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Dale Weiler | Fix debian package building, now works. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Wolfgang Bumiller | removing unused vars, and following conventions |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Dale Weiler | -f to supress error if file doesn't exist for rm clean... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Dale Weiler | Use $(PREFIX) |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Dale Weiler | Fix the brokenness |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Wolfgang Bumiller | Rather than performing copying the install-procedure... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Wolfgang Bumiller | fixing manpage permissions |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Dale Weiler | Added makefile script for generating deb packages the... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Wolfgang Bumiller | When not actually executing, don't complain about inval... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Wolfgang Bumiller | Added counter-stability test to the varargs testcase |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Wolfgang Bumiller | Make the varargs counter more stable, it'll now work... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Wolfgang Bumiller | Update CHANGES file |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Wolfgang Bumiller | linenumbers and macros are stupid |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Wolfgang Bumiller | more linenumber madness |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Wolfgang Bumiller | fix: trigraph check screwing up linenumbering |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Wolfgang Bumiller | fix an off-by-one bug when copying varargs |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Wolfgang Bumiller | fixing a possible NULL deref |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Wolfgang Bumiller | fixing a warning |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Wolfgang Bumiller | initialize max_param_count to 1 so vararg functions... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Wolfgang Bumiller | this might fix some linenumbering, I hope |
commit | commitdiff | tree | snapshot |
next |