index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Bindings
/
BindingsProcessor.lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-02
Prefer static_cast to reinterpret_cast (#4223)
peterbell10
1
-2
/
+2
2017-06-29
Update tolua and export EffectID
peterbell10
1
-2
/
+35
2016-09-08
APIDump: Removed trailing whitespace.
Mattes D
1
-28
/
+28
2016-08-22
cLuaState: Moved function param counting to PushCallPop() template.
Mattes D
1
-1
/
+0
2016-08-06
Commented out code_out.cpp generating.
Mattes D
1
-0
/
+4
2016-07-18
Bindings: Added a script to generate a diff between APIDesc and ToLua.
Mattes D
1
-3
/
+3
2016-07-18
Bindings: Don't generate docs for private symbols, mark static symbols.
Mattes D
1
-13
/
+35
2016-07-18
Bindings: Output description is valid Lua file.
Mattes D
1
-3
/
+7
2016-07-18
Bindings: Extract unexported DoxyComments.
Mattes D
1
-15
/
+134
2016-07-18
Bindings: Extract DoxyComments
Mattes D
1
-18
/
+187
2016-07-18
Added a Pure-Lua implementation for bindings generation.
Mattes D
1
-2
/
+507
2016-06-05
Bindings: Add a const-ptr variant to all stack getter functions
Mattes D
1
-0
/
+15
2015-06-19
Externalized cPrefabPiecePool self-test.
Mattes D
1
-1
/
+3
2015-05-19
Added LuaState support for all integral types
tycho
1
-5
/
+7
2015-05-12
ToLua now generates cLuaState::Push() and GetStackValue()
Mattes D
1
-0
/
+161