index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.dep
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
FFI: Parse complex and 64 bit integer literals.
Mike Pall
2010-12-24
1
-9
/
+10
*
FFI: Record cdata allocations.
Mike Pall
2010-12-22
1
-6
/
+6
*
FFI: Record cdata index operations (preliminary, lots of NYI cases).
Mike Pall
2010-12-08
1
-6
/
+10
*
Split off fast function recording to lj_ffrecord.c.
Mike Pall
2010-12-05
1
-9
/
+12
*
FFI: Add ffi.* library.
Mike Pall
2010-12-05
1
-2
/
+6
*
FFI: Add support for converting cdata to tonumber().
Mike Pall
2010-12-05
1
-2
/
+2
*
FFI: Add C declaration parser.
Mike Pall
2010-12-05
1
-7
/
+10
*
FFI: Add C data handling and C type conversions.
Mike Pall
2010-12-05
1
-15
/
+19
*
FFI: Add C type management.
Mike Pall
2010-12-05
1
-10
/
+13
*
Rename character type handling from lj_ctype* to lj_char*.
Mike Pall
2010-11-09
1
-16
/
+16
*
PPC: Add PowerPC target architecture selection.
Mike Pall
2010-08-25
1
-6
/
+7
*
Untangle some target dependencies.
Mike Pall
2010-08-03
1
-94
/
+92
*
Avoid string allocation in GDB JIT API.
Mike Pall
2010-05-09
1
-1
/
+1
*
Fold HREF of TNEW/TDUP to niltv. Fold HLOAD of niltv to nil.
Mike Pall
2010-03-28
1
-2
/
+2
*
Correctly align and free allocated machine code areas.
Mike Pall
2010-02-27
1
-7
/
+7
*
Place dynamically generated code near static code on x64.
Mike Pall
2010-02-26
1
-1
/
+1
*
Major redesign of function call handling.
Mike Pall
2010-02-13
1
-25
/
+26
*
Move dispatch tables out of GG_State struct.
Mike Pall
2010-02-11
1
-12
/
+12
*
Move bytecode offsets from lj_vm.* to generated header.
Mike Pall
2010-02-05
1
-11
/
+13
*
Compress snapshots using a simple, extensible 1D-compression.
Mike Pall
2010-01-26
1
-3
/
+3
*
Fast forward to sync public repo.
Mike Pall
2009-12-08
1
-7
/
+8
*
RELEASE LuaJIT-2.0.0-beta2
v2.0.0-beta2
Mike Pall
2009-12-08
1
-2
/
+2
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+139
[prev]