-  and 
 
      -  function 
 
      -  in 
 
      -  local 
 
      -  not 
 
      -  or 
 
    
    
      -  break 
 
      -  do 
 
      -  else 
 
      -  elseif 
 
      -  end 
 
      -  for 
 
      -  if 
 
      -  repeat 
 
      -  return 
 
      -  then 
 
      -  until 
 
      -  while 
 
    
    
      -  nil 
 
      -  false 
 
      -  true 
 
    
    
      -  string.byte 
   -  string.char 
 
      -  string.find 
   -  string.len 
 
      -  string.lower 
  -  string.rep 
 
      -  string.sub 
    -  string.upper 
 
      -  string.format 
 -  string.gfind 
 
      -  string.gsub 
   -  table.concat 
 
      -  table.getn 
    -  table.sort 
 
      -  table.insert 
  -  table.remove 
 
      -  table.setn 
    -  math.abs 
 
      -  math.sin 
      -  math.cos 
 
      -  math.tan 
      -  math.asin 
 
      -  math.acos 
     -  math.atan 
 
      -  math.atan2 
    -  math.ceil 
 
      -  math.floor 
    -  math.mod 
 
      -  math.frexp 
    -  math.ldexp 
 
      -  math.squrt 
    -  math.min 
 
      -  math.max 
      -  math.log 
 
      -  math.log10 
    -  math.exp 
 
      -  math.deg 
      -  math.rad 
 
      -  math.random 
   -  math.randomseed 
 
      -  io.close 
      -  io.flush 
 
      -  io.input 
      -  io.lines 
 
      -  io.open 
       -  io.output 
 
      -  io.read 
       -  io.stderr 
 
      -  io.stdin 
      -  io.stdout 
 
      -  io.tmpfile 
    -  io.write 
 
      -  os.clock 
      -  os.date 
 
      -  os.difftime 
   -  os.execute 
 
      -  os.exit 
       -  os.getenv 
 
      -  os.remove 
     -  os.rename 
 
      -  os.setlocale 
  -  os.time 
 
      -  os.tmpname 
    -  debug.getinfo 
 
      -  debug.getlocal 
 -  debug.setlocal 
 
      -  debug.sethook 
 -  debug.gethook 
 
      -  assert 
       -  collectgarbage 
 
      -  dofile 
       -  error 
 
      -  next 
         -  print 
 
      -  rawget 
       -  rawset 
 
      -  tonumber 
     -  tostring 
 
      -  type 
         -  _ALERT 
 
      -  _ERRORMESSAGE 
 -  call 
 
      -  getmetatable 
 -  gcinfo 
 
      -  ipairs 
       -  loadfile 
 
      -  loadstring 
   -  pairs 
 
      -  pcall 
        -  require 
 
      -  LUA_PATH 
     -  setmetatable 
 
      -  _LOADED 
      -  _VERSION 
 
      -  gettagmethod 
 -  globals 
 
      -  newtag 
       -  setglobal 
 
      -  settag 
       -  settagmethod 
 
      -  setlinehook 
  -  getglobals 
 
      -  copytagmethods 
 -  dostring 
 
      -  getglobal 
    -  tag 
 
      -  setglobals 
   -  unpack 
 
      -  exit 
         -  readfrom 
 
      -  writeto 
      -  appendto 
 
      -  read 
         -  write 
 
      -  getinfo 
      -  getlocal 
 
      -  setlocal 
     -  setcallhook 
 
      -  tinsert 
      -  tremove 
 
      -  flush 
        -  seek 
 
      -  setlocale 
    -  execute 
 
      -  remove 
       -  rename 
 
      -  tmpname 
      -  getenv 
 
      -  getn 
         -  sort 
 
      -  table.foreach 
  -  table.foreachi 
 
      -  foreach 
      -  foreachi 
 
      -  abs 
          -  sin 
 
      -  cos 
          -  tan 
 
      -  asin 
         -  acos 
 
      -  atan 
         -  atan2 
 
      -  ceil 
         -  floor 
 
      -  mod 
          -  frexp 
 
      -  ldexp 
        -  squrt 
 
      -  min 
          -  max 
 
      -  log 
          -  log10 
 
      -  exp 
          -  deg 
 
      -  rad 
          -  random 
 
      -  randomseed 
   -  strlen 
 
      -  strsub 
       -  strlower 
 
      -  strupper 
     -  strchar 
 
      -  strrep 
       -  ascii 
 
      -  strbyte 
      -  format 
 
      -  strfind 
      -  gsub 
 
      -  openfile 
     -  closefile 
 
      -  date 
         -  clock 
 
      -  string.trim 
           -  string.starts 
 
      -  string.split 
 
      -  table.dump 
            -  table.copy 
 
      -  table.selectivecopy 
   -  table.merge 
 
      -  table.find 
            -  table.removevalue 
 
      -  toboolean 
 
    
    
      -  connect 
 
      -  extends 
 
      -  print 
 
      -  fatal 
 
      -  newenv 
 
      -  getfsrcpath 
 
      -  resolvepath 
 
      -  scheduleEvent 
 
      -  addEvent 
 
      -  removeEvent 
 
      -  displayUI 
 
      -  createWidget 
 
    
    
      -  TODO 
 
      -  FIXME 
 
      -  NOTE 
 
    
    
      -  table.foreach 
  -  table.foreachi 
 
      -  foreach 
        -  foreachi