Roberto Ierusalimschy
|
6153200bc2
make sure there is no mem problems, using %.ns instead of %s for luaV_error.
|
28 years ago |
Roberto Ierusalimschy
|
592a3f289b
first implementation of centralized global state.
|
28 years ago |
Roberto Ierusalimschy
|
9cdeb275e7
details
|
28 years ago |
Roberto Ierusalimschy
|
45cad43c3f
"lua_open": now lua has an explicit open operation.
|
28 years ago |
Roberto Ierusalimschy
|
7135803cc8
"global" version of a nil object.
|
28 years ago |
Roberto Ierusalimschy
|
e78cf96c97
first version of Cclosures.
|
28 years ago |
Roberto Ierusalimschy
|
52d5e8032c
better identification of types which are tags
|
28 years ago |
Roberto Ierusalimschy
|
a580480b07
new implementation for globals: Global value is stored in TaggedString
|
28 years ago |
Roberto Ierusalimschy
|
4b91e9cde6
Tag methods
|
28 years ago |