Mike Pall 932cda0fe3 Replace on-trace GC frame syncing with interpreter exit.
Need to sync GC objects to stack only during atomic GC phase.
Need to setup a proper frame structure only for calling finalizers.
Force an exit to the interpreter and let it handle the uncommon cases.
Finally solves the "NYI: gcstep sync with frames" issue.
2010-04-19 00:43:35 +02:00
2010-03-28 19:26:33 +02:00
2010-01-09 14:28:11 +01:00
2010-03-28 19:26:33 +02:00
2010-03-07 14:28:05 +01:00
2009-12-08 19:46:35 +01:00
2010-01-09 14:28:11 +01:00
2010-03-28 19:26:33 +02:00
2010-03-28 19:26:33 +02:00

README for LuaJIT 2.0.0-beta4
-----------------------------

LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.

Project Homepage: http://luajit.org/

LuaJIT is Copyright (C) 2005-2010 Mike Pall.
LuaJIT is free software, released under the MIT/X license.
See full Copyright Notice in the COPYRIGHT file or in luajit.h.

Documentation for LuaJIT is available in HTML format.
Please point your favorite browser to:

 doc/luajit.html

Description
No description provided
Readme 4.9 MiB
Languages
C 82.4%
Lua 15.6%
Makefile 1%
Batchfile 0.9%