212 lines
3.9 KiB
YAML
212 lines
3.9 KiB
YAML
__root__: &t0x6f478
|
|
_VERSION: Lua 5.2
|
|
add_zeros: f0x73838
|
|
assert: f0x1fefc
|
|
collectgarbage: f0x1f930
|
|
dofile: f0x1fe7c
|
|
dump: f0x78770
|
|
error: f0x1f8c0
|
|
getaddr: f0x74c40
|
|
getmetatable: f0x1fe2c
|
|
ipairs: f0x1fd24
|
|
load: f0x1ff54
|
|
loadfile: f0x1fd80
|
|
loadstring: f0x1ff54
|
|
mixed_sorter: f0x76c28
|
|
module: f0x6fe20
|
|
next: f0x1f7ac
|
|
opairs: f0x74c88
|
|
order_keys: f0x74cd0
|
|
pairs: f0x1fd04
|
|
pcall: f0x1fb50
|
|
print: f0x1f66c
|
|
rawequal: f0x1f62c
|
|
rawget: f0x1f598
|
|
rawlen: f0x1f5d8
|
|
rawset: f0x1f54c
|
|
rawstr: f0x76460
|
|
require: f0x70b00
|
|
select: f0x1f444
|
|
setmetatable: f0x1fbc0
|
|
strpad: f0x73e60
|
|
tonumber: f0x1f25c
|
|
tostring: f0x1f234
|
|
type: f0x1f1f8
|
|
unpack: f0x26598
|
|
xpcall: f0x1fa84
|
|
_G: *t0x6f478
|
|
arg: &t0x736b8
|
|
"-1": /usr/bin/lua
|
|
0: ./run.lua
|
|
bit32: &t0x70190
|
|
arshift: f0x2022c
|
|
band: f0x20458
|
|
bnot: f0x20208
|
|
bor: f0x204c4
|
|
btest: f0x20434
|
|
bxor: f0x20478
|
|
extract: f0x203a4
|
|
lrotate: f0x20510
|
|
lshift: f0x20190
|
|
replace: f0x20338
|
|
rrotate: f0x201c4
|
|
rshift: f0x2015c
|
|
coroutine: &t0x6f998
|
|
create: f0x20844
|
|
resume: f0x20934
|
|
running: f0x20824
|
|
status: f0x206cc
|
|
wrap: f0x20888
|
|
yield: f0x20584
|
|
debug: &t0x717c8
|
|
debug: f0x20e44
|
|
gethook: f0x21470
|
|
getinfo: f0x21674
|
|
getlocal: f0x2132c
|
|
getmetatable: f0x20d88
|
|
getregistry: f0x209fc
|
|
getupvalue: f0x20aac
|
|
getuservalue: f0x20e0c
|
|
sethook: f0x2118c
|
|
setlocal: f0x21094
|
|
setmetatable: f0x20ab4
|
|
setupvalue: f0x20a8c
|
|
setuservalue: f0x20b58
|
|
traceback: f0x20ff8
|
|
upvalueid: f0x20ca0
|
|
upvaluejoin: f0x20cd8
|
|
io: &t0x70fe8
|
|
close: f0x21c94
|
|
flush: f0x22328
|
|
input: f0x22a28
|
|
lines: f0x22a44
|
|
open: f0x22b64
|
|
output: f0x22a0c
|
|
popen: f0x2238c
|
|
read: f0x222dc
|
|
stderr: file (0x76e4f9d8)
|
|
stdin: file (0x76e4fc98)
|
|
stdout: file (0x76e4fb38)
|
|
tmpfile: f0x22c70
|
|
type: f0x22890
|
|
write: f0x21ba8
|
|
math: &t0x72a10
|
|
abs: f0x22e48
|
|
acos: f0x234c8
|
|
asin: f0x234a4
|
|
atan: f0x2343c
|
|
atan2: f0x23460
|
|
ceil: f0x23418
|
|
cos: f0x233d0
|
|
cosh: f0x233f4
|
|
deg: f0x22e18
|
|
exp: f0x233ac
|
|
floor: f0x23030
|
|
fmod: f0x23368
|
|
frexp: f0x2332c
|
|
huge: inf
|
|
ldexp: f0x232ec
|
|
log: f0x2323c
|
|
log10: f0x232c8
|
|
max: f0x22fc4
|
|
min: f0x22f58
|
|
modf: f0x231f0
|
|
pi: 3.1415926535898
|
|
pow: f0x231ac
|
|
rad: f0x22de8
|
|
random: f0x23054
|
|
randomseed: f0x22f3c
|
|
sin: f0x22ef4
|
|
sinh: f0x22f18
|
|
sqrt: f0x22eb4
|
|
tan: f0x22e6c
|
|
tanh: f0x22e90
|
|
os: &t0x70d90
|
|
clock: f0x237d8
|
|
date: f0x23ac0
|
|
difftime: f0x23758
|
|
execute: f0x23714
|
|
exit: f0x2369c
|
|
getenv: f0x23670
|
|
remove: f0x2363c
|
|
rename: f0x235ec
|
|
setlocale: f0x23580
|
|
time: f0x23930
|
|
tmpname: f0x23810
|
|
package: &t0x6fe90
|
|
config: "\
|
|
/\
|
|
;\
|
|
?\
|
|
!\
|
|
-\
|
|
"
|
|
cpath: /usr/lib/lua/5.2/?.so;/usr/lib/lua/5.2/loadall.so;./?.so
|
|
loadlib: f0x27808
|
|
path: /usr/share/lua/5.2/?.lua;/usr/share/lua/5.2/?/init.lua;/usr/lib/lua/5.2/?.lua;/usr/lib/lua/5.2/?/init.lua;./?.lua
|
|
searchpath: f0x27ad4
|
|
seeall: f0x273e0
|
|
searchers: *t0x705b0
|
|
loaded: &t0x6f948
|
|
extra: true
|
|
_G: *t0x6f478
|
|
bit32: *t0x70190
|
|
coroutine: *t0x6f998
|
|
debug: *t0x717c8
|
|
io: *t0x70fe8
|
|
math: *t0x72a10
|
|
os: *t0x70d90
|
|
package: *t0x6fe90
|
|
string: *t0x70340
|
|
table: *t0x70b68
|
|
pt: &t0x78948
|
|
__call: f0x75128
|
|
inner: f0x76d00
|
|
outer: f0x74410
|
|
safekey: f0x77de8
|
|
safeval: f0x6f2d0
|
|
write: f0x6f360
|
|
__index: *t0x78948
|
|
__metatable: *t0x78948
|
|
loaders: &t0x705b0
|
|
1: f0x70620
|
|
2: f0x70648
|
|
3: f0x70670
|
|
4: f0x70698
|
|
preload: &t0x70720
|
|
string: &t0x70340
|
|
byte: f0x25234
|
|
char: f0x24768
|
|
dump: f0x254d4
|
|
find: f0x25db4
|
|
format: f0x24890
|
|
gmatch: f0x2470c
|
|
gsub: f0x25dbc
|
|
len: f0x2433c
|
|
lower: f0x2436c
|
|
match: f0x25dac
|
|
rep: f0x2416c
|
|
reverse: f0x23fb8
|
|
sub: f0x2518c
|
|
upper: f0x23ed8
|
|
t: &t0x74a30
|
|
C: hello
|
|
D: *t0x74a30
|
|
A: &t0x74b78
|
|
a: beep
|
|
b: boop
|
|
c: burp
|
|
d: *t0x786c0
|
|
B: &t0x786c0
|
|
a: nude
|
|
b: dude
|
|
c: lewd
|
|
d: *t0x74b78
|
|
table: &t0x70b68
|
|
concat: f0x2691c
|
|
insert: f0x26688
|
|
maxn: f0x26818
|
|
pack: f0x26778
|
|
remove: f0x26498
|
|
sort: f0x26dec
|
|
unpack: f0x26598
|