projects
/
xonotic
/
gmqcc.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/gmqcc.git
2013-01-12
Dale Weiler
Uhh I did it again
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Dale Weiler
serpate line travis-ci build url for notifications
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
fix a build issue
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
vararg testcases
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
gmqcc.ini.example: VARIADIC_ARGS
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
manpage: -fvariadic-args
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
guarding vararg code by -fvariadic-args
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
this is useless and just confused me a lot, removing
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
entity setter array subscript needs to get a correct...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
copying the output type on ast_array_index_codegen
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
Copying arg counter into the local
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
Creating the argument counter if requested
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
updated CHANGES file
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
Added '...(idx,type)' to access varargs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
added gen_function_varargs_copy
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
mask -Olocal-temps by IR_FLAG_MASK_NO_LOCAL_TEMPS which...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
ir_function stores max_varargs now
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
builtins are generally not declared const, so don't...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
While at it: moving generation of reserved:version...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
create store to reserved:va_count; fix: don't build...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
ast_call now has a va_count which causes a store to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
vararg accessor generation
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
parsing of vararg-counter
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
updated CHANGES file
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
type restricted varargs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
Declaration of type-restricted varargs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
keep track of the highest parameter count of calls...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Wolfgang Bumiller
'static' shouldn't be accepted in the global scope...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Wolfgang Bumiller
filling type_name in exec.c
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Wolfgang Bumiller
code cleanup: prog_tempstring used to cast const char...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Wolfgang Bumiller
fixing CHANGES: this actually was not part of 0.2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Wolfgang Bumiller
CHANGES file updated
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Wolfgang Bumiller
Fix a typo - why the hell does clang not complain?...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Wolfgang Bumiller
manpage: --add-info
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Wolfgang Bumiller
added the --add-info compile switch: it adds a global...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Wolfgang Bumiller
Added a flag to both ast and ir which enforces the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Wolfgang Bumiller
In order to avoid release version strings in non-git...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
replacing an error message in the enum parsing
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Dale Weiler
mention CHANGES in README
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Dale Weiler
Better enumeration test
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
enum testcase
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Dale Weiler
will warn about "check" no such file or directory ...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
correction fix: don't try to create edits for an empty...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
CHANGES file updated
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
Allow accessing vector components via the . operator...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
CHANGES file updated
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
parse_expression_leave: also end at a closing } - enum...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
simple 'enum' implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
strictness sweep: (void)-ing all vec_ macros which...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
git package is now named gmqcc-git, also added conflict...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
the -git PKGBUILD needs 'git' as makedepends according...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
checking if git even is available
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
--version now prints GMQCC_GITINFO, which is not not...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
Fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
This file seems to live in the past. Let's pull it...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
manpage: updating the section about nil vs fteqcc-__NULL__
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
fixed a bug which allowed some statements to end in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Wolfgang Bumiller
for compile-time constants << and >> are now available
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Wolfgang Bumiller
manpage: A note about __NULL__ vs nil
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Wolfgang Bumiller
Adding a CHANGES file
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Wolfgang Bumiller
manpage: __DATE__, __TIME__ predefs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Wolfgang Bumiller
don't call correct_edit anew for each scope
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Wolfgang Bumiller
Factor out the adding of globals in various places...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Wolfgang Bumiller
manpage: Document change to -Wall
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Wolfgang Bumiller
-Wall now does not set -Wuninitialized-global
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Wolfgang Bumiller
fixing a crash caused by the correction: setting correc...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Wolfgang Bumiller
removing a goto loop
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Wolfgang Bumiller
testcase for mul_vf/fv
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Wolfgang Bumiller
So it wasn't _reall_ the optimization... it just made...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Wolfgang Bumiller
more IR dump verbosity; fix: MUL_VF/FV additional lifer...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Wolfgang Bumiller
sqrt and normalize builtins
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Wolfgang Bumiller
better solution to blockstart pointlife issues
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Wolfgang Bumiller
Seems like there's still a problem with it - -Olocal...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Wolfgang Bumiller
added a testcase for -Olocal-temps
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Wolfgang Bumiller
error when trying to break/continue outside of loops...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Wolfgang Bumiller
Moving -Olocal-temps back to -O3
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Wolfgang Bumiller
This should fix the -Olocal-temps issue; set v->unique_...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Wolfgang Bumiller
more info in the IR dump
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Dale Weiler
close #76 implemented -Werror-some-warning section...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Dale Weiler
Merge branch 'master' of github.com:graphitemaster...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Dale Weiler
Move splint.sh into the Makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Wolfgang Bumiller
moving -Olocal-temps to -O4 until the issues are solved
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Wolfgang Bumiller
Guard 2 peephole optimizations which should only work...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Wolfgang Bumiller
Fix some possible NULL access in an error case
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Wolfgang Bumiller
__STD_QCCX__ on -std=qccx - I have no idea about what...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Wolfgang Bumiller
manpage: bring the list of included -f and -W flags...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Wolfgang Bumiller
Adding -ftranslatable-strings to -std=gmqcc
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Wolfgang Bumiller
make the LNOF header compiler friendlier
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Wolfgang Bumiller
Merge branch 'master' of git://github.com/graphitemaste...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Wolfgang Bumiller
fixup qcvm parameter handling, now progs.dat can be...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Pipe stderr from makedepend for depend rule in makefile...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Add test alias to check for make file
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Add splint rule to makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
remove never reached return
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Enable corrector by default
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Merge branch 'screwaround'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
remove a the
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Document the awesome hack
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Wolfgang Bumiller
An evil optimization to the trie, now has a fixed amoun...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Cleaner transformation calls (one less size_t for agrum...
commit
|
commitdiff
|
tree
|
snapshot
next