summaryrefslogtreecommitdiff
path: root/src/lj_err.h
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright date.Mike Pall2022-01-151-1/+1
* Bump copyright date.Mike Pall2021-01-021-1/+1
* Call error function on rethrow after trace exit.Mike Pall2020-08-091-1/+1
* Bump copyright date.Mike Pall2020-01-201-1/+1
* Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
* Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
* Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* Flatten and compress in-memory debug info (saves ~70%).Mike Pall2011-06-091-1/+1
* Move debugging/introspection functionality to lj_debug.c.Mike Pall2011-06-071-4/+1
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Allow access to raw error messages from outside lj_err.c.Mike Pall2010-12-011-0/+3
* Fix amalgamated build.Mike Pall2010-03-021-1/+1
* Rethrow errors from trace exit handling from the right C frame.Mike Pall2010-02-191-1/+1
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* Major rewrite of error handling to allow external/internal unwinding.Mike Pall2010-01-021-0/+1
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+40