Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new explanation about communication between Lua and C. | Roberto Ierusalimschy | 1997-03-06 | 1 | -546/+158 |
* | small correction. | Roberto Ierusalimschy | 1997-02-26 | 1 | -4/+6 |
* | new facilities for pattern matching (%b and .-); | Roberto Ierusalimschy | 1997-02-21 | 1 | -26/+58 |
* | lhf revisions/sugestions | Roberto Ierusalimschy | 1997-01-23 | 1 | -171/+288 |
* | correction in inheritance code in Cv2.5 | Roberto Ierusalimschy | 1996-11-18 | 1 | -2/+4 |
* | spelling corrections. | Roberto Ierusalimschy | 1996-11-14 | 1 | -11/+11 |
* | new version | Roberto Ierusalimschy | 1996-11-12 | 1 | -3/+3 |
* | anna's comments | Roberto Ierusalimschy | 1996-11-06 | 1 | -23/+33 |
* | i/o functions return an error message | Roberto Ierusalimschy | 1996-11-01 | 1 | -4/+14 |
* | new pattern matching facilities; new version of i/o lib; | Roberto Ierusalimschy | 1996-11-01 | 1 | -189/+363 |
* | lhf's corrections. | Roberto Ierusalimschy | 1996-08-28 | 1 | -166/+166 |
* | "lua_dofile" has a more informative return code. | Roberto Ierusalimschy | 1996-06-18 | 1 | -3/+5 |
* | no more "lua_Reference"; new return value for "append"; | Roberto Ierusalimschy | 1996-04-29 | 1 | -22/+17 |
* | lock mechanism seperseded by the REFERENCE mechanism. | Roberto Ierusalimschy | 1996-04-22 | 1 | -29/+46 |
* | page size "letter". | Roberto Ierusalimschy | 1996-04-01 | 1 | -3/+3 |
* | hook variables are global, no more "lua_set...hook" functions. | Roberto Ierusalimschy | 1996-03-20 | 1 | -9/+8 |
* | dofile accepts pre-compiled chunks. | Roberto Ierusalimschy | 1996-03-19 | 1 | -10/+23 |
* | new functions "rename" and "tmpname". | Roberto Ierusalimschy | 1996-03-14 | 1 | -8/+46 |
* | list of incompatibilities with version 2.2.v2.3-beta | Roberto Ierusalimschy | 1996-02-16 | 1 | -17/+34 |
* | no more "lua_pushliteral". | Roberto Ierusalimschy | 1996-02-12 | 1 | -10/+3 |
* | new function "date", replaces old "date" and "time". | Roberto Ierusalimschy | 1996-02-09 | 1 | -10/+10 |
* | new functions "random" and "randomseed". | Roberto Ierusalimschy | 1996-02-09 | 1 | -4/+11 |
* | new section describing the debug interface. | Roberto Ierusalimschy | 1996-02-09 | 1 | -9/+142 |
* | new option "q" in function "write", to write literal strings. | Roberto Ierusalimschy | 1996-02-05 | 1 | -11/+16 |
* | new examples showing data structures and object-oriented programming. | Roberto Ierusalimschy | 1996-02-05 | 1 | -38/+145 |
* | new example showing how to build modules. | Roberto Ierusalimschy | 1996-01-30 | 1 | -5/+50 |
* | new fallback "getglobal". | Roberto Ierusalimschy | 1996-01-30 | 1 | -8/+20 |
* | new functions "tostring", "assert", and "format". | Roberto Ierusalimschy | 1996-01-29 | 1 | -7/+50 |
* | reference manual | Roberto Ierusalimschy | 1995-11-16 | 1 | -0/+1741 |