Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Finalizers must be callable | Roberto Ierusalimschy | 2019-03-14 | 1 | -4/+19 | |
* | Changes in the warning system | Roberto Ierusalimschy | 2019-03-14 | 1 | -13/+13 | |
* | 'math.randomseed()' sets a somewhat random seed | Roberto Ierusalimschy | 2019-03-13 | 1 | -9/+14 | |
* | New conversion specifier '%p' for 'string.format' | Roberto Ierusalimschy | 2019-03-13 | 1 | -3/+10 | |
* | Details | Roberto Ierusalimschy | 2019-03-13 | 1 | -22/+32 | |
* | Optional 'init' argument to 'string.gmatch' | Roberto Ierusalimschy | 2019-01-08 | 1 | -19/+23 | |
* | No more to-be-closed functions | Roberto Ierusalimschy | 2019-01-04 | 1 | -20/+14 | |
* | No more LUA_ERRGCMM errors | Roberto Ierusalimschy | 2019-01-01 | 1 | -17/+9 | |
* | Added a warning system to Lua | Roberto Ierusalimschy | 2018-12-28 | 1 | -8/+48 | |
* | Details | Roberto Ierusalimschy | 2018-12-17 | 1 | -8/+8 | |
* | New functions 'lua_resetthread' and 'coroutine.kill' | Roberto Ierusalimschy | 2018-12-13 | 1 | -4/+30 | |
* | Better error messages for some polymorphic functions | Roberto Ierusalimschy | 2018-12-10 | 1 | -0/+26 | |
* | Calls cannot be tail in the scope of a to-be-closed variable | Roberto Ierusalimschy | 2018-12-04 | 1 | -9/+8 | |
* | A to-be-closed variable must have a closable value (or be nil) | Roberto Ierusalimschy | 2018-11-29 | 1 | -9/+16 | |
* | Documentation for to-be-closed variables | Roberto Ierusalimschy | 2018-11-13 | 1 | -26/+122 | |
* | Removed resource-related "emergency collections" | Roberto Ierusalimschy | 2018-10-31 | 1 | -14/+0 | |
* | Small improvements in the manual | Roberto Ierusalimschy | 2018-10-22 | 1 | -8/+18 | |
* | Deprecated the emulation of '__le' using '__lt' | Roberto Ierusalimschy | 2018-08-24 | 1 | -12/+9 | |
* | Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' | Roberto Ierusalimschy | 2018-07-27 | 1 | -0/+14 | |
* | Small improvements in the manual | Roberto Ierusalimschy | 2018-07-25 | 1 | -5/+7 | |
* | Improvements in the manual | Roberto Ierusalimschy | 2018-07-10 | 1 | -14/+17 | |
* | Added manual and tests for version 5.4-w2 | Roberto Ierusalimschy | 2018-07-09 | 2 | -0/+9222 |