projects
/
xonotic
/
gmqcc.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/gmqcc.git
2016-11-24
Dale Weiler
Add -Wunused-component like -Wunused-variable but warns...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Dale Weiler
more intelligent handling of unused vector fields
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Dale Weiler
Fix #158
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Dale Weiler
Fix #161
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Dale Weiler
Fix #171
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Dale Weiler
Fix fieldfuncs test and track unused variables through...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Dale Weiler
Don't generate unused warnings for unused constants
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Wolfgang Bumiller
fix access to fields of vector members
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Wolfgang Bumiller
Revert "Fix ent.vec.{x,y,z} writes"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Dale Weiler
Fix ent.vec.{x,y,z} writes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Dale Weiler
Unused globals even if they have an initial value shoul...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Dale Weiler
Warning
xonotic-v0.8.2
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Wolfgang Bumiller
update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Dale Weiler
Merge pull request #172 from TimePath/cmake
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
TimePath
Add CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Dale Weiler
Fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Dale Weiler
eh
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Dale Weiler
Fix makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Dale Weiler
Merge branch 'master' into cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Dale Weiler
oops
graphitemaster/cooking
graphitemaster/legacy
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Dale Weiler
Fix unary negation (-)
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Wolfgang Bumiller
tempcommitting a whole bunch of to-c++ conversions
graphitemaster/cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Wolfgang Bumiller
remove a bunch of unnecessary c-casts to ast_expression*
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Wolfgang Bumiller
Merge branch 'cleanup' of git://github.com/graphitemast...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Wolfgang Bumiller
fix std::string constructed from nullptr
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Wolfgang Bumiller
ast_unary::make: safer double-negation optimization...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Wolfgang Bumiller
fix backward propagateSideEffect impl
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Wolfgang Bumiller
destructor call order is important here
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Wolfgang Bumiller
ir_instr_delete_quick needs to clear _m_ops
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Wolfgang Bumiller
ast conversion mostly finished
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Dale Weiler
Same on the cleanup branch
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Dale Weiler
Don't allocate globals for constants that aren't read
xonotic-v0.8.1
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Dale Weiler
Constant folding for strings
xonotic-data/qc_updates
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Dale Weiler
Merge branch 'cleanup' of github.com:graphitemaster...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Dale Weiler
Constant folding for string comparisons too
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Dale Weiler
Fix for loops
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Dale Weiler
For now
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Wolfgang Bumiller
BROKEN: more ast nodes converted
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Wolfgang Bumiller
add another test that we just didn't have anywhere...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Wolfgang Bumiller
BROKEN: in the middle of converting ast nodes to c...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Wolfgang Bumiller
a whole lotta 'm_'s
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Wolfgang Bumiller
why didn't gcc catch that...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Wolfgang Bumiller
fix for loops
commit
|
commitdiff
|
tree
|
snapshot
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
next