projects
/
xonotic
/
gmqcc.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/gmqcc.git
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
2013-01-06
Dale Weiler
Leave a space here for makedepend
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Add a "depend" rule for the makefile. It uses makedepe...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
No need to +1 for comparision in correct_known_resize
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Fix comments
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Remove trailing shitspace
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Use -O2 by default
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Less pointer dereferences
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Screw you clang :-)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
A little faster, plus some more research
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
This is a work of art, it deserve nice comments :)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Fixes and more documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Add a notice
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Use memcmp with strlen for correct_exists (it's a hell...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
No more uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Some more nicer loops
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Nicer loops
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Cleanups and documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Remove override macros
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Remove an illegal mem_d
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dale Weiler
Cleanup the pool system for correct.c. Use blubs corre...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Dale Weiler
Don't use notices
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Dale Weiler
Better IRC hook
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Dale Weiler
notifications
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Dale Weiler
Add irc to travis
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Dale Weiler
Add travis.yml
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Wolfgang Bumiller
Committing an evil allocator and a trie to speed up...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Wolfgang Bumiller
Merge branch 'master' of git://github.com/graphitemaste...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Wolfgang Bumiller
Get rid of correct_strndup and correct_concat altogethe...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Dale Weiler
Disable enhanced diagnostics as they're too slow.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Dale Weiler
Implemented -f[no]enhanced-diagnostics, to enable/disab...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Dale Weiler
Remove constant string literal for correction check...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Dale Weiler
Merge branch 'correct'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Dale Weiler
Got rid of all the memleaks. We can now merge with...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Dale Weiler
Itegration of corrector. Seems to be some leaks in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Dale Weiler
Cleanups and add the corrector to the makefile. Starti...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Dale Weiler
Fix all the memleaks in the corrector. Holy shit, the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Dale Weiler
Fix another two leaks
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Dale Weiler
Remove some memory leaks in the corrector. There is...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Dale Weiler
Work on "did you mean? <ident>" support for errors...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Wolfgang Bumiller
Merge remote-tracking branch 'origin/pp-unary-numbers'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Wolfgang Bumiller
handling the ast-destruction in computed goto
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Dale Weiler
Merge branch 'master' of github.com:graphitemaster...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Dale Weiler
Add specialized diagnostics for when predefined macros...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Wolfgang Bumiller
check for TYPE_NOEXPR in general when applying an operator
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Wolfgang Bumiller
Introducing TYPE_NOEXPR so that these undefined labels...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Wolfgang Bumiller
parse_expression now takes a boolean flag on whether...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Dale Weiler
Fix argument padding for win_fputs and alike.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Dale Weiler
More error checking and proper unreferencing of ast...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Dale Weiler
Some error checking for computed goto.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Dale Weiler
Fix the testsuite bug, and implemented QCFLAGS envirome...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Dale Weiler
Implemented __TIME__ for ftepp
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Dale Weiler
Implemented __DATE__ for ftepp
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Dale Weiler
Remove "got" left behind from debugging.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Dale Weiler
Implemented computed goto + added goto test for testsui...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Wolfgang Bumiller
lex->flags.preprocessing causes the lexer to parse...
commit
|
commitdiff
|
tree
|
snapshot
next