projects
/
xonotic
/
gmqcc.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/gmqcc.git
2015-01-20
Wolfgang Bumiller
for now just call the dtors like this
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Wolfgang Bumiller
more c++ migration for ast/ir/code; reached a working...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Wolfgang Bumiller
temp committing major c++ification
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Wolfgang Bumiller
making ast nodes derive from ast_expression
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Wolfgang Bumiller
this can be a move
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Wolfgang Bumiller
ast_expression: params -> type_params
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Wolfgang Bumiller
renaming ast_function::vtype to function_type
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Wolfgang Bumiller
ast_expression now derives from ast_node
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Wolfgang Bumiller
renaming some ast_node members before making ast_expres...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Dale Weiler
Rewrite constant folder in C++
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Forgot about this file
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Rewrite intrinsic system in C++
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
s/NULL/nullptr/
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Use std::vector for static_names
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Not needed
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Use std::vector for SYA
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Use std::vector for break and continue ast blocks
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Use std::vector for ast switch cases
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Use std::vector for ast blocks
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
std::vector for initlist
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Eliminate use of vec_ in intrin.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Eliminate use of vec_ in fold.c
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
More std::vector
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
More std::vector
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
More std::vector
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
More std::vector migration
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Stop using vec_* in testsuite code
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Use C++ naming for structures
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Use C++ naming for structures
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
More std::vector migration
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Initial movement to std::vector
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Fast math is too fast for clang
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
Make travis update to newer compilers
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dale Weiler
.c -> .cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
More cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
More cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
This is supposted in C99
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Remove license headers. The LICENSE file is sufficent
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
More cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Minifi README
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Remove these too
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Remove msvc project files and misc stuff
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Remove hash.c
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Remove all the support stuff
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Remove fs.c ansi.c and PORTING guide
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Major cleanup of platform/fs stuff
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Add qcvm rule to makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Update travis file
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Include dependencies in the makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Linker flags after objects
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Remove stat_info calls
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Remove memory tracker
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Simpler hash function
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Remove MSVC support code. Simplified makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Remove gmpak
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Dale Weiler
Remove spelling corrector
commit
|
commitdiff
|
tree
|
snapshot
2015-01-09
Dale Weiler
Update license headers
commit
|
commitdiff
|
tree
|
snapshot
2015-01-09
Dale Weiler
Fix variable declarations in for-loop initializers
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Dale Weiler
More comments
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Dale Weiler
grammar
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Dale Weiler
Fix the soft float implementation. Comment it as well.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Dale Weiler
Merge branch 'cooking'
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Dale Weiler
When storing to a vector member as part of an entity...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Dale Weiler
Implement support for #include MACRO and #include __LINE__
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Dale Weiler
Don't emit whitespace when stringifying TOKEN_WHITE.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Dale Weiler
Allow negation to propagate inexactness in constant...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Wolfgang Bumiller
manpage/init: -fsplit-vector-parameters description
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Wolfgang Bumiller
we like to spell things properly - if this commit messa...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Wolfgang Bumiller
ir_builder_imm_float: add IR_FLAG_ERASEABLE
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Wolfgang Bumiller
ir_builder_imm_float: mark them as const, otherwise...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Wolfgang Bumiller
split-vectors test
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Wolfgang Bumiller
adding -fsplit-vector-parameters, todo: float-lookup...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Wolfgang Bumiller
renaming the length operator to _length and fixing...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Dale Weiler
Support text type escape sequences \b and \s.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Dale Weiler
Converting a literal to null pointer produces a warning
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Dale Weiler
Fix tests
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Dale Weiler
Some fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Dale Weiler
Make it a function
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Dale Weiler
Implemented length operator. This closes #130
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Dale Weiler
Implement ini [includes] area like Trac. This closes #65
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Dale Weiler
Make that unsigned
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Dale Weiler
Implement support for indirect macro expansions in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Dale Weiler
silly clang warning is silly
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Dale Weiler
Fix hash strlen properly instead of blindly disabling it
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Wolfgang Bumiller
accidentally left those in
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Wolfgang Bumiller
For now I'll just disable this
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Wolfgang Bumiller
hopefully sanitize field creation logic a bit
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Dale Weiler
Fix
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Dale Weiler
Set name for is_varargs too.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Dale Weiler
Fix T...name
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Dale Weiler
Remove debug info from parse error.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Dale Weiler
Merge branch 'cooking' of github.com:graphitemaster...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Dale Weiler
Parameter omitting in fteqcc is disallowed.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Wolfgang Bumiller
fixing wrong paths in the uninstall target
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Dale Weiler
Handle encoding errors for platform_vasprintf
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Dale Weiler
Make it compile as C++ code.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-25
Dale Weiler
Merge branch 'arithmetic_exceptions' into cooking
commit
|
commitdiff
|
tree
|
snapshot
2014-05-25
Dale Weiler
Merge branch 'cooking' of github.com:graphitemaster...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-25
Dale Weiler
Some fixes
commit
|
commitdiff
|
tree
|
snapshot
next