|
102 | 102 | [[KeyPgAccess|ACCESS]] |
103 | 103 | [[KeyPgAcos|ACOS]] |
104 | 104 | [[KeyPgAddGfx|ADD (Graphics PUT)]] |
105 | | - [[KeyPgAlias|ALIAS]] |
| 105 | + [[KeyPgAlias|ALIAS (Name)]] |
| 106 | + [[KeyPgAliasModifier|ALIAS (Modifier)]] |
106 | 107 | [[KeyPgAllocate|ALLOCATE]] |
107 | 108 | [[KeyPgAlphaGfx|ALPHA (Graphics PUT)]] |
108 | 109 | [[KeyPgOpAnd|AND]] |
|
185 | 186 | [[KeyPgCurdir|CURDIR]] |
186 | 187 | [[KeyPgCushort|CUSHORT]] |
187 | 188 | [[KeyPgCustomgfx|CUSTOM (Graphics PUT)]] |
| 189 | + [[KeyPgCvaArg|CVA_ARG]] |
| 190 | + [[KeyPgCvaCopy|CVA_COPY]] |
| 191 | + [[KeyPgCvaEnd|CVA_END]] |
| 192 | + [[KeyPgCvaList|CVA_LIST]] |
| 193 | + [[KeyPgCvaStart|CVA_START]] |
188 | 194 | [[KeyPgCvd|CVD]] |
189 | 195 | [[KeyPgCvi|CVI]] |
190 | 196 | [[KeyPgCvl|CVL]] |
|
255 | 261 | [[KeyPgExp|EXP]] |
256 | 262 | [[KeyPgExport|EXPORT]] |
257 | 263 | [[KeyPgExtends|EXTENDS]] |
| 264 | + [[KeyPgExtendsWstring|EXTENDS WSTRING]] |
| 265 | + [[KeyPgExtendsZstring|EXTENDS ZSTRING]] |
258 | 266 | [[KeyPgExtern|EXTERN]] |
259 | 267 | [[KeyPgExternBlock|EXTERN...END EXTERN]] |
260 | 268 |
|
|
968 | 976 | [[CompilerOptdll|-dll]] |
969 | 977 | [[CompilerOptdylib|-dylib]] |
970 | 978 | [[CompilerOpte|-e]] |
| 979 | + [[CompilerOptearray|-earray]] |
| 980 | + [[CompilerOpteassert|-eassert]] |
| 981 | + [[CompilerOptedebug|-edebug]] |
| 982 | + [[CompilerOptedebuginfo|-edebuginfo]] |
| 983 | + [[CompilerOptelocation|-elocation]] |
| 984 | + [[CompilerOptenullptr|-enullptr]] |
971 | 985 | [[CompilerOptex|-ex]] |
972 | 986 | [[CompilerOptexx|-exx]] |
973 | 987 | [[CompilerOptexport|-export]] |
|
988 | 1002 | [[CompilerOptnodeflibs|-nodeflibs]] |
989 | 1003 | [[CompilerOptnoerrline|-noerrline]] |
990 | 1004 | [[CompilerOptnoobjinfo|-noobjinfo]] |
| 1005 | + [[CompilerOptnostrip|-nostrip]] |
991 | 1006 | [[CompilerOpto|-o < name >]] |
992 | 1007 | [[CompilerOptoptimization|-O < level >]] |
993 | 1008 | [[CompilerOptp|-p < name >]] |
|
1003 | 1018 | [[CompilerOpts|-s < name >]] |
1004 | 1019 | [[CompilerOptshowincludes|-showincludes]] |
1005 | 1020 | [[CompilerOptstatic|-static]] |
| 1021 | + [[CompilerOptstrip|-strip]] |
1006 | 1022 | [[CompilerOptt|-t < value >]] |
1007 | 1023 | [[CompilerOpttarget|-target < platform >]] |
1008 | 1024 | [[CompilerOptv|-v]] |
|
0 commit comments