]> git.xonotic.org Git - xonotic/gmqcc.git/commit
qc weirdness examples
authorMartin Taibr <taibr.martin@gmail.com>
Sun, 17 Nov 2019 11:47:04 +0000 (12:47 +0100)
committerMartin Taibr <taibr.martin@gmail.com>
Sun, 17 Nov 2019 11:47:04 +0000 (12:47 +0100)
commit2ce3fb0be5efe675d6910ba7a4a8165d0272f731
tree1901b6a2fa7569ad2a259dc0cd74680661a3af5b
parent94c2936bfad224529cf326d539a5cdac0a286183
qc weirdness examples
12 files changed:
tests/_accumulate.qc [new file with mode: 0644]
tests/_from_wiki_typedef.qc [new file with mode: 0644]
tests/_fuck_retarded_sigs.qc [new file with mode: 0644]
tests/_listing_fieldref.qc [new file with mode: 0644]
tests/_my_test.qc [new file with mode: 0644]
tests/_string_nil.qc [new file with mode: 0644]
tests/_tmp.qc [new file with mode: 0644]
tests/_verify_field_syntax.qc [new file with mode: 0644]
tests/_verify_fn_syntax_builtins.qc [new file with mode: 0644]
tests/_verify_fn_syntax_fields.qc [new file with mode: 0644]
tests/_verify_local_arrays.qc [new file with mode: 0644]
tests/_verify_new_qc.qc [new file with mode: 0644]