mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
d35de4a8fa
Userdata now properly forwards arguments to constructor get_call now properly has extra parameters to allow for forwarding items from the first call that are not popped Added tests to cover new cases
31 lines
322 B
Plaintext
31 lines
322 B
Plaintext
obj/*
|
|
bin/*
|
|
demacro.txt
|
|
Shinobi2
|
|
dev*
|
|
lua-5.2.2/
|
|
Debug/
|
|
Release/
|
|
x64/
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
*.tlog
|
|
*.lastbuildstate
|
|
*.idb
|
|
*.sln
|
|
*.gitattributes
|
|
liblua.a
|
|
sol/include/
|
|
.ninja*
|
|
include/
|
|
lib/liblua5.2.a
|
|
*.config
|
|
*.creator
|
|
*.files
|
|
*.includes
|
|
*.pyc
|
|
main.cpp
|
|
lua-5.2.3/
|
|
build.ninja
|
|
main.ninja
|