Mike Pall
|
526e087e63
|
FFI: Add C data handling and C type conversions.
|
2010-12-05 00:18:07 +01:00 |
|
Mike Pall
|
29b8959df1
|
Parse hexadecimal escapes in strings (from Lua 5.2).
|
2010-11-19 18:15:50 +01:00 |
|
Mike Pall
|
3754a8fe7a
|
Allow running C functions with coroutine.create(), too.
|
2010-11-17 20:07:55 +01:00 |
|
Mike Pall
|
24baf77955
|
Cleanup architecture, ABI and OS definitions.
|
2010-11-16 15:03:40 +01:00 |
|
Mike Pall
|
8060f5b531
|
Just disable JIT compiler for non-SSE2 CPUs instead of aborting.
|
2010-02-16 23:39:24 +01:00 |
|
Mike Pall
|
60b5af4422
|
Redesign of prototype generation, part 1: varinfo and uvname.
Use a growable, per-chunk variable stack.
Collect varinfo/uvname for prototype at the end.
|
2010-02-08 05:26:52 +01:00 |
|
Mike Pall
|
4d9be5b8f8
|
Bump all copyright dates to 2010.
|
2010-01-09 14:28:11 +01:00 |
|
Mike Pall
|
1d1fed48a0
|
RELEASE LuaJIT-2.0.0-beta2
|
2009-12-08 19:49:20 +01:00 |
|
Mike Pall
|
55b1695971
|
RELEASE LuaJIT-2.0.0-beta1
|
2009-12-08 19:46:35 +01:00 |
|