Roberto Ierusalimschy
|
c957b270d2
"call" now handles errors (instead of "dostring")
|
28 years ago |
Roberto Ierusalimschy
|
45cad43c3f
"lua_open": now lua has an explicit open operation.
|
28 years ago |
Roberto Ierusalimschy
|
e78cf96c97
first version of Cclosures.
|
28 years ago |
Roberto Ierusalimschy
|
0cb3843956
"foreach" and "foreachvar" more robust (to survive GCs), and with
|
28 years ago |
Roberto Ierusalimschy
|
ac30aad09b
new functions "foreach" and "foreachvar"
|
28 years ago |
Roberto Ierusalimschy
|
a580480b07
new implementation for globals: Global value is stored in TaggedString
|
28 years ago |
Roberto Ierusalimschy
|
26c5f56ad1
Built-in functions
|
28 years ago |