mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-12-01 08:31:45 +00:00
de4153ceaf
- created script exports for all relevant functions with all integral types. - created script side definitions for the underlying data types. - added a void pointer type so that the prototype for the pointer array can use a generic type every pointer can be assigned to. |
||
---|---|---|
.. | ||
ast.cpp | ||
zcc-parse.lemon | ||
zcc_compile.cpp | ||
zcc_compile.h | ||
zcc_expr.cpp | ||
zcc_exprlist.h | ||
zcc_parser.cpp | ||
zcc_parser.h |