2012-10-29 |
Wolfgang (Blub... | di/trigraph testcase |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Wolfgang (Blub... | ast_call_check_types should not check more parameters... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Wolfgang (Blub... | digraphs |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Wolfgang (Blub... | trigraphs |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Wolfgang (Blub... | Pulling in a rudimentary testsuite - we have to find... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Wolfgang (Blub... | Error when trying to assign variables whose types are... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Wolfgang (Blub... | -Wassign-function-types - since in qcc you may assign... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Wolfgang (Blub... | ast_type_to_string function |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Wolfgang (Blub... | ast_store needs to take over the type of its destination |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Wolfgang (Blub... | a failing 'parse-statement' call should not print ... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Wolfgang (Blub... | The proper way to deal with error messages which did... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Wolfgang (Blub... | add error for function parameters of invalid types |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Wolfgang (Blub... | When erroring while parsing a function and the function... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Wolfgang (Blub... | Remove the -benchmark option+code |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Wolfgang (Blub... | Don't forget to set the _alloc in vector resize, also... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Dale Weiler | some awesome documentation about CRC for future viewers |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Wolfgang (Blub... | Add the actual crc implementation |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Wolfgang (Blub... | leaving the old crc in, commented out |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Wolfgang (Blub... | Cleaner crc implementation |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Wolfgang (Blub... | Generating checksums |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Wolfgang (Blub... | code_crc added, initializing to 0 |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Wolfgang (Blub... | Print a warning if end_sys_fields was declared as a... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Wolfgang (Blub... | don't warn about unused end_sys_{globals,fields} |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Wolfgang (Blub... | link with $(LIBS), so on linux you can easily add ... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | removing some old unused stuff from lexer.h |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | forgot to put the -Werror in --help into the actual... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | remove unimplemented -f flags from --help, add the... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | Add -Werror to the --help message |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | alignment fix |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | -benchmark option to take the time in a rather simple way |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | etos builtin... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | ir_builder_delete now causes the ..._delete_quick funct... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | cache the IMMEDIATE string in the builder directly |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | copy the function context over to its ir_value as well |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | cache filenames as such instead of using code_cachedstring |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | not using cachedstring on generated string values anymo... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | fixing token-reset in modelname |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | ir_value now checks if a name was specified |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | Not labeling temps/blocks if opts_dump isn't specified |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | better labelling in ast_function_labeling, this time... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | ir: don't require a label on a block |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | the lexer now doesn't _allocate_ the token structure... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | parse_variable refactored, moved out the parsing of... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | renaming some parser functions, mainly shortining thing... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | Adding static keyword to some more parser functions |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | create_vector_members sanitized |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Wolfgang (Blub... | ir_value_life_merge_into: fix a possible underflow |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | Fixing handling of duplicate frame macros: 'continue... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | slight change to ir_value_dump_life; fixing ir_value_li... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | use the expression's linenumber for the 'statement... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | -Weffectless-statement now also triggers on effectless... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | for the sake of testing: -Wnone |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | -Weffectless-statement, on by default, creates 'stateme... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | add 'X has been declared here:' too the too-few/many... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | Warn about unused globals too, not about functions... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | Warna bout unused variables - -Wunused-variable, on... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | fixing up prevoius commit: cannot reference the parser... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | Make the lexer use the correct error-printing mechanism |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | -Wframe-macros, warn about duplicate frame macro defini... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | the -std=qcc set of operators, still have to verify... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | Add the empty globaldef/fielddef to the object, savegam... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | Don't add DEF_SAVEGLOBAL for locals actually... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | Adding DEF_SAVEGLOBAL, marking globals as to-be-saved... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | it's not the IR's job to fail when a local of the same... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | removing some extra newlines in ast error messages |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | fix: check if parsing a variable initializer failed |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | fixing mem-vector resize function |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | qcvm won't print checksum or entity field area size... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | -std=qcc now warns about variadic functions via -Wexten... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | Removing print2 and print3 from data/parsing.qc, replac... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | Variadic functions: works for builtins, warns for imple... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | for the lexer 3 dots now become TOKEN_DOTS |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | Possibility to call a main function with parameters... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | on linux we need -lm for sqrt |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Wolfgang (Blub... | vtos should use the same quotes as we use in qc source |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | MUL_VF and MUL_FV get their special life-range handling |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | commenting on the quirks of MUL_VF and MUL_FV in gmqcc... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | using %i for instruction opcode output is a little... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | committing gmqcc.h for previous exec.c commit: qc_progr... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | cut off too-long strings in disassembly |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | when using -trace in qcvm: print a newline after every... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | Nicer -trace output in qcvm/exec |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | it's SUB_V not DUB_V |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | fix the functiondef's .locals... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | for liferange calc: the block we start from must tart... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | fixing some debug output |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | more info with -dump |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | qc_vlen, and adding numbers to all builtins for clarity |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | error builtin to bail out, pawn now _always_ nulls... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | memvector resize needs to set _count as well |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | Mask out "MEM" debug messages when -memchk wasn't used |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | add ticks around vector strings created by vtos |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | vtos builtin |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | Have the parser generate immediates AFTER generating... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | First generate the globals, then the fields, so the... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | -printdefs for qcvm |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | option: -force-crc=number, added -info to executor... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | Pop off all the locals after a function |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | some vector tests |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Wolfgang (Blub... | make track=no adds -DNOTRACK WARNING: do not compile... |
commit | commitdiff | tree | snapshot |
next |