Source code for Lua 4.0 – index
| add_s | function static | lstrlib.c |
| adjust_mult_assign | function static | lparser.c |
| adjust_varargs | function static | lvm.c |
| adjustlocalvars | function static | lparser.c |
| adjuststack | function static | lauxlib.c |
| api_incr_top | macro | lapi.c |
| assign | function static | lua.c |
| assignment | function static | lparser.c |
| aux_stackedfunction | function static | ldebug.c |
| auxsort | function static | lbaselib.c |
| BITS_INT | macro | llimits.h |
| BITS_INT | macro | llimits.h |
| BinOpr | enum | lcode.h |
| BinOpr | typedef | lcode.h |
| Breaklabel | struct | lparser.c |
| Breaklabel | typedef | lparser.c |
| base_funcs | variable static | lbaselib.c |
| block | function static | lparser.c |
| block_follow | function static | lparser.c |
| blocksize | macro | lmem.c |
| body | function static | lparser.c |
| breakstat | function static | lparser.c |
| buffempty | macro | lauxlib.c |
| bufffree | macro | lauxlib.c |
| bufflen | macro | lauxlib.c |
| DEFAULT_STACK_SIZE | macro | llimits.h |
| DumpBlock | macro | dump.c |
| DumpByte | macro | dump.c |
| DumpCode | function static | dump.c |
| DumpConstants | function static | dump.c |
| DumpFunction | function static | dump.c |
| DumpHeader | function static | dump.c |
| DumpInt | function static | dump.c |
| DumpLines | function static | dump.c |
| DumpLocals | function static | dump.c |
| DumpNumber | function static | dump.c |
| DumpSize | function static | dump.c |
| DumpString | function static | dump.c |
| DumpVector | macro | dump.c |
| dblib | variable static | ldblib.c |
| debug_realloc | function static | lmem.c |
| deprecated_func | function static | lbaselib.c |
| deprecated_func | function static | lbaselib.c |
| deprecated_funcs | function static | lbaselib.c |
| deprecated_funcs | function static | lbaselib.c |
| deprecated_names | variable static | lbaselib.c |
| discharge | function static | lcode.c |
| discharge1 | function static | lcode.c |
| doargs | function static | luac.c |
| dohook | function static | ldo.c |
| dojump | macro | lvm.c |
| dumping | variable static | luac.c |
| EOZ | macro | lzio.h |
| ESC | macro | lstrlib.c |
| EXTRABUFF | macro | llex.c |
| EXTRA_STACK | macro | ldo.c |
| EXTRA_STACK | macro | lvm.c |
| efopen | function static | luac.c |
| emptybuffer | function static | lauxlib.c |
| end_capture | function static | lstrlib.c |
| enterbreak | function static | lparser.c |
| errno | macro | liolib.c |
| error_expected | function static | lparser.c |
| errorfb | function static | liolib.c |
| errormessage | function static | lstate.c |
| exp1 | function static | lparser.c |
| expdesc | struct | lparser.h |
| expdesc | typedef | lparser.h |
| expkind | typedef | lparser.h |
| explist1 | function static | lparser.c |
| expr | function static | lparser.c |
| ezgetc | function static | lundump.c |
| ezread | function static | lundump.c |
| FIRST_RESERVED | macro | llex.h |
| FIXMARK | macro | lstring.h |
| FROMRAD | macro | lmathlib.c |
| FROMRAD | macro | lmathlib.c |
| FuncState | struct | lparser.h |
| FuncState | typedef | lparser.h |
| f_call | function static | ldo.c |
| f_luaopen | function static | lstate.c |
| f_parser | function static | ldo.c |
| file_collect | function static | liolib.c |
| file_input | function static | lua.c |
| filenames | variable static | liolib.c |
| findevent | function static | ltm.c |
| forbody | function static | lparser.c |
| forlist | function static | lparser.c |
| fornum | function static | lparser.c |
| forstat | function static | lparser.c |
| free | macro | liolib.c |
| free | macro | lmem.c |
| free | macro | lmem.c |
| freeblock | function static | lmem.c |
| funcargs | function static | lparser.c |
| funcinfo | function static | ldebug.c |
| funcname | function static | lparser.c |
| funcstat | function static | lparser.c |
| GCState | struct | lgc.c |
| GCState | typedef | lgc.c |
| GCscale | macro | lapi.c |
| GCunscale | macro | lapi.c |
| GETARG_A | macro | lopcodes.h |
| GETARG_B | macro | lopcodes.h |
| GETARG_S | macro | lopcodes.h |
| GETARG_U | macro | lopcodes.h |
| GET_OPCODE | macro | lopcodes.h |
| gcsize | macro | ltable.c |
| getargs | function static | lua.c |
| getbinopr | function static | lparser.c |
| getfilebyref | function static | liolib.c |
| getfuncname | function static | ldebug.c |
| gethandle | function static | liolib.c |
| getinfo | function static | ldblib.c |
| getlocal | function static | ldblib.c |
| getluaproto | function static | ldebug.c |
| getname | function static | ldebug.c |
| getnonullfile | function static | liolib.c |
| getobjname | function static | ldebug.c |
| getstacksize | function static | lua.c |
| getunopr | function static | lparser.c |
| HEADER | macro | lmem.c |
| HOLD | macro | lstate.h |
| Hash | struct | lobject.h |
| Hash | typedef | lobject.h |
| handle_argv | function static | lua.c |
| handler | typedef | lua.c |
| hash_s | function static | lstring.c |
| hasmark | function static | lgc.c |
| hookf | function static | ldblib.c |
| hvalue | macro | lobject.h |
| KEY_CALLHOOK | macro | ldblib.c |
| KEY_LINEHOOK | macro | ldblib.c |
| key | macro | ltable.h |
| key1 | variable static | ldblib.c |
| key2 | variable static | ldblib.c |
| NDEBUG | macro | lobject.h |
| NEED_OTHER | macro | liolib.c |
| NONEXT | macro | lstate.h |
| NO_JUMP | macro | lcode.h |
| NUMBER_FMT | macro | llimits.h |
| NUM_OPCODES | macro | lopcodes.h |
| NUM_RESERVED | macro | llex.h |
| NUM_TAGS | macro | lobject.h |
| Node | struct | lobject.h |
| Node | typedef | lobject.h |
| Number | typedef | llimits.h |
| namestat | function static | lparser.c |
| need_value | function static | lcode.c |
| new_localvar | function static | lparser.c |
| new_localvarstr | function static | lparser.c |
| newentry | function static | lstring.c |
| next | function static | lparser.c |
| next | macro | llex.c |
| node | macro | ltable.h |
| num_deprecated | macro | lbaselib.c |
| number_constant | function static | lcode.c |
| numuse | function static | ltable.c |
| nups | function static | ldebug.c |
| nvalue | macro | lobject.h |
| RADIANS_PER_DEGREE | macro | lmathlib.c |
| RESERVED | enum | llex.h |
| RESERVEDMARK | macro | lstring.h |
| RFIELDS_PER_FLUSH | macro | llimits.h |
| Ref | struct | lstate.h |
| read_chars | function static | liolib.c |
| read_file | function static | liolib.c |
| read_line | function static | liolib.c |
| read_long_string | function static | llex.c |
| read_number | function static | llex.c |
| read_number | function static | liolib.c |
| read_pattern | function static | liolib.c |
| read_pattern | macro | liolib.c |
| read_string | function static | llex.c |
| read_word | function static | liolib.c |
| readname | function static | llex.c |
| realloc | macro | liolib.c |
| realloc | macro | lmem.c |
| realloc | macro | lmem.c |
| recfield | function static | lparser.c |
| recfields | function static | lparser.c |
| register_getargs | function static | lua.c |
| rehash | function static | ltable.c |
| removelocalvars | function static | lparser.c |
| repeatstat | function static | lparser.c |
| restore_stack_limit | function static | ldo.c |
| retstat | function static | lparser.c |
| UNARY_PRIORITY | macro | lparser.c |
| UNUSED | macro | lobject.h |
| UNUSED | macro | lobject.h |
| UnOpr | enum | lcode.h |
| UnOpr | typedef | lcode.h |
| unexpectedEOZ | function static | lundump.c |
| usage | function static | luac.c |
| userinit | function static | lua.c |
| V | macro | lundump.c |
| VALIDLINK | macro | lgc.c |
| VD | macro | lcode.h |
| VERSION | macro | lundump.h |
| VERSION0 | macro | lundump.h |
| VEXP | enumerator | lparser.h |
| VGLOBAL | enumerator | lparser.h |
| VINDEXED | enumerator | lparser.h |
| VLOCAL | enumerator | lparser.h |
| Value | typedef | lobject.h |
| val | macro | ltable.h |
| validtag | macro | ltm.h |
| var_or_func | function static | lparser.c |
| var_or_func_tail | function static | lparser.c |
| whilestat | function static | lparser.c |
| ZBSIZE | macro | lzio.h |
| ZIO | typedef | lzio.h |
| ZNAME | function static | lundump.c |
| zFopen | function extern | lzio.c |
| zFopen | macro | lzio.h |
| zffilbuf | function static | lzio.c |
| zgetc | macro | lzio.h |
| zio | struct | lzio.h |
| zmfilbuf | function static | lzio.c |
| zmopen | function extern | lzio.c |
| zmopen | macro | lzio.h |
| zname | macro | lzio.h |
| zread | function extern | lzio.c |
| zread | macro | lzio.h |
| zsopen | function extern | lzio.c |
| zsopen | macro | lzio.h |
| zungetc | macro | lzio.h |