Roberto Ierusalimschy
|
42754c0f15
small optimizations
|
há 23 anos atrás |
Roberto Ierusalimschy
|
e04f7ed450
first version of Lua "stackless"
|
há 23 anos atrás |
Roberto Ierusalimschy
|
9aff171f3b
new type `boolean'
|
há 23 anos atrás |
Roberto Ierusalimschy
|
9cd36059ad
new API functions lua_getstr/lua_setstr
|
há 23 anos atrás |
Roberto Ierusalimschy
|
592a309177
tag system replaced by event tables
|
há 24 anos atrás |
Roberto Ierusalimschy
|
72659a0605
no more explicit support for wide-chars; too much troble...
|
há 24 anos atrás |
Roberto Ierusalimschy
|
657f65211a
bug: `next' did not work for numeric indices
|
há 24 anos atrás |
Roberto Ierusalimschy
|
af59848219
tables of globals accessible through pseudo-index in C API
|
há 24 anos atrás |
Roberto Ierusalimschy
|
46347d768e
`ref' support goes to auxlib
|
há 24 anos atrás |
Roberto Ierusalimschy
|
21aa7e55f2
optimization for array part of a Table
|
há 24 anos atrás |
Roberto Ierusalimschy
|
8069f77ca4
C++ warning
|
há 24 anos atrás |
Roberto Ierusalimschy
|
1e81da51ba
new API for registry and C upvalues + new implementation for references
|
há 24 anos atrás |
Roberto Ierusalimschy
|
babaa96eab
URL in indentification
|
há 24 anos atrás |
Roberto Ierusalimschy
|
15462edb0f
new definitions for closure structures
|
há 24 anos atrás |
Roberto Ierusalimschy
|
abdbe883a8
first implementation of unrestricted static scoping
|
há 24 anos atrás |
Roberto Ierusalimschy
|
e1d072571e
better syntax for type casts
|
há 24 anos atrás |
Roberto Ierusalimschy
|
8c8ad5f3ff
better locality of assignment of table values
|
há 24 anos atrás |
Roberto Ierusalimschy
|
45b173cbf8
warnings/details
|
há 24 anos atrás |
Roberto Ierusalimschy
|
ae1cf64348
better names for type-related functions
|
há 24 anos atrás |
Roberto Ierusalimschy
|
37f3a1c045
too much optimization to "break" keys in tables; keep them as TObjects...
|
há 24 anos atrás |
Roberto Ierusalimschy
|
8e586c13fc
cleaner way to ensure alignment for strings and userdata
|
há 24 anos atrás |
Roberto Ierusalimschy
|
ae19b2f51e
more relaxed rules for syncronized access
|
há 24 anos atrás |
Roberto Ierusalimschy
|
cbc59592ff
new definition for `luaD_call' and `luaD_adjusttop'
|
há 24 anos atrás |
Roberto Ierusalimschy
|
d5b83ead90
new implementation for userdatas, without `keys'
|
há 24 anos atrás |
Roberto Ierusalimschy
|
762d059a13
new implementation for the Virtual Machine
|
há 24 anos atrás |
Roberto Ierusalimschy
|
572a69b6af
name changes
|
há 24 anos atrás |
Roberto Ierusalimschy
|
beee01b170
re-implementation of refs through weak tables
|
há 24 anos atrás |
Roberto Ierusalimschy
|
6473f965ca
new API functions to load (parse?) a chunk without running it.
|
há 24 anos atrás |
Roberto Ierusalimschy
|
0e0e4a480e
first implementation for weak tables
|
há 24 anos atrás |
Roberto Ierusalimschy
|
dd3a63c205
new way to handle `profiles'
|
há 24 anos atrás |