summaryrefslogtreecommitdiff
path: root/src/luajit.c
Commit message (Expand)AuthorAgeFilesLines
* Fix command-line argv handling.Mike Pall2022-01-271-11/+11
* Bump copyright date.Mike Pall2022-01-151-1/+1
* Bump copyright date.Mike Pall2021-01-021-1/+1
* Bump copyright date.Mike Pall2020-01-201-1/+1
* Clear stack after print_jit_status() in CLI.Mike Pall2018-01-291-0/+1
* Fix GCC 7 -Wimplicit-fallthrough warnings.Mike Pall2018-01-291-0/+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
* Fix compiler warnings.Mike Pall2014-03-241-9/+9
* Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* Fix compatibility issues with Illumos.Mike Pall2013-05-251-8/+7
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* From Lua 5.2: Add luaL_traceback().Mike Pall2012-10-011-13/+1
* From Lua 5.2: Add -E command line option (ignore env vars).Mike Pall2012-07-161-7/+19
* CONSOLE: Handle unimplemented features for console toolchains.Mike Pall2012-06-091-1/+14
* Print version and JIT status to stdout, not stderr.Mike Pall2012-06-061-6/+7
* From Lua 5.2: Try __tostring metamethod on non-string error messages.Mike Pall2012-02-131-5/+10
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* Add -b command line option to save/list bytecode.Mike Pall2011-06-131-14/+46
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Cleanup architecture, ABI and OS definitions.Mike Pall2010-11-161-2/+4
* Avoid starting a GC cycle immediately after library init.Mike Pall2010-04-251-1/+1
* Reorder various structs to reduce padding (thanks to /usr/bin/pahole).Mike Pall2010-03-151-1/+1
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2Mike Pall2009-12-081-10/+10
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+519