Next: Contents
Up: Reference Manual of the
Previous: Incompatibilities with version
- ..
- abs
- acos
- Adjustment
- and
- appendto
- arguments
- arithmetic fallback
- arithmetic operators
- arrays
- ascii
- asin
- assert
- Assignment
- associative arrays
- atan
- atan2
- basic types
- block
- ceil
- CFunction
- chunk
- clone
- closing a file
- Coercion
- Comments
- concatenation
- concatenation fallback
- condition expression
- constructors
- cos
- C pointers
- Data Structures
- date
- debug pragma
- dofile
- dostring
- error
- error fallback
- exit
- exponentiation
- Expressions
- fallbacks
- floor
- format
- function
- function call
- Function Definitions
- function falback
- functions in C
- getglobal
- gettable fallback
- global environment
- Global variables
- Identifiers
- if-then-else
- index fallback
- index getglobal
- inheritance
- Literal strings
- Local variables
- log
- log10
- logical operators
- lua_call
- lua_callfunction
- lua_CFunction
- lua_createtable
- lua_dofile
- lua_dostring
- lua_error
- lua_getcfunction
- lua_getglobal
- lua_getnumber
- lua_getparam
- lua_getref
- lua_getresult
- lua_getstring
- lua_getsubscript
- lua_getuserdata
- lua_iscfunction
- lua_isfunction
- lua_isnil
- lua_isnumber
- lua_isstring
- lua_istable
- lua_isuserdata
- LUA_NOOBJECT
- lua_Object
- lua_pushcfunction
- lua_pushnil
- lua_pushnumber
- lua_pushobject
- lua_pushref
- lua_pushstring
- lua_pushuserdata
- lua_pushusertag
- lua_ref
- lua_register
- lua_setfallback
- lua_storeglobal
- lua_storesubscript
- lua_type
- lua_unref
- luac
,
- max
- methods
- min
- mod
- Modules
- multiple assignment
- next
,
- nextvar
,
- nil
- not
- number
- Numerical constants
- Operator precedence
- or
- order fallback
- Persistence
- piped input
- piped output
- popen
,
- pre-compilation
- predefined functions
- print
- Programming with Classes
- random
- randomseed
- read
- readfrom
- readuntil
- records
- reference
- reflexivity
- relational operators
- remove
- rename
- repeat-until
- reserved words
- return statement
,
- self
- setfallback
,
- setglobal
- settable fallback
- short-cut evaluation
- Simple Expressions
- sin
- sqrt
- statements
- strfind
- string
- strlen
- strlower
- strsub
- strupper
- table
- tag
- tan
- tmpname
- tokens
- tonumber
- tostring
- type
- Types
- userdata
- Variable number of arguments
- version 1.1
- version 2.1
- version 2.2
- while-do
- write
- writeto
Next: Contents
Up: Reference Manual of the
Previous: Incompatibilities with version