Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump copyright date. | Mike Pall | 2023-08-20 | 1 | -1/+1 |
* | Bump copyright date. | Mike Pall | 2022-01-15 | 1 | -1/+1 |
* | Bump copyright date. | Mike Pall | 2021-01-02 | 1 | -1/+1 |
* | Fix write barrier for lua_setupvalue() and debug.setupvalue(). | Mike Pall | 2020-03-20 | 1 | -1/+2 |
* | Bump copyright date. | Mike Pall | 2020-01-20 | 1 | -1/+1 |
* | Bump copyright date to 2017. | Mike Pall | 2017-01-17 | 1 | -1/+1 |
* | Bump copyright date to 2016. | Mike Pall | 2016-03-03 | 1 | -1/+1 |
* | Bump copyright date to 2015. | Mike Pall | 2015-01-05 | 1 | -1/+1 |
* | Bump copyright date to 2014. | Mike Pall | 2014-01-16 | 1 | -1/+1 |
* | Bump copyright date to 2013. | Mike Pall | 2013-02-11 | 1 | -1/+1 |
* | From Lua 5.2: debug.getinfo(..., "u") returns nparams and isvararg. | Mike Pall | 2012-09-20 | 1 | -0/+20 |
* | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 1 | -1/+1 |
* | Flatten and compress in-memory debug info (saves ~70%). | Mike Pall | 2011-06-09 | 1 | -2/+20 |
* | Move debugging/introspection functionality to lj_debug.c. | Mike Pall | 2011-06-07 | 1 | -0/+23 |