2013-06-02 |
Dale Weiler | Merge pull request #112 from matthiaskrgr/master xonotic-v0.7.0 |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Matthias Krüger | gitignore: add gmqcc, gmqpak, qmcvm, testsuite, pak. |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Wolfgang Bumiller | fix the INCLUDE_DEF flag getting applied regardless... |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Wolfgang Bumiller | fix: dotranslate now sets AST_FLAG_INCLUDE_DEF to not... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Wolfgang Bumiller | Merge pull request #109 from matthiaskrgr/PKGBUILD_master |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Matthias Krüger | PKGBUILD: archlinux: fix build by applying a patch... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Wolfgang Bumiller | dup is marked as warn-unused-result |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Wolfgang Bumiller | updating archbsd and archlinux release/PKGBUILD files |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Wolfgang Bumiller | Update CHANGES file |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Wolfgang Bumiller | Starting point of 0.3.0 |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Wolfgang Bumiller | this should be tagged 0.2.9 0.2.9 |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Wolfgang Bumiller | fix distro/ Makefiles |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Wolfgang Bumiller | don't overwrite ldflags/libs env vars |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Dale Weiler | Fix OSX compiles |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Dale Weiler | Add expressions for builtins test |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Wolfgang Bumiller | solve it, not hide it |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Wolfgang Bumiller | Revert "Just fucking initialize everything" |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Wolfgang Bumiller | manpage and ini update |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Dale Weiler | Just fucking initialize everything |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Dale Weiler | Pushing the -fexpressions-for-builtins stuff and the... |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Wolfgang Bumiller | this allows builtin numbers to be constant expressions... |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Wolfgang Bumiller | change the value of TOKEN_EOF |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Dale Weiler | Less extern |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Dale Weiler | cleaner |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Dale Weiler | less globals |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Dale Weiler | No more globals for codegen |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Wolfgang Bumiller | these can be const now before-library |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Dale Weiler | That is also not needed anymore |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Dale Weiler | not needed for arm anymore |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Dale Weiler | Apply some static where it belongs |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Dale Weiler | Fix alignment issues (can remove a clang warning, and... |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Dale Weiler | Use the LIBS properly |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Wolfgang Bumiller | Grrrr |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Wolfgang Bumiller | manpage: document and explain __FUNC__ and __NULL__ |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Wolfgang Bumiller | Allow string concatenation in the parser as well, for... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Dale Weiler | A nicer way of doing this |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Dale Weiler | remove irrelevant comment |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Dale Weiler | free the memory for asprintf |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Dale Weiler | Shitty testsuite support for windows the hacky way... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Wolfgang Bumiller | test for the simple __FUNC__ case |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Wolfgang Bumiller | recognize the simple case of __FUNC__ in the parser |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Dale Weiler | fix the intrinsic fail |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Dale Weiler | typo |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Dale Weiler | Implemented __TIME_STAMP__ predef, expands to a timesta... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Dale Weiler | Make ftepps __NULL__ translate to gmqccs untyped nil... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Dale Weiler | Merge branch 'master' into cooking |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Dale Weiler | Get it compiling in visual studio again. |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Dale Weiler | Make it compile as C++ code too |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Wolfgang Bumiller | fix noreturn testcase descriptions... those were mixed up |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Wolfgang Bumiller | initialize the vector member array so that 'cleanup... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Wolfgang Bumiller | Makefile: be more conformant: at link-time use LDFLAGS... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Wolfgang Bumiller | misc/check-doc.sh |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Dale Weiler | Website target to distro makefile for updating gh-pages |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Dale Weiler | Add download.c (used for generating the download.html... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Dale Weiler | Merge branch 'master' into cooking |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Dale Weiler | Proper install names (preserve the .exe for win32 builds) |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Merge pull request #105 from matthiaskrgr/icon |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Matthias Krüger | make: gource: display gmqcc icon in video. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Matthias Krüger | add gmqcc icon found on ohloh. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Merge branch 'master' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Some stuff for building win32 packages via mingw32 |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Merge pull request #104 from matthiaskrgr/PKGBUILD_master |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Matthias Krüger | PKGBUILD: archlinux: git: install syntax files to respe... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Wolfgang Bumiller | Merge branch 'master' into cooking |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Wolfgang Bumiller | Merge branch 'master' into cooking |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Wolfgang Bumiller | updating the manpage |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Fixes |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Merge branch 'cooking' |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Update CHANGES |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | update README to reflect syntax highlighting stuff. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Add jedit syntax highlighting support, thanks to LordHa... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | This is suppoted now |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Add syntax configuration file for gtksourceview (this... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | typo |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | update README for syntax highlighting stuff |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | A more realistic preprocessor concatenation test. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Undo that fail |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Better output on failure |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | More preprocessor testsuite support and our first prepr... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | More preprocessor testing support for the testsuite. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Initial preprocessor procedure option for testsuite... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | We don't need to specify "-should fail" because we... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | I did it, I did it, I did it, horray!, Thanks Dora... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Some work in progress preprocessing test work |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Remove hashset |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Wolfgang Bumiller | parser_const_string now uses hashtables; hashtables... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Wolfgang Bumiller | fix warnings to allow compiling with -O3 |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dale Weiler | Some inline never hurt anyone .. actually, C made a... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dale Weiler | Use hashtable for macro definitions in the preprocessor... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Wolfgang Bumiller | don't call ftepp_finish on a freed ftepp struct |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dale Weiler | More perliminary reworking for threading |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dale Weiler | Fix compile for windows. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dale Weiler | Perliminary parser reworking, required for the proposed... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Dale Weiler | Fix typo in kate syntax highlighting installation docum... |
commit | commitdiff | tree | snapshot |
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 |
next |