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
/
lj_bcread.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change handling of nil value markers in template tables.
HEAD
v2.1
Mike Pall
4 days
1
-4
/
+6
*
REVERT: Change handling of nil value markers in template tables.
Mike Pall
6 days
1
-6
/
+4
*
Change handling of nil value markers in template tables.
Mike Pall
6 days
1
-4
/
+6
*
Merge branch 'master' into v2.1
Mike Pall
2025-01-13
1
-1
/
+1
|
\
|
*
Bump copyright date.
Mike Pall
2025-01-13
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2024-12-16
1
-1
/
+1
|
\
|
|
*
Force fallback source name for stripped bytecode.
Mike Pall
2024-12-16
1
-1
/
+1
*
|
Add cross-32/64 bit and deterministic bytecode generation.
Mike Pall
2024-01-22
1
-3
/
+6
*
|
Merge branch 'master' into v2.1
Mike Pall
2023-08-20
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2023-08-20
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2022-01-15
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2022-01-15
1
-1
/
+1
*
|
Abstract out on-demand loading of FFI library.
Mike Pall
2021-06-01
1
-5
/
+1
*
|
String buffers, part 2a: internal SBuf reorg. Use full pointers.
Mike Pall
2021-06-01
1
-5
/
+5
*
|
Merge branch 'master' into v2.1
Mike Pall
2021-01-02
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2021-01-02
1
-1
/
+1
*
|
Improve assertions.
Mike Pall
2020-06-15
1
-10
/
+10
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-01-20
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2020-01-20
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-01-13
1
-5
/
+5
|
\
|
|
*
Fix embedded bytecode loader.
Mike Pall
2020-01-13
1
-1
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-01-17
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2017.
Mike Pall
2017-01-17
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-03-03
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2016.
Mike Pall
2016-03-03
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2015-01-06
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
*
|
Add LJ_FR2 mode: Two-slot frame info.
Mike Pall
2015-01-03
1
-0
/
+1
*
|
Cleanup of TValue setters. No functional changes.
Mike Pall
2014-12-20
1
-1
/
+1
*
|
Cleanup of memory vs. GC sizes. No functional changes.
Mike Pall
2014-12-20
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-01-16
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
*
|
Properly fix loading of embedded bytecode.
Mike Pall
2013-09-20
1
-1
/
+2
*
|
Refactor internal string formatting.
Mike Pall
2013-05-12
1
-1
/
+2
*
|
String buffer refactoring, part 4.
Mike Pall
2013-02-28
1
-2
/
+2
*
|
String buffer refactoring, part 3.
Mike Pall
2013-02-28
1
-49
/
+39
*
|
Cleanup lexer source code.
Mike Pall
2013-02-28
1
-3
/
+3
*
|
String buffer refactoring, part 2.
Mike Pall
2013-02-27
1
-10
/
+11
*
|
String buffer refactoring, part 1.
Mike Pall
2013-02-27
1
-17
/
+6
*
|
Add support for embedding LuaJIT bytecode for builtins.
Mike Pall
2013-02-22
1
-18
/
+16
|
/
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
FFI: Load FFI library on-demand for bytecode with cdata literals.
Mike Pall
2013-01-15
1
-2
/
+12
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
Load embedded bytecode with require().
Mike Pall
2011-08-17
1
-1
/
+1
*
Add support for bytecode loading/saving.
Mike Pall
2011-06-13
1
-0
/
+466