Roberto Ierusalimschy
|
5482992dec
other access method for C upvalues (as arguments)
|
28 년 전 |
Roberto Ierusalimschy
|
024528e0c2
global variables starting with '.' are protected in Lua (temporarily at
|
28 년 전 |
Roberto Ierusalimschy
|
b291e50006
extra argument for "assert"
|
28 년 전 |
Roberto Ierusalimschy
|
9ae0c082a3
small details by lint.
|
28 년 전 |
Roberto Ierusalimschy
|
592a3f289b
first implementation of centralized global state.
|
28 년 전 |
Roberto Ierusalimschy
|
c957b270d2
"call" now handles errors (instead of "dostring")
|
28 년 전 |
Roberto Ierusalimschy
|
45cad43c3f
"lua_open": now lua has an explicit open operation.
|
28 년 전 |
Roberto Ierusalimschy
|
e78cf96c97
first version of Cclosures.
|
28 년 전 |
Roberto Ierusalimschy
|
0cb3843956
"foreach" and "foreachvar" more robust (to survive GCs), and with
|
28 년 전 |
Roberto Ierusalimschy
|
ac30aad09b
new functions "foreach" and "foreachvar"
|
28 년 전 |
Roberto Ierusalimschy
|
a580480b07
new implementation for globals: Global value is stored in TaggedString
|
28 년 전 |
Roberto Ierusalimschy
|
26c5f56ad1
Built-in functions
|
28 년 전 |