Roberto Ierusalimschy
|
26679b1a48
back to upavalues as extra arguments for C closures; this way it's
|
28 yıl önce |
Roberto Ierusalimschy
|
e04c2b9aa8
details
|
28 yıl önce |
Roberto Ierusalimschy
|
0c031dcc8b
details
|
28 yıl önce |
Roberto Ierusalimschy
|
c332c4e927
reference manual of the Lua language
|
28 yıl önce |
Roberto Ierusalimschy
|
964c503a63
LUA_COMPAT2.5 may use #ifdef instead of #if
|
28 yıl önce |
Roberto Ierusalimschy
|
90d87e3a78
details
|
28 yıl önce |
Roberto Ierusalimschy
|
f76bca23ef
variants for "ARGS".
|
28 yıl önce |
Roberto Ierusalimschy
|
a5fd7d722c
opctional "base" in "tonumber" convertion.
|
28 yıl önce |
Roberto Ierusalimschy
|
4e0bf95622
variant opcodes for PUSHSELF
|
28 yıl önce |
Roberto Ierusalimschy
|
498a934abf
new syntax possibilities: f(x).x, etc; on the other hand,
|
28 yıl önce |
Roberto Ierusalimschy
|
ce53872684
new syntax: f´s´ for f(´s´).
|
28 yıl önce |
Roberto Ierusalimschy
|
da96eb2cce
some details related to OLD_ANSI
|
28 yıl önce |
Roberto Ierusalimschy
|
fada8efd01
"rand()", in SunOS, may return values bigger than "RAND_MAX"...
|
28 yıl önce |
Roberto Ierusalimschy
|
d916487d7c
auxlib split in two parts (lauxlib and lbuffer)
|
28 yıl önce |
Roberto Ierusalimschy
|
1bf762ba38
Generic buffer facilities for Lua (and libraries)
|
28 yıl önce |
Roberto Ierusalimschy
|
541e722360
details
|
28 yıl önce |
Roberto Ierusalimschy
|
807ba6301c
error method *always* gets a string (otherwise it is not called at all)
|
28 yıl önce |
Roberto Ierusalimschy
|
03f3f9e707
"zio" now keeps its "name".
|
28 yıl önce |
Roberto Ierusalimschy
|
a78eecee48
details (aborts with invalid arguments)
|
28 yıl önce |
Roberto Ierusalimschy
|
43461d267f
help message
|
28 yıl önce |
Roberto Ierusalimschy
|
fae0b52825
small bugs in error report
|
28 yıl önce |
Roberto Ierusalimschy
|
22439a7511
new syntax for constructors (a={n=3;1,2,3}).
|
28 yıl önce |
Roberto Ierusalimschy
|
7ecc3ce827
new command line options
|
28 yıl önce |
Roberto Ierusalimschy
|
4e91384e14
sorting the includes...
|
28 yıl önce |
Roberto Ierusalimschy
|
de79e7fc58
back to "lua_upvalue"... (seems better choice)
|
28 yıl önce |
Roberto Ierusalimschy
|
8b5b42563c
"lua_dobuffer" (is not official, but its there...)
|
28 yıl önce |
Roberto Ierusalimschy
|
502343b402
new scheme for buffers, centralized in auxlib.
|
28 yıl önce |
Roberto Ierusalimschy
|
82d09fbf0d
new structure for closures, without static variables.
|
28 yıl önce |
Roberto Ierusalimschy
|
9be85d1648
new year
|
28 yıl önce |
Roberto Ierusalimschy
|
45e533599f
optimization: closures without upvalues don't need to be closures
|
28 yıl önce |