summaryrefslogtreecommitdiff
path: root/manual.tex (follow)
Commit message (Collapse)AuthorAgeFilesLines
* correction in inheritance code in Cv2.5Roberto Ierusalimschy1996-11-181-2/+4
|
* spelling corrections.Roberto Ierusalimschy1996-11-141-11/+11
|
* new versionRoberto Ierusalimschy1996-11-121-3/+3
|
* anna's commentsRoberto Ierusalimschy1996-11-061-23/+33
|
* i/o functions return an error messageRoberto Ierusalimschy1996-11-011-4/+14
|
* new pattern matching facilities; new version of i/o lib;Roberto Ierusalimschy1996-11-011-189/+363
| | | | other small corrections.
* lhf's corrections.Roberto Ierusalimschy1996-08-281-166/+166
|
* "lua_dofile" has a more informative return code.Roberto Ierusalimschy1996-06-181-3/+5
|
* no more "lua_Reference"; new return value for "append";Roberto Ierusalimschy1996-04-291-22/+17
| | | | documentation of "exit" (it was not in the manual).
* lock mechanism seperseded by the REFERENCE mechanism.Roberto Ierusalimschy1996-04-221-29/+46
|
* page size "letter".Roberto Ierusalimschy1996-04-011-3/+3
|
* hook variables are global, no more "lua_set...hook" functions.Roberto Ierusalimschy1996-03-201-9/+8
|
* dofile accepts pre-compiled chunks.Roberto Ierusalimschy1996-03-191-10/+23
| | | | | lua_is... do coercion. small correction: = versus ==.
* new functions "rename" and "tmpname".Roberto Ierusalimschy1996-03-141-8/+46
| | | | | new option 'q' for function "format". new example, about vararg.
* list of incompatibilities with version 2.2.v2.3-betaRoberto Ierusalimschy1996-02-161-17/+34
| | | | new macro \Version.
* no more "lua_pushliteral".Roberto Ierusalimschy1996-02-121-10/+3
|
* new function "date", replaces old "date" and "time".Roberto Ierusalimschy1996-02-091-10/+10
|
* new functions "random" and "randomseed".Roberto Ierusalimschy1996-02-091-4/+11
|
* new section describing the debug interface.Roberto Ierusalimschy1996-02-091-9/+142
|
* new option "q" in function "write", to write literal strings.Roberto Ierusalimschy1996-02-051-11/+16
|
* new examples showing data structures and object-oriented programming.Roberto Ierusalimschy1996-02-051-38/+145
| | | | generic improvements and corrections.
* new example showing how to build modules.Roberto Ierusalimschy1996-01-301-5/+50
|
* new fallback "getglobal".Roberto Ierusalimschy1996-01-301-8/+20
| | | | modifications to generate an index (not automatically yet).
* new functions "tostring", "assert", and "format".Roberto Ierusalimschy1996-01-291-7/+50
|
* reference manualRoberto Ierusalimschy1995-11-161-0/+1741