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_ccallback.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
*
FFI: Add missing GC steps for callback argument conversions.
Mike Pall
2013-06-20
1
-1
/
+4
*
Add partial support for building with MingW64 GCC 4.8-SEH.
Mike Pall
2013-05-15
1
-2
/
+2
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
FFI: Fix stack-adjustment for __thiscall callbacks.
Mike Pall
2012-11-07
1
-5
/
+2
*
Replace error with PANIC for callbacks from JIT-compiled code.
Mike Pall
2012-10-21
1
-3
/
+7
*
ARM: Add hard-float ABI support to the FFI (interpreter).
Mike Pall
2012-07-30
1
-4
/
+38
*
FFI: Box all accessed or returned enums.
Mike Pall
2012-07-17
1
-1
/
+0
*
Rearrange OSX vs. iOS defines. Disable callbacks on iOS.
Mike Pall
2012-06-08
1
-2
/
+12
*
FFI: Fix blacklisting of C functions calling callbacks.
Mike Pall
2012-04-12
1
-0
/
+3
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
MIPS: Add interpreter. Enable MIPS build rules.
Mike Pall
2012-01-23
1
-0
/
+47
*
FFI: Don't touch frame in callbacks with tailcalls to fast functions.
Mike Pall
2012-01-15
1
-5
/
+8
*
FFI: Add callback support for ARM.
Mike Pall
2011-12-12
1
-1
/
+35
*
FFI: Add callback support for PPC.
Mike Pall
2011-12-12
1
-6
/
+52
*
Move helper for syncing data/instruction cache to lj_mcode.c.
Mike Pall
2011-12-12
1
-0
/
+2
*
FFI: Fix line info for result conversion errors in callbacks.
Mike Pall
2011-11-25
1
-1
/
+1
*
FFI: Add missing GC barrier for callback registration.
Mike Pall
2011-11-15
1
-0
/
+1
*
FFI: Add callback support (for x86/x64).
Mike Pall
2011-11-14
1
-0
/
+461