2013-04-08 |
Dale Weiler | Update specification.tex |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Update specification.tex |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Update specification.tex |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Update specification.tex |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Update specification.tex |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Wolfgang Bumiller | hopefully fix an off-by-1 vararg copy issue |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Dale Weiler | Print the number for the test itself in the test-suite... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Dale Weiler | Remove debug printf |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Dale Weiler | Push definitions when -O0 |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Wolfgang Bumiller | Merge branch 'master' into cooking |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Wolfgang Bumiller | fix: don't mess up multiline macros in files ending... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Wolfgang Bumiller | update to .gitignore |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Wolfgang Bumiller | Merge branch 'master' into cooking |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Dale Weiler | fix |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Dale Weiler | Less duplication |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Dale Weiler | Fix fucking mingw32 shit. |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Wolfgang Bumiller | include: guard the actual inclusion with ftepp->output_... |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Wolfgang Bumiller | Lifetime analysis: Don't go through the blocks as a... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Dale Weiler | BOOM |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Dale Weiler | BOOM |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Dale Weiler | Consider cppchecks (performance) warnings. |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Dale Weiler | Sigh |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Dale Weiler | Fix mem leak. |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Dale Weiler | Oops |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Dale Weiler | depend rule for $(OBJ_P) PAK utility. |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Dale Weiler | These includes are not required |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Dale Weiler | Added $(PAK) to Makefile for clean rule. |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Dale Weiler | endian swap on FOURCC for "PACK" on BE systems. |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Dale Weiler | Fix some memleaks. |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Dale Weiler | A command line interface for the PAK utility, made... |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Dale Weiler | Implemented __VA_COUNT__ |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Dale Weiler | Make it compile as C++ code AGAIN |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Dale Weiler | Actually add fs.c |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Dale Weiler | Cleanup cargocult directory and file specific things... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Dale Weiler | fix build issue |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Dale Weiler | Add directory support for extract_all |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Dale Weiler | Cleanups and fixes to the PAK utility, can now extract... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Dale Weiler | Fixes to the PAK utility. |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Dale Weiler | Work in progress PAK extractor/insterter. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Dale Weiler | Update makefile |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Dale Weiler | Make the testsuite C++ compatible. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Dale Weiler | Make it compile as C++ code again. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Wolfgang Bumiller | find aliases in parser_find_global instead of parser_sy... |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Dale Weiler | Store the ast nodes for aliases |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Dale Weiler | Aliases to aliases is a bad idea, revert. Added better... |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Dale Weiler | Fix alias bug. Implemented support for aliases of... |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Dale Weiler | Support for aliases to aliases too. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Dale Weiler | Some sanity checks for aliases (undeclared variable... |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Dale Weiler | add todo |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Dale Weiler | Implemented generalized attribute aliases. You can... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Dale Weiler | Merge branch 'cooking' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Dale Weiler | perl ops -> pops |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Dale Weiler | ast referencing |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wolfgang Bumiller | ast_array_index_codegen: never regenerate code |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Dale Weiler | Merge branch 'cooking' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Dale Weiler | Merge branch 'cooking' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wolfgang Bumiller | removing some left-over alloc checks |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Dale Weiler | Work in progress <=> operator. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wolfgang Bumiller | fixing that comment |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wolfgang Bumiller | insert an error when an operator doesn't get found... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Dale Weiler | Better handling of multiple body functions. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Dale Weiler | Update doc/specification.tex |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Dale Weiler | Update doc/specification.tex |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Dale Weiler | Update doc/specification.tex |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Dale Weiler | Work in progress specification LaTeX document for ... |
commit | commitdiff | tree | snapshot |
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 |
next |