Roberto Ierusalimschy
|
bbf1b3060a
|
small correction.
|
1997-02-26 14:07:57 -03:00 |
Roberto Ierusalimschy
|
bc323435ee
|
new facilities for pattern matching (%b and .-);
explanations about next-nextvar.
|
1997-02-21 12:19:37 -03:00 |
Roberto Ierusalimschy
|
d9ecc13545
|
lhf revisions/sugestions
|
1997-01-23 14:17:53 -02:00 |
Roberto Ierusalimschy
|
dbfe28e199
|
correction in inheritance code in C
|
1996-11-18 12:27:42 -02:00 |
Roberto Ierusalimschy
|
a5614eae3c
|
spelling corrections.
|
1996-11-14 15:45:37 -02:00 |
Roberto Ierusalimschy
|
3ccdd57c26
|
new version
|
1996-11-12 14:00:16 -02:00 |
Roberto Ierusalimschy
|
aa4d865077
|
anna's comments
|
1996-11-06 18:26:56 -02:00 |
Roberto Ierusalimschy
|
243b3a1a47
|
i/o functions return an error message
|
1996-11-01 16:02:53 -02:00 |
Roberto Ierusalimschy
|
2f44cc9f4d
|
new pattern matching facilities; new version of i/o lib;
other small corrections.
|
1996-11-01 15:02:10 -02:00 |
Roberto Ierusalimschy
|
15791f93fe
|
lhf's corrections.
|
1996-08-28 17:46:26 -03:00 |
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 |