Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | From Lua 5.2: debug.getlocal()/setlocal() treats slot < 0 as vararg. | Mike Pall | 2012-09-19 | 1 | -5/+21 | |
* | Fix argument error handling on Lua stacks without a frame. | Mike Pall | 2012-02-22 | 1 | -0/+2 | |
* | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 1 | -1/+1 | |
* | FFI: Fix line info for result conversion errors in callbacks. | Mike Pall | 2011-11-25 | 1 | -3/+3 | |
* | FFI: Add callback support (for x86/x64). | Mike Pall | 2011-11-14 | 1 | -1/+2 | |
* | Fixup PC in tracebacks after exits from down-recursive traces. | Mike Pall | 2011-10-17 | 1 | -1/+15 | |
* | Flatten and compress in-memory debug info (saves ~70%). | Mike Pall | 2011-06-09 | 1 | -68/+126 | |
* | Move debugging/introspection functionality to lj_debug.c. | Mike Pall | 2011-06-07 | 1 | -0/+429 |