index
:
anonymous/cuberite
1.14
5588-resources-encoding
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
canbeat-cleanup
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
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
/
lib
/
tolua++
/
src
/
bin
/
lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-25
Compile the entire Lua stack as C++
Tiger Wang
1
-0
/
+0
2020-07-13
Jenkins fixes
Tiger Wang
1
-0
/
+0
2020-05-16
Upgrade to C++17 [CMake] (#4717)
Tiger Wang
1
-0
/
+0
2018-04-27
tolua++ bindings use nullptr. (#4219)
peterbell10
1
-0
/
+0
2017-06-29
Update tolua and export EffectID
peterbell10
1
-0
/
+0
2017-05-20
Update submodule tolua++
Lukas Pioch
1
-0
/
+0
2017-05-04
ToLua++: Removed binary tolua.
Mattes D
1
-0
/
+0
2017-05-01
Don't return const ref params and removed functions from
Lukas Pioch
1
-0
/
+0
2016-12-15
Fixed ToLua compatibility between Lua 5.1 and Lua 5.2+.
Mattes D
1
-0
/
+0
2016-12-12
Use CMake's Android generators to crosscompile
Tiger Wang
1
-0
/
+0
2016-07-18
Added a Pure-Lua implementation for bindings generation.
Mattes D
1
-0
/
+0
2015-11-05
Ignore MSVC build artefacts in submodularised libraries.
Mattes D
1
-0
/
+0
2015-11-04
Outsourced all libraries into submodules
Julian Laubstein
26
-5090
/
+0
2015-05-11
ToLua: Fixed LuaJit compatibility.
Mattes D
1
-0
/
+8
2014-08-03
ToLua driver: disabled output buffering.
madmaxoft
1
-0
/
+3
2014-07-13
Tolua driver: Fixed wrong indentation.
madmaxoft
1
-15
/
+15
2014-06-09
Fixed debugging code in tolua++ driver script.
madmaxoft
1
-1
/
+1
2014-06-09
ToLua can now be run in pure-lua mode.
madmaxoft
5
-8
/
+100
2014-04-02
Fixed tolua++ override support
Tycho
2
-11
/
+14
2014-03-22
FIrst attempt at adding override support to tolua
Tycho
1
-5
/
+6
2014-03-20
Fixed enum checking functions not being called in generated code
Tycho
4
-7
/
+9
2014-03-19
Fixed bugs in patched tolua output
Tycho
4
-7
/
+28
2014-03-19
Fixed tolua emitting isnumber insteand of is<Enum>
Tycho
2
-2
/
+6
2014-03-19
Fixed type error in lua bindings
Tycho
1
-3
/
+3
2014-03-17
Fixed =~ bug
Tycho
1
-1
/
+1
2014-03-15
Patched tolua to understand size_t
Tycho
1
-0
/
+1
2014-03-15
Patched tolua to emit range checks for enums
Tycho
2
-24
/
+55
2013-11-24
Moved tolua++
Alexander Harkness
24
-0
/
+4924