mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
1d93f560f2
additional tests to make sure pass-by-value and copy semantics work as intended new proxy_base class to reduce code duplication update function / protected_function usage (to solve starwing's issue while keeping code as clean as possible)
46 lines
498 B
Plaintext
46 lines
498 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
|
|
*.user
|
|
*.3cb9f6a
|
|
luajit-2.0.3/
|
|
.dropbox*
|
|
desktop.ini
|
|
lua-5.3.0/
|
|
.vs/
|
|
lua-5.1.5/
|
|
luajit-2.0.4/
|
|
*.creator.user.*
|
|
lua-5.3.1/
|
|
main2.cpp
|
|
lua-5.3.2/
|
|
lua-5.2.4/
|
|
bench/
|