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_bcwrite.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
-3
/
+5
*
REVERT: Change handling of nil value markers in template tables.
Mike Pall
6 days
1
-5
/
+3
*
Fix handling of nil value markers in template tables.
Mike Pall
6 days
1
-1
/
+1
*
Change handling of nil value markers in template tables.
Mike Pall
6 days
1
-2
/
+4
*
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-01-31
1
-3
/
+3
|
\
|
|
*
Preserve keys with dynamic values in template tables when saving bytecode.
Mike Pall
2024-01-31
1
-2
/
+2
*
|
Add cross-32/64 bit and deterministic bytecode generation.
Mike Pall
2024-01-22
1
-15
/
+94
*
|
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
*
|
Add workaround for bytecode dump of builtins.
Mike Pall
2023-08-12
1
-1
/
+2
*
|
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
*
|
String buffers, part 2a: internal SBuf reorg. Use full pointers.
Mike Pall
2021-06-01
1
-11
/
+11
*
|
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
-5
/
+19
*
|
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
2019-08-30
1
-4
/
+1
|
\
|
|
*
Fix bytecode dump unpatching.
Mike Pall
2019-08-30
1
-4
/
+1
*
|
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
-2
/
+3
*
|
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
*
|
Big renaming of string buffer/formatting/conversion functions.
Mike Pall
2013-05-13
1
-24
/
+24
*
|
String buffer refactoring, part 4.
Mike Pall
2013-02-28
1
-17
/
+15
*
|
String buffer refactoring, part 2.
Mike Pall
2013-02-27
1
-115
/
+89
*
|
String buffer refactoring, part 1.
Mike Pall
2013-02-27
1
-16
/
+8
|
/
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
Replace divisions with simpler code.
Mike Pall
2012-08-26
1
-1
/
+1
*
Avoid pesky compiler warnings about C++ keywords (eh?).
Mike Pall
2012-07-03
1
-1
/
+1
*
Fix buffer check in bytecode writer.
Mike Pall
2012-06-28
1
-0
/
+1
*
Fix bytecode dump for certain number constants.
Mike Pall
2012-02-04
1
-4
/
+10
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
Fix dumping of already stripped functions with debug info.
Mike Pall
2011-06-13
1
-1
/
+2
*
Add support for bytecode loading/saving.
Mike Pall
2011-06-13
1
-0
/
+388