Roberto Ierusalimschy
|
20cbca699a
|
"lua_dofile" has a more informative return code.
|
1996-06-18 17:08:40 -03:00 |
|
Roberto Ierusalimschy
|
4fb77c4308
|
no more "lua_Reference"; new return value for "append";
documentation of "exit" (it was not in the manual).
|
1996-04-29 15:50:08 -03:00 |
|
Roberto Ierusalimschy
|
0ef5cf2289
|
lock mechanism seperseded by the REFERENCE mechanism.
|
1996-04-22 15:00:37 -03:00 |
|
Roberto Ierusalimschy
|
fed9408ab5
|
page size "letter".
|
1996-04-01 11:36:35 -03:00 |
|
Roberto Ierusalimschy
|
9704ff4cb1
|
hook variables are global, no more "lua_set...hook" functions.
|
1996-03-20 15:44:02 -03:00 |
|
Roberto Ierusalimschy
|
e3c0ce9a69
|
dofile accepts pre-compiled chunks.
lua_is... do coercion.
small correction: = versus ==.
|
1996-03-19 19:39:07 -03:00 |
|
Roberto Ierusalimschy
|
f86c1367db
|
new functions "rename" and "tmpname".
new option 'q' for function "format".
new example, about vararg.
|
1996-03-14 14:45:01 -03:00 |
|
Roberto Ierusalimschy
|
05caf09a36
|
list of incompatibilities with version 2.2.
new macro \Version.
|
1996-02-16 10:12:12 -03:00 |
|
Roberto Ierusalimschy
|
afaa98a666
|
no more "lua_pushliteral".
|
1996-02-12 15:32:09 -03:00 |
|
Roberto Ierusalimschy
|
ca412214cb
|
new function "date", replaces old "date" and "time".
|
1996-02-09 17:02:30 -02:00 |
|
Roberto Ierusalimschy
|
3abc25fa54
|
new functions "random" and "randomseed".
|
1996-02-09 15:21:27 -02:00 |
|
Roberto Ierusalimschy
|
f4d67761f1
|
new section describing the debug interface.
|
1996-02-09 14:37:58 -02:00 |
|
Roberto Ierusalimschy
|
5fa51fc426
|
new option "q" in function "write", to write literal strings.
|
1996-02-05 19:32:19 -02:00 |
|
Roberto Ierusalimschy
|
15057aa0a4
|
new examples showing data structures and object-oriented programming.
generic improvements and corrections.
|
1996-02-05 12:52:47 -02:00 |
|
Roberto Ierusalimschy
|
abfebf1e21
|
new example showing how to build modules.
|
1996-01-30 13:24:49 -02:00 |
|
Roberto Ierusalimschy
|
b1c02c7f00
|
new fallback "getglobal".
modifications to generate an index (not automatically yet).
|
1996-01-30 10:55:10 -02:00 |
|
Roberto Ierusalimschy
|
84df3ac267
|
new functions "tostring", "assert", and "format".
|
1996-01-29 15:08:23 -02:00 |
|
Roberto Ierusalimschy
|
07d64e78b6
|
reference manual
|
1995-11-16 18:46:02 -02:00 |
|