]> git.xonotic.org Git - xonotic/gmqcc.git/shortlog
xonotic/gmqcc.git
2015-01-19 Wolfgang Bumillermaking ast nodes derive from ast_expression
2015-01-19 Wolfgang Bumillerthis can be a move
2015-01-19 Wolfgang Bumillerast_expression: params -> type_params
2015-01-19 Wolfgang Bumillerrenaming ast_function::vtype to function_type
2015-01-19 Wolfgang Bumillerast_expression now derives from ast_node
2015-01-19 Wolfgang Bumillerrenaming some ast_node members before making ast_expres...
2015-01-16 Dale WeilerRewrite constant folder in C++
2015-01-15 Dale WeilerForgot about this file
2015-01-15 Dale WeilerRewrite intrinsic system in C++
2015-01-15 Dale Weilers/NULL/nullptr/
2015-01-15 Dale WeilerUse std::vector for static_names
2015-01-15 Dale WeilerCleanup
2015-01-15 Dale WeilerNot needed
2015-01-15 Dale WeilerUse std::vector for SYA
2015-01-15 Dale WeilerUse std::vector for break and continue ast blocks
2015-01-15 Dale WeilerUse std::vector for ast switch cases
2015-01-15 Dale WeilerUse std::vector for ast blocks
2015-01-15 Dale Weilerstd::vector for initlist
2015-01-15 Dale WeilerEliminate use of vec_ in intrin.cpp
2015-01-15 Dale WeilerEliminate use of vec_ in fold.c
2015-01-15 Dale WeilerMore std::vector
2015-01-15 Dale WeilerMore std::vector
2015-01-15 Dale WeilerMore std::vector
2015-01-15 Dale WeilerMore std::vector migration
2015-01-15 Dale WeilerStop using vec_* in testsuite code
2015-01-15 Dale WeilerUse C++ naming for structures
2015-01-15 Dale WeilerUse C++ naming for structures
2015-01-15 Dale WeilerMore std::vector migration
2015-01-15 Dale WeilerInitial movement to std::vector
2015-01-15 Dale WeilerFast math is too fast for clang
2015-01-15 Dale WeilerMake travis update to newer compilers
2015-01-15 Dale Weiler.c -> .cpp
2015-01-14 Dale WeilerMore cleanup
2015-01-14 Dale WeilerMore cleanup
2015-01-14 Dale WeilerThis is supposted in C99
2015-01-14 Dale WeilerRemove license headers. The LICENSE file is sufficent
2015-01-14 Dale WeilerMore cleanup
2015-01-14 Dale WeilerMinifi README
2015-01-14 Dale WeilerRemove these too
2015-01-14 Dale WeilerRemove msvc project files and misc stuff
2015-01-14 Dale WeilerRemove hash.c
2015-01-14 Dale WeilerRemove all the support stuff
2015-01-14 Dale WeilerRemove fs.c ansi.c and PORTING guide
2015-01-14 Dale WeilerMajor cleanup of platform/fs stuff
2015-01-14 Dale WeilerAdd qcvm rule to makefile
2015-01-14 Dale WeilerUpdate travis file
2015-01-14 Dale WeilerInclude dependencies in the makefile
2015-01-14 Dale WeilerLinker flags after objects
2015-01-14 Dale WeilerRemove stat_info calls
2015-01-14 Dale WeilerRemove memory tracker
2015-01-14 Dale WeilerSimpler hash function
2015-01-14 Dale WeilerRemove MSVC support code. Simplified makefile
2015-01-14 Dale WeilerRemove gmpak
2015-01-14 Dale WeilerRemove spelling corrector
2015-01-09 Dale WeilerUpdate license headers
2015-01-09 Dale WeilerFix variable declarations in for-loop initializers
2015-01-07 Dale WeilerMore comments
2015-01-07 Dale Weilergrammar
2015-01-07 Dale WeilerFix the soft float implementation. Comment it as well.
2014-12-10 Dale WeilerMerge branch 'cooking'
2014-12-10 Dale WeilerWhen storing to a vector member as part of an entity...
2014-11-07 Dale WeilerImplement support for #include MACRO and #include __LINE__
2014-11-07 Dale WeilerDon't emit whitespace when stringifying TOKEN_WHITE.
2014-11-04 Dale WeilerAllow negation to propagate inexactness in constant...
2014-10-18 Wolfgang Bumillermanpage/init: -fsplit-vector-parameters description
2014-10-18 Wolfgang Bumillerwe like to spell things properly - if this commit messa...
2014-10-18 Wolfgang Bumillerir_builder_imm_float: add IR_FLAG_ERASEABLE
2014-10-18 Wolfgang Bumillerir_builder_imm_float: mark them as const, otherwise...
2014-10-18 Wolfgang Bumillersplit-vectors test
2014-10-18 Wolfgang Bumilleradding -fsplit-vector-parameters, todo: float-lookup...
2014-10-18 Wolfgang Bumillerrenaming the length operator to _length and fixing...
2014-10-17 Dale WeilerSupport text type escape sequences \b and \s.
2014-10-17 Dale WeilerConverting a literal to null pointer produces a warning
2014-09-29 Dale WeilerFix tests
2014-09-29 Dale WeilerSome fixes
2014-09-27 Dale WeilerMake it a function
2014-09-27 Dale WeilerImplemented length operator. This closes #130
2014-09-27 Dale WeilerImplement ini [includes] area like Trac. This closes #65
2014-09-27 Dale WeilerMake that unsigned
2014-09-27 Dale WeilerImplement support for indirect macro expansions in...
2014-09-26 Dale Weilersilly clang warning is silly
2014-09-26 Dale WeilerFix hash strlen properly instead of blindly disabling it
2014-09-26 Wolfgang Bumilleraccidentally left those in
2014-09-26 Wolfgang BumillerFor now I'll just disable this
2014-09-26 Wolfgang Bumillerhopefully sanitize field creation logic a bit
2014-08-12 Dale WeilerFix
2014-07-31 Dale WeilerSet name for is_varargs too.
2014-07-31 Dale WeilerFix T...name
2014-07-31 Dale WeilerRemove debug info from parse error.
2014-07-31 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2014-07-31 Dale WeilerParameter omitting in fteqcc is disallowed.
2014-06-15 Wolfgang Bumillerfixing wrong paths in the uninstall target
2014-05-29 Dale WeilerHandle encoding errors for platform_vasprintf
2014-05-27 Dale WeilerMake it compile as C++ code.
2014-05-25 Dale WeilerMerge branch 'arithmetic_exceptions' into cooking
2014-05-25 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2014-05-25 Dale WeilerSome fixes
2014-05-25 Dale WeilerFix vec3_cross. Added optimization to Makefile since...
2014-05-25 Dale WeilerMore work on vector arithmetic exceptions.
2014-05-25 Dale WeilerMore work for arithmetic exception on vectors.
next