Mike Pall
|
53a285c0c3
|
Disable loading bytecode with an extra header (BOM or #!).
|
2012-05-03 19:04:44 +02:00 |
|
Mike Pall
|
10ef109eef
|
Bump copyright date to 2012.
|
2012-01-23 22:42:42 +01:00 |
|
Mike Pall
|
03c51fc578
|
FFI: Add callback support for ARM.
|
2011-12-12 23:16:55 +01:00 |
|
Mike Pall
|
1b0d646004
|
FFI: Add callback support for PPC.
|
2011-12-12 23:11:49 +01:00 |
|
Mike Pall
|
71d00a56db
|
FFI: Add callback support (for x86/x64).
|
2011-11-14 14:18:25 +01:00 |
|
Mike Pall
|
4994fcc32c
|
Add support for bytecode loading/saving.
|
2011-06-13 01:04:11 +02:00 |
|
Mike Pall
|
0ec7f5ed92
|
FFI: Add 64 bit integer comparisons and pointer comparisons.
|
2011-01-13 02:35:29 +01:00 |
|
Mike Pall
|
ddf6596333
|
FFI: Add ffi.load() and ffi.C default namespace.
|
2011-01-10 03:43:18 +01:00 |
|
Mike Pall
|
06f99fc3df
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
|
Mike Pall
|
fb0a18ca0b
|
FFI: Add support for calling C functions.
|
2011-01-06 23:30:04 +01:00 |
|
Mike Pall
|
44935dae0d
|
FFI: Add 64 bit integer arithmetic.
|
2010-12-25 22:54:25 +01:00 |
|
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 |
|