index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lj_errmsg.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Lua 5.2: Remove error for ambiguous function call syntax.
Mike Pall
2012-09-28
1
-0
/
+2
*
Remove some library functions for no-JIT/no-FFI builds.
Mike Pall
2012-09-24
1
-0
/
+4
*
Move load/dump functions to lj_load.c. Add load modes.
Mike Pall
2012-09-21
1
-1
/
+1
*
From Lua 5.2: Add debug.upvalueid() and debug.upvaluejoin().
Mike Pall
2012-09-20
1
-0
/
+1
*
From Lua 5.2: Add goto and ::label:: statements.
Mike Pall
2012-09-16
1
-1
/
+4
*
FFI: Handle __pairs/__ipairs metamethods for cdata objects.
Mike Pall
2012-09-03
1
-0
/
+1
*
Limit recursion depth in string.match() et al.
Mike Pall
2012-08-28
1
-0
/
+1
*
Add missing change for last commit.
Mike Pall
2012-08-05
1
-0
/
+1
*
FFI: Add support for parameterized C types.
Mike Pall
2012-06-14
1
-0
/
+1
*
Rearrange OSX vs. iOS defines. Disable callbacks on iOS.
Mike Pall
2012-06-08
1
-0
/
+4
*
Disable loading bytecode with an extra header (BOM or #!).
Mike Pall
2012-05-03
1
-0
/
+1
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
FFI: Add callback support for ARM.
Mike Pall
2011-12-12
1
-4
/
+0
*
FFI: Add callback support for PPC.
Mike Pall
2011-12-12
1
-1
/
+1
*
FFI: Add callback support (for x86/x64).
Mike Pall
2011-11-14
1
-0
/
+6
*
Add support for bytecode loading/saving.
Mike Pall
2011-06-13
1
-2
/
+5
*
FFI: Add 64 bit integer comparisons and pointer comparisons.
Mike Pall
2011-01-13
1
-0
/
+3
*
FFI: Add ffi.load() and ffi.C default namespace.
Mike Pall
2011-01-10
1
-0
/
+1
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-1
/
+1
*
FFI: Add support for calling C functions.
Mike Pall
2011-01-06
1
-1
/
+3
*
FFI: Add 64 bit integer arithmetic.
Mike Pall
2010-12-25
1
-0
/
+1
*
FFI: Add C data handling and C type conversions.
Mike Pall
2010-12-05
1
-0
/
+17
*
Parse hexadecimal escapes in strings (from Lua 5.2).
Mike Pall
2010-11-19
1
-1
/
+1
*
Allow running C functions with coroutine.create(), too.
Mike Pall
2010-11-17
1
-1
/
+0
*
Cleanup architecture, ABI and OS definitions.
Mike Pall
2010-11-16
1
-1
/
+1
*
Just disable JIT compiler for non-SSE2 CPUs instead of aborting.
Mike Pall
2010-02-16
1
-1
/
+7
*
Redesign of prototype generation, part 1: varinfo and uvname.
Mike Pall
2010-02-08
1
-0
/
+1
*
Bump all copyright dates to 2010.
Mike Pall
2010-01-09
1
-1
/
+1
*
RELEASE LuaJIT-2.0.0-beta2
v2.0.0-beta2
Mike Pall
2009-12-08
1
-0
/
+4
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+134