projects
/
xonotic
/
gmqcc.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/gmqcc.git
2012-12-16
Dale Weiler
Update some info
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Dale Weiler
Fix some typos
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Dale Weiler
Add TODO
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Dale Weiler
Fix testsuite. Also added an additional test to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Wolfgang (Blub...
Another peephole optimization
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Wolfgang (Blub...
s/ir_function_pass_minor/ir_function_pass_peephole/
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Wolfgang (Blub...
Adding an 'install-doc' target to the Makefile, which...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Wolfgang (Blub...
Adding -f flags to the manpage
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Wolfgang (Blub...
Adding all the warnings to the manpage
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Wolfgang (Blub...
Updating usage message a bit
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Wolfgang (Blub...
Temporarily disable the new tempalloc strat
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Wolfgang (Blub...
Moving all the global opts_ variables into a struct...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Wolfgang (Blub...
-Ominor -> -Opeephole; added -Olocaltemps flag; using...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Wolfgang (Blub...
unexpected typename error when there are typenames...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Wolfgang (Blub...
get rid of some code duplication, and fix some wrong...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Wolfgang (Blub...
Tiny codegen optimization: silently ignore the creation...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Wolfgang (Blub...
remember this for later
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Wolfgang (Blub...
More stuff in qcvm -printfuns
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Wolfgang (Blub...
ir_function_pass_minor: some minor optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Wolfgang (Blub...
ast_block_add_expr now lets the block fully adopt the...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Wolfgang (Blub...
s/parser_sy_pop/parser_sy_apply_operator/
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Wolfgang (Blub...
ast_ternary_codegen: use codegen_outpu_type
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Dale Weiler
Fix testsuite for -compile cases
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Wolfgang (Blub...
-Werror now changes the word 'warning' into 'error'
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Wolfgang (Blub...
noref -compile testcase
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Wolfgang (Blub...
Parsing the 'noref' keyword; this also gets rid of...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Wolfgang (Blub...
Parsing noref-pragma
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Wolfgang (Blub...
ftepp_preprocess_string uses strlen - push nul-byte...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Dale Weiler
Hide execution call to testsuite with @ in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Dale Weiler
-g now turns on -flno
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Dale Weiler
Merge branch 'master' of github.com:graphitemaster...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Dale Weiler
Added preprocessor test
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Wolfgang (Blub...
Don't warn about uninitialized stuff in accessors ...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Wolfgang (Blub...
Sanity check in ast_generate_accessors
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Wolfgang (Blub...
Get rid of some code duplication
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Dale Weiler
Merge branch 'master' of github.com:graphitemaster...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Wolfgang (Blub...
Copy the real test output to ternary-fte.tmpl
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Dale Weiler
Add whitespace to ternary-fte template so it matches...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Dale Weiler
Fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Dale Weiler
Merge branch 'master' of github.com:graphitemaster...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Dale Weiler
Improved testsuite diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Wolfgang (Blub...
Remove an unused variable qc_stof
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Dale Weiler
Fix testsuite
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Wolfgang (Blub...
Fix ternary operator entry for -std=gmqcc
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Wolfgang (Blub...
Updating ternary testcase to use -fcorrect-ternary...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Dale Weiler
added __STD_VERSION_[MINOR/MAJOR]__, and vec_upload
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Wolfgang (Blub...
Fix a type size bug: non-var locals overlapped with...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Wolfgang (Blub...
Remove unused omit-nullbytes code in code.c
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Wolfgang (Blub...
Removed -fomit-null-bytes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Wolfgang (Blub...
Some of the output types were superfluous; others are...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Wolfgang (Blub...
Add some more output and field types so you can now...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Wolfgang (Blub...
stof builtin #9
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Wolfgang (Blub...
function pointer's output types need to be set for...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Wolfgang (Blub...
More info in qcvm -printfuns
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Wolfgang (Blub...
-fcorrect-ternary; by default -std=fteqcc now uses...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Wolfgang (Blub...
Sanity check for -Wternary-precedence
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Wolfgang (Blub...
-Wternary-precedence; *sight* this is tough
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Wolfgang (Blub...
Generate extparams on calls too since the to-be-called...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
More ternary fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Offsetting builtins so we can use 'if builtin!=0' as...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Upping the default max-array-limit *sigh*
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
and 'const' is a keyword, not an ident
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
var const / const var - both need to be allowed
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
some SYA fix; adding optional variable parsing to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
skipwhite bugfix
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
bodyless loops still have to loop
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
changing parse_statement_or_block to return a bool...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
apparently #0 is a valid builtin number, used for some...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
prepare fields before generating globals so we avoid...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
field constants - revert globals generated after fields
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
remember if an ast_value is a field-declaration, build...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
additional info in an internal error
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Use the field parameter type on the raw paramter type...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
qcvm -printfuns; prog_section_function.nargs is now...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Adding opts.def as dep to everything which has gmqcc...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
All ir_instrs now get their lex-context, so that we...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
increase the ridiculously low size limit on lex-pragma...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
update other value/const check for array indexing
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Don't treat initialized non-consts as static array...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Keeping track of numbers for debugging
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
out-of-bounds indexing check on static array indexing
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
We can now reintroduce the 'preprocessor-directives...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Ignore modelgen commands with lex->flags.preprocessing
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Wrong condition *sigh*
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Still have to parse ahead though
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Don't expand macros inside #if 0 at _all_
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Don't produce 'unknown token' errors in preprocessing...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Don't try to add a slash to actual filenames, only...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Don't try to compile an empty output from the preprocessor
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
remove array-field without parens warning since it...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Fix indentation of compile_warning
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
lex_ctx of a return will be at the return keyword now
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
revert 1 of the error messages
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Keep track of the beginning of a block
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
mark vectors as used when their members are used
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
fteqcc's \{number\} string control sequences
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
fteqcc like \[ and \] in strings
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
lexer: hex sequences with \x and fteqcc-specific handli...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
Set the full const/var qualifier; only generate warning...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Wolfgang (Blub...
don't just store a 'bool constant' in the ast/ir, store...
commit
|
commitdiff
|
tree
|
snapshot
next