Mike Pall
|
6599bc7db2
|
PPCSPE: Fix dispatch for binop metamethods.
|
2011-07-13 21:33:51 +02:00 |
|
Mike Pall
|
161f1a5eb0
|
PPC: Separate PPC vs. PPCSPE interpreter source files.
|
2011-07-03 15:01:50 +02:00 |
|
Mike Pall
|
31d566428f
|
From Lua 5.2: __len for tables. Needs -DLUAJIT_ENABLE_LUA52COMPAT.
|
2011-06-20 20:45:41 +02:00 |
|
Mike Pall
|
a175754ab7
|
PPC: Add lj_vm_floor which is callable from C.
|
2011-06-05 23:36:49 +02:00 |
|
Mike Pall
|
cfdc356ebe
|
RELEASE LuaJIT-2.0.0-beta7
|
2011-05-05 16:31:13 +02:00 |
|
Mike Pall
|
1fa0cc09b3
|
PPC: Fix L->status for resume after yield.
|
2011-04-13 02:28:25 +02:00 |
|
Mike Pall
|
fa5cd010e8
|
Add support for tailcalls from internal C functions.
PPC: Fix __call metamethod for tailcalls.
|
2011-04-12 19:13:11 +02:00 |
|
Mike Pall
|
f69524f7f1
|
PPC: Misc. fixes for interpreter.
|
2011-04-10 17:04:10 +02:00 |
|
Mike Pall
|
959683c77c
|
PPC: Minor cleanups of interpreter.
|
2011-04-04 02:00:38 +02:00 |
|
Mike Pall
|
8396c3cdbc
|
PPC: Fix ipairs() for keys in the hash part.
|
2011-01-20 12:25:56 +01:00 |
|
Mike Pall
|
06f99fc3df
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
|
Mike Pall
|
aca1e5b3e6
|
Fix Windows/x86 build and update pregenerated files.
|
2011-01-06 23:37:04 +01:00 |
|
Mike Pall
|
461bf77331
|
FFI: Parse complex and 64 bit integer literals.
|
2010-12-24 01:31:39 +01:00 |
|
Mike Pall
|
57cd5026eb
|
Disable Lua 5.2 features by default. See -DLUAJIT_ENABLE_LUA52COMPAT.
|
2010-11-19 17:00:11 +01:00 |
|
Mike Pall
|
ba602c9578
|
Add support for __pairs and __ipairs metamethods (from Lua 5.2).
|
2010-11-18 00:23:24 +01:00 |
|
Mike Pall
|
65dec38e44
|
PPC: Preserve RD during array resizing in BC_TSETM.
|
2010-10-18 16:12:27 +02:00 |
|
Mike Pall
|
a3eeee5b3e
|
PPC: Update DynASM-generated file.
PPC/e500v2 interpreter port is now feature-complete.
|
2010-10-07 02:24:57 +02:00 |
|
Mike Pall
|
c7f91f8cd1
|
PPC: Add register assignments and type definitions.
|
2010-08-31 00:04:32 +02:00 |
|
Mike Pall
|
a8d23e84e6
|
PPC: Add build rules and preprocessed skeleton for PPCSPE target.
|
2010-08-27 17:28:07 +02:00 |
|