Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |