Roberto Ierusalimschy
|
751cd867d3
new way to handle errors
|
před 23 roky |
Roberto Ierusalimschy
|
9b38a696d5
avoid names that differ only in capitalization
|
před 23 roky |
Roberto Ierusalimschy
|
237969724f
support for `light' userdata + simpler support for `boxed' udata
|
před 23 roky |
Roberto Ierusalimschy
|
13ab5a6bb1
details
|
před 23 roky |
Roberto Ierusalimschy
|
801aaf37b1
simpler implementation for line information
|
před 23 roky |
Roberto Ierusalimschy
|
88c9bf99de
standard libraries in packages
|
před 23 roky |
Roberto Ierusalimschy
|
7ff21273d6
implementation of `global' statement
|
před 23 roky |
Roberto Ierusalimschy
|
88c7b574cb
`luaA_index' is a local macro now
|
před 23 roky |
Roberto Ierusalimschy
|
3b001d9a9d
more tests for boolean API
|
před 23 roky |
Roberto Ierusalimschy
|
b0a5e156b8
no more maximum stack size
|
před 23 roky |
Roberto Ierusalimschy
|
cbfc581990
details.
|
před 23 roky |
Roberto Ierusalimschy
|
c6a108e012
test for lua_pushbool
|
před 23 roky |
Roberto Ierusalimschy
|
ca181f31e4
line number in listcode (and tests for replace)
|
před 23 roky |
Roberto Ierusalimschy
|
d6fd33e76f
`eventtable' renamed to `metatable'
|
před 23 roky |
Roberto Ierusalimschy
|
50e2952593
first version of dynamic stack
|
před 23 roky |
Roberto Ierusalimschy
|
d56d4cf776
distinct functions to create/destroy states and threads
|
před 23 roky |
Roberto Ierusalimschy
|
ea2a75d19e
new macro lua_userstateopen
|
před 23 roky |
Roberto Ierusalimschy
|
09e15692f3
rename of lua_isnull to lua_isnone
|
před 23 roky |
Roberto Ierusalimschy
|
9aff171f3b
new type `boolean'
|
před 24 roky |
Roberto Ierusalimschy
|
592a309177
tag system replaced by event tables
|
před 24 roky |
Roberto Ierusalimschy
|
fca0a12e23
avoid clashing names between macros and fields
|
před 24 roky |
Roberto Ierusalimschy
|
72659a0605
no more explicit support for wide-chars; too much troble...
|
před 24 roky |
Roberto Ierusalimschy
|
fd48dcc7c8
details.
|
před 24 roky |
Roberto Ierusalimschy
|
070204300c
more consistent names for auxlib functions
|
před 24 roky |
Roberto Ierusalimschy
|
21aa7e55f2
optimization for array part of a Table
|
před 24 roky |
Roberto Ierusalimschy
|
1e81da51ba
new API for registry and C upvalues + new implementation for references
|
před 24 roky |
Roberto Ierusalimschy
|
15462edb0f
new definitions for closure structures
|
před 24 roky |
Roberto Ierusalimschy
|
abdbe883a8
first implementation of unrestricted static scoping
|
před 24 roky |
Roberto Ierusalimschy
|
e1d072571e
better syntax for type casts
|
před 24 roky |
Roberto Ierusalimschy
|
29d883b9bd
avoid augmenting alignment of pointers
|
před 24 roky |