mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-25 13:11:00 +00:00
Unfortunately, this require using different syntax for the two cases: type.attr works in cases where types are expected, but not in expressions (lots of shift/reduce and reduce/reduce conflicts). However, treating type like an Objective-C class works nicely, though `[type attrib(params)]` looks a little odd. However, this allows using generic types to provide function calls (eg, converting texture coordinates). |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |