quakeforge/tools/qfcc/test
Bill Currie f307c7bebc Rework the unary_expr grammar to allow ++*foo.
This required throwing out the primary rules that snax did up to help me
with conflicts many years ago, but they were now getting in the way. Now
the productions from primary are merged in with unary_expr.
2012-11-09 12:32:38 +09:00
..
.gdbinit
aggregate.r Yet another test. 2011-02-15 09:48:10 +09:00
base.r
bool.r Some test updates. 2011-03-04 08:27:26 +09:00
break.r
cast.r
cast2.r More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
chat.r
class-end.r More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
class-method.r
const.r More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
convert.r
dead-block.r More tests. 2011-03-03 22:32:22 +09:00
debug.r
decl.r More tests. 2011-02-14 23:10:46 +09:00
defs.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
entity-field.r Some test updates. 2011-03-04 08:27:26 +09:00
entity-field2.r More tests 2011-03-09 20:34:23 +09:00
entity-struct.r More tests 2011-03-09 20:34:23 +09:00
enum.r
field-alias.r More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
field.r More tests. 2011-02-14 23:10:46 +09:00
file-line.r
float-int.r Yay, even more tests :P 2011-03-22 15:00:46 +09:00
fold.r
foo.r
for.r
forward.r More tests 2011-03-09 20:34:23 +09:00
func.r
gcd.pas
imp.r
int-float.r Fix initializing local float variables with an integer constant. 2011-03-05 17:23:58 +09:00
ivar.r Yay, even more tests :P 2011-03-22 15:00:46 +09:00
libfrikbot.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
linkdef1.r Yet more tests. 2011-03-05 17:21:19 +09:00
linkdef2.r Yet more tests. 2011-03-05 17:21:19 +09:00
linkdef3.r Yet more tests. 2011-03-05 17:21:19 +09:00
local-func.r More tests 2011-03-09 20:34:23 +09:00
local-pointer.r
local.r
membarray.r
message.r
modulo.r
move.r Yay, even more tests :P 2011-03-22 15:00:46 +09:00
nil.r
offset.r More tests 2011-03-09 20:34:23 +09:00
overload.r
params.qc
pointer-param.r
prec.qc
precedence.r
progs.src
ptr-array.r
ptrderef.r Rework the unary_expr grammar to allow ++*foo. 2012-11-09 12:32:38 +09:00
quattest.r Allow quat * vec in ruamoko. 2012-04-26 12:00:27 +09:00
redefined.r More tests. 2011-03-03 22:32:22 +09:00
reference.r
selector.r
self-this.r More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
semi.r
shortcircuit.r
state.r
storage.r More tests 2011-03-09 20:34:23 +09:00
struct-return.r
struct.r
super.r More tests. 2011-03-03 22:32:22 +09:00
switch.r Add partial support for pointer arithmetic. 2012-11-09 12:21:45 +09:00
syntax.r More tests. 2011-02-14 23:10:46 +09:00
test-linkdef Yet more tests. 2011-03-05 17:21:19 +09:00
test.qc
test.r
test2.qc
thread-jumps.r Implement jump threading. 2012-05-03 17:42:58 +09:00
value.r More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
vector.r More tests 2011-03-09 20:34:23 +09:00
vector2.r More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
vector_float.r
void-pointer.r
void-return.qc Add a test for end of function conditional return. 2012-04-30 20:27:24 +09:00