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_cparse.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
FFI: Ignore number parsing errors while skipping definitions.
Mike Pall
2011-12-17
1
-1
/
+3
*
FFI: Ignore empty statements in ffi.cdef().
Mike Pall
2011-12-17
1
-0
/
+4
*
FFI: Fix comment parsing.
Mike Pall
2011-07-06
1
-1
/
+5
*
No need for L argument to lj_str_initbuf().
Mike Pall
2011-06-12
1
-1
/
+1
*
FFI: Fix field alignment for iOS.
Mike Pall
2011-05-04
1
-2
/
+2
*
Get rid of the remaining silly cast macros from Lua.
Mike Pall
2011-03-10
1
-1
/
+1
*
FFI: Fix various issues with C type table reallocations.
Mike Pall
2011-01-27
1
-9
/
+13
*
FFI: Fix symbol name redirection.
Mike Pall
2011-01-27
1
-0
/
+1
*
FFI: Add symbol name redirection.
Mike Pall
2011-01-26
1
-16
/
+32
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-1
/
+1
*
FFI: Add missing link to parameters for C function declaration.
Mike Pall
2011-01-05
1
-1
/
+2
*
FFI: Fix C parser for hex literals.
Mike Pall
2010-12-23
1
-1
/
+1
*
FFI: Fix alignment of scalars/vectors modified with mode attribute.
Mike Pall
2010-12-09
1
-2
/
+7
*
FFI: Add C declaration parser.
Mike Pall
2010-12-05
1
-0
/
+1802
[prev]