quakeforge/tools
Bill Currie 1e19335b44 [qfcc] Add xvalue expressions and symbols
xvalue symbols refer to two expressions: an lvalue and an rvalue. They
are meant to be used with xvalue expressions.

xvalue expressions are useful when a distinction must be made between
the behavior of something (eg, a pascal function symbol) must change
depending on whether it's an lvalue (assignment of the function's return
value) or an rvalue (a call to the function, especially when the
function takes no parameters).
2024-12-08 18:59:40 +09:00
..
3dfx_stub Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
bsp2img [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
build_scripts [build] Fix some release script issues 2023-11-25 15:45:25 +09:00
carne [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
cross [win] Fix some bitrot for building 2024-09-24 19:49:41 +09:00
cvs2cl
Forge Handle quest format brushes. 2012-09-12 08:24:17 +09:00
gas2masm Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_stub [gl_stub] Make some gen functions generate indices 2023-03-05 18:31:30 +09:00
io_mesh_qfmdl [qfmap] Parse field info from quaked comments 2022-09-22 09:35:56 +09:00
io_qfmap [io_qfmap] File off a pile of bitrot 2024-08-11 20:46:55 +09:00
misc [tools] Show major file offsets in mdl dumper 2022-05-19 13:26:45 +09:00
pak [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
qfbsp [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
qfcc [qfcc] Add xvalue expressions and symbols 2024-12-08 18:59:40 +09:00
qflight [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
qflmp [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
qfmodelgen [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
qfspritegen [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
qfvis [quakeio] Rework Qgetline to use dstring 2024-01-05 11:50:48 +09:00
quaketoascii Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
texpaint Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
tracy [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
wad [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
wav [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00