2013-04-16 |
Dale Weiler | Added syntax highlighting configuration files (with... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Wolfgang Bumiller | lex_try_pragma: free the buffers |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Dale Weiler | Fix memdump printing |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Dale Weiler | Rewrote memory tracking, now prints highest water mark... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Wolfgang Bumiller | fix macro parameters |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Wolfgang Bumiller | ast_expression_delete: delete varparam if it is set... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Wolfgang Bumiller | fix memleak in ast_local_codegen |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Wolfgang Bumiller | util_strdup: don't use util_memory_a with -DNOTRACK |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Dale Weiler | GCC specific stuff compile flags. |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | Added tracing to strdup for allocations, fixed some... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | cleanups |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | Fet rid of explicit file stream flushes, streams are... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | Remove one more external function |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | More flattening. I don't know why I turned off bufferin... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | Flatten more external functions |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | More function flatening |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | More function flatening |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | More external function flatening (less external symbols) |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | Revert that trans stuff |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | flatten the use of strcpy, 90% of the cases we already... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Dale Weiler | Fix possible buffer overflows. |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Dale Weiler | Fix possible bug |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Dale Weiler | Merge branch 'cooking' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Dale Weiler | Fix some memory leaks. |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Wolfgang Bumiller | Merge pull request #103 from matthiaskrgr/cooking |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Matthias Krüger | gitignore: ignore pkg.tar.xz packages in distro/arch... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Matthias Krüger | PKGBUILD: release: fix sha1sum, minor cleanup |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Matthias Krüger | PKGBUILD: git: fix for pacman 4.1.0 |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Matthias Krüger | .gitignore: add /pak |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Wolfgang Bumiller | we changed the prefix... there too |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Wolfgang Bumiller | we changed the prefix... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Dale Weiler | Merge pull request #102 from matthiaskrgr/cooking |
commit | commitdiff | tree | snapshot |
2013-03-27 |
matthiaskrgr | make: gource flags: add |
commit | commitdiff | tree | snapshot |
2013-03-27 |
matthiaskrgr | Makefile: split up 'make gource' into 'make gource... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Dale Weiler | Make variable for flexibility |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Dale Weiler | Uploadability from package building using dropbox API... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Dale Weiler | Some protection for cross arch package building |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Dale Weiler | Cross architecture stuff for distro build scripts.... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Dale Weiler | While we're at it, fix that one too. |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Dale Weiler | *sigh* |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Dale Weiler | SPACES PEOPLE |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Dale Weiler | Added gource rule to makefile |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Dale Weiler | Added isnan compiler builtin, documented what each... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Dale Weiler | fix comment |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Dale Weiler | Uh wrong file. |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Dale Weiler | Implemented smart intrinsic / builtin system. When... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Dale Weiler | Add floor to tests defs.qh |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Dale Weiler | Implemented "reverse" enum attribute, e.g enum : revers... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Dale Weiler | Fix operator precedence, closes #101 |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Dale Weiler | Better diagnostic when "floor" cannot be found. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Dale Weiler | Implemented __builtin_mod, and % operator. Added floor... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Dale Weiler | Implemented concept of enumeration attributes (can... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Dale Weiler | Implemented __builtin_exp |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Actually generate an ast_call for __builtin_pow for... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Add some ice |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Make ** RIGHT associative |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Get rid of the bullshit log stuff |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | They see me roll 'n, casting, so far they just think... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Implement exponentiation operator `**` as well as __bui... |
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 |
next |