projects
/
xonotic
/
gmqcc.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/gmqcc.git
2012-11-19
Dale Weiler
Added command line parsing to test-suite
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Dale Weiler
stdout/stderr logging functional now.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Dale Weiler
Test suite now logs stdout/stderr to respective files
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Dale Weiler
Merge branch 'master' into test-suite
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Dale Weiler
More makefile changes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Wolfgang (Blub...
install targets
0.1
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Dale Weiler
Merge branch 'master' into test-suite
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Dale Weiler
Added more tests, fixed existing ones, and some more...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Wolfgang (Blub...
Temporary list of dependencies for objects
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Wolfgang (Blub...
quick and dirty fix to lexerror for when fopen fails
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Wolfgang (Blub...
removing mem.c from this branch in preparation for 0.1
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Dale Weiler
sigh
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Dale Weiler
Fix test suite
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Dale Weiler
Actually add the tests
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Dale Weiler
Test system works, and added some working tests!
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Dale Weiler
Actually commit the new test stuff
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Dale Weiler
New test-suite initial implementation. Just need to...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Wolfgang (Blub...
Removing old make rules for ir/ast tests in deleted...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Wolfgang (Blub...
Free the 3 actual vectors, not the first 3 times
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Wolfgang (Blub...
Fixing util_memory_r
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Wolfgang (Blub...
moving _vec_remove above the 'exposed interface' comment
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Wolfgang (Blub...
Fix a typo causing NOTRACK to fail
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Dale Weiler
This bug was what caused mem.c to crash, dear lord
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Wolfgang (Blub...
Replacing lexer's vectors and getting rid of the macros
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Wolfgang (Blub...
Replaced it all...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Wolfgang (Blub...
cleaned up empty lines
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Dale Weiler
Some man page changes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Dale Weiler
Some more changes: added redirout/redirerr command...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Dale Weiler
added --nocolor and fixed bug
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Dale Weiler
Remove test binary file
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Dale Weiler
Use new console system everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Dale Weiler
FIX TEH BLOCK
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Wolfgang (Blub...
Merging in new-syntax
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Dale Weiler
Remove the tput shit
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Dale Weiler
Fix teh bugs, thanks div0
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Dale Weiler
Clever hack to determine terminal color support for...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Dale Weiler
preliminary segregated console subsystem
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Wolfgang (Blub...
if not() support
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Wolfgang (Blub...
'not' is now a keyword
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Wolfgang (Blub...
if not() support
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Wolfgang (Blub...
'not' is now a keyword
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Wolfgang (Blub...
improve the warning
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Wolfgang (Blub...
Warn (via -Wextensions) when accessing a field-of-array...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Dale Weiler
More buddy allocator changes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Wolfgang (Blub...
when finishing an array-indexing operation the parser...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Wolfgang (Blub...
Fix a very stupid bug in the executor which prevented...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Dale Weiler
Some allocator changes (still doesn't work)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Wolfgang (Blub...
fix wrong const qualifier
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Wolfgang (Blub...
allowing inexing of array-fields
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Wolfgang (Blub...
array-field setter needs to use STOREP*
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Wolfgang (Blub...
support for ast_entfield nodes with specific output...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Wolfgang (Blub...
add an asterror message for ast_entfield_new with a...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Wolfgang (Blub...
entity-array-field-setter generation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Wolfgang (Blub...
code to instantiate field-array accessors
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Wolfgang (Blub...
Preparing to generate accessors for field arrays
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Wolfgang (Blub...
more factorizing and shortening of code
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Wolfgang (Blub...
shorten some code
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Wolfgang (Blub...
genearting field arrays
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Dale Weiler
More work on buddy allocator
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Dale Weiler
JS stuff
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Dale Weiler
working on a buddy allocator for gmqcc (initial code...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
qcvm -trace now shows the current function name and...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
call ir_function_finalize on array accessors otherwise...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
apply the typemask where previously forgotten
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
show the function name for CALLs in disasm
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
Generating function-local arrays
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
fix an uninitialized value
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
calling the array setter when required
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
Fix array-index codegen conditions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
Fixing lexer to not classify wrong tokens as operators
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
handling of op-[
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
Handling [ in the SYA
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
index operator actually has 2 operands, not 0
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
lexer needs to fill the token for the index operator...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
array index opening-paren can now return TOKEN_OPERATOR...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
SY_PAREN_ constants to replace magic numbers
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
get-accessor calling in ast_array_index_codegen
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
Store accessors in the ast_value for access from within...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
array accessor function genaration
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
properly in all situations where an array is part of...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
Don't allow arrays and other unsupported parameter...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
Starting to add error messages for when using array...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
ast->ir for TYPE_ARRAY globals
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
need to use ast_unref rather than ast_delete on the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
Removed -O3 from Makefile again
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
adding opts_max_array_size with a default of 1024,...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
for arrays, ast_value will contain several ir_values...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
Fixing execloop indentation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
parser_compile_file vs parser_compile_string
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
lex_open_string
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
parse arrays
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
first parsing of [ - pushing temp changes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
-fadjust-vector-fields is now on by default in -std...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
array-subscript operator entries
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
Preparing to parse arrays: adding TYPE_ARRAY and union...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
Support non-const initialized locals
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
Shouldn't require a 'local' keyword for local fieldpointers
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
Locals of type .vector will now also properly generate...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
globals of type .vector will now properly generate...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Wolfgang (Blub...
Support in the AST for TYPE_FIELD globals which are...
commit
|
commitdiff
|
tree
|
snapshot
next