projects
/
xonotic
/
gmqcc.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/gmqcc.git
2021-07-09
Dale Weiler
reset framevalue on includes like fteqcc
graphitemaster/main
xonotic-v0.8.5
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Dale Weiler
fix -fsort-operands
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Dale Weiler
allow dots in frame names to compile hypnotic
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Dale Weiler
allow comparing explicitly against nil
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Dale Weiler
fixed mixing of old and new framemacro syntax
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Dale Weiler
fix bug 197, 198, and 199 properly
commit
|
commitdiff
|
tree
|
snapshot
2021-03-28
Dale Weiler
fix bug #188
commit
|
commitdiff
|
tree
|
snapshot
2021-03-28
Dale Weiler
rewrite dead code elimination for conditionals
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Dale Weiler
fclose when fopen actually succeeds
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Dale Weiler
set m_op as well when doing a-(-b) => a+b peephole
commit
|
commitdiff
|
tree
|
snapshot
2021-03-02
Dale Weiler
pass parent scope to parse_statement_or_block
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Dale Weiler
fix crash when cleaning up functions related to [[accum...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Dale Weiler
new makefile
graphitemaster/master
commit
|
commitdiff
|
tree
|
snapshot
2019-09-15
Wolfgang Bumiller
tests: xor peephole optimization regression test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-15
Wolfgang Bumiller
ir: fix generation of multi-op vinstrs
commit
|
commitdiff
|
tree
|
snapshot
2019-09-15
Wolfgang Bumiller
introduce another vinstr temp
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Dale Weiler
Merge pull request #187 from divVerent/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
divVerent
Fix printing of floating poing values in -dumpfin.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Dale Weiler
fix __builtin_nan and add some missing builtins
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Dale Weiler
fix octals
commit
|
commitdiff
|
tree
|
snapshot
2018-09-01
Dale Weiler
fixes for progs.src
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Dale Weiler
Merge branch 'master' of github.com:graphitemaster...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Dale Weiler
added -fdefault-eraseable which is the same as adding...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Dale Weiler
Delete .travis.yml
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Dale Weiler
error if a function is called from global scope opposed...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Wolfgang Bumiller
catch broken vector member access
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Wolfgang Bumiller
add variable search order test
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Wolfgang Bumiller
Make parser_find_local only actually search locals
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Wolfgang Bumiller
Revert "search for funciton param first before function...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Dale Weiler
fix some UB
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Dale Weiler
search for funciton param first before function locals...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-26
Dale Weiler
Merge branch 'master' of github.com:graphitemaster...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-26
Dale Weiler
don't generate storep for vector field unless it's...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-26
Dale Weiler
Merge pull request #177 from xonotic/terencehill/warnin...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-26
Dale Weiler
Merge pull request #180 from xonotic/mem_leak_fix_on_fa...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-26
Dale Weiler
fix writing of globaldefs for vector subcomponents...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-26
Dale Weiler
fix member binops on entity fields to generate STOREP...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
Wolfgang Bumiller
cleanup: 'move of a temporary object prevents copy...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
Wolfgang Bumiller
move more parser code to c++, fix crashes with gcc
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
Wolfgang Bumiller
cleanup some silly more warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
Wolfgang Bumiller
cleanup: silence fallthrough warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
terencehill
Get rid of a warning on Windows
terencehill/warning_removal
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Wolfgang Bumiller
tests: add check for vector negation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Wolfgang Bumiller
qcvm: add stov builtin #16
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Wolfgang Bumiller
ir: fix vector negation using the nil value
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
David Carlier
two small memory leak fixes on failure paths
mem_leak_fix_on_failure_paths
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Wolfgang Bumiller
sanitize: shift 1u (unsigned) for flag bits
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Wolfgang Bumiller
c++: exec.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Wolfgang Bumiller
c++: ir_function::m_params
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Wolfgang Bumiller
c++: ir: function_allocator
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Wolfgang Bumiller
c++: ir_block::m_instr
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Wolfgang Bumiller
c++: ir_block::m_exits
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Wolfgang Bumiller
c++: ir_block::m_entries
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Dale Weiler
Cleaner way to set the mask for -Wunused-component
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Dale Weiler
Just mark LOCAL_RETURN noref instead of checking for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Dale Weiler
Remove parser m_uses in favor of {IR,AST}_FLAG_NOREF...
commit
|
commitdiff
|
tree
|
snapshot
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
next