issues
search
Tomasu
/
LuaGlue
C++11 Lua 5.2 Binding Library
zlib License
79
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
added support for 'decorator' methods bindings and read-only properties
#28
JMLX42
closed
10 years ago
0
added the LuaGlueFunctionRef to handle passing of Lua function reference...
#27
JMLX42
closed
10 years ago
0
update std::shared_ptr ref counter when set to "nil"
#26
JMLX42
closed
10 years ago
1
C++ callbacks with Lua function
#25
JMLX42
closed
10 years ago
20
Double free or corruption error
#24
JMLX42
closed
10 years ago
11
LuaGlueClass::prop doesn't work with shared_ptr
#23
JMLX42
closed
10 years ago
1
LuaGlueClass::prop doesn't accept const ref
#22
JMLX42
closed
10 years ago
10
Add lua glue class has method
#21
JMLX42
closed
10 years ago
2
Can't compile LuaGlue
#20
Gintasz
closed
10 years ago
2
change DEBUG into LG_DEBUG
#19
JMLX42
closed
10 years ago
4
corrupted pointer
#18
JMLX42
closed
10 years ago
4
segfault in LuaGlueObject.h:155
#17
JMLX42
closed
10 years ago
1
LuaGlueDebug.h doesn't work on window/visual studio
#16
guanlisheng
closed
10 years ago
6
gc + shared_ptr causes segfault
#15
JMLX42
closed
10 years ago
9
Fix const arguments
#14
JMLX42
closed
10 years ago
1
const LuaGlueClass::method does not compile
#13
JMLX42
closed
10 years ago
12
fix constness issues related to the method arguments variadic template expanded to template some containers
#12
JMLX42
closed
10 years ago
1
add support for bool, float and unsigned int return types by overloading...
#11
JMLX42
closed
10 years ago
0
const support
#10
JMLX42
closed
10 years ago
6
fix incompatibilities with VS2013 (missing constexpr and uint) and solve...
#9
JMLX42
closed
10 years ago
1
(shared) pointers support
#8
JMLX42
closed
10 years ago
12
Properties support
#7
JMLX42
closed
10 years ago
4
Namespace support
#6
JMLX42
opened
10 years ago
1
LuaJIT compatibility
#5
JMLX42
opened
10 years ago
3
invalid null pointer in LuaGlueMethod() line 81
#4
JMLX42
closed
10 years ago
1
passing C++ objects to LUA
#3
JMLX42
closed
10 years ago
4
shared_ptr support
#2
JMLX42
closed
10 years ago
1
VS2013 support
#1
JMLX42
closed
10 years ago
7
Previous