issues
search
jeremyong
/
Selene
Simple C++11 friendly header-only bindings to Lua
zlib License
813
stars
117
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
It seems that more than two objects cannot be registered(Will be overwritten)
#185
AndThenYou
opened
2 years ago
1
CMakefile.txt
#184
moon142857
opened
3 years ago
0
Function call is not working
#183
was547
opened
5 years ago
1
forgot return in readme.md@Accepting Lua functions as Arguments
#182
USSRcoder
opened
5 years ago
0
Is it possible to check if a sel::Selector is nil?
#181
arnavb
closed
6 years ago
1
./
#180
mjohannessen
opened
6 years ago
0
Fix index of calling function argument in lua
#179
Riyaaaaa
opened
6 years ago
1
Remove unused variables
#178
gelldur
opened
6 years ago
0
Error calling basic function from Lua
#177
gmisail
opened
7 years ago
0
Add example call function bar()
#176
pavel-pimenov
opened
7 years ago
0
Enable loading from streams (e.g. std::cin or file streams)
#175
hmenke
closed
5 years ago
1
Interface complex classes
#174
Pyriphlegethon
opened
7 years ago
0
Return lua table from C++ function.
#173
luciancaetano
opened
7 years ago
0
Constant memory growth
#172
sebt3
opened
7 years ago
0
Error: "unregistered type expected" when using references and pointers while calling a Lua bound method.
#171
malhotraprateek
opened
7 years ago
0
How do I create a table from C++?
#170
vinniefalco
opened
7 years ago
3
State operator[] can be a const method
#169
adam4813
closed
7 years ago
3
Added exists to check for selector existing in state
#168
adam4813
closed
7 years ago
1
fatal error: recursive template instantiation exceeded maximum depth of 256
#167
sebt3
opened
7 years ago
7
const std::string& class function
#166
ptdave20
opened
7 years ago
1
Expose internal lua_State for custom Lua functions and allow executing from a string
#165
metalicjames
opened
7 years ago
1
consider new release (git tag)
#164
anthraxx
opened
8 years ago
2
State operator[] can be a const method
#163
adam4813
closed
7 years ago
3
Does not work with luajit
#162
monada99
opened
8 years ago
0
Cannot register a class member function which return const reference
#161
ljcduo
opened
8 years ago
0
Create an API refernece
#160
drmgc
opened
8 years ago
0
This library is beautiful
#159
vinniefalco
opened
8 years ago
0
Add support for arrays
#158
morsisko
opened
8 years ago
0
unable to create a class function with more than one parameter
#157
alexribeirodesa
opened
8 years ago
3
Add #include <string> to ExceptionTypes.h
#156
Saluev
closed
8 years ago
0
Get() for lua_State, supports loading from memory.
#155
reworks-org
closed
8 years ago
0
Added loading from buffer and get() for lua_State.
#154
reworks-org
closed
8 years ago
0
boolean fixes for VC++
#153
ThePhD
closed
5 years ago
0
Does Selene support lua 5.2+ ?
#152
nickyang4github
closed
8 years ago
2
added missing <string> header
#151
kluete
closed
8 years ago
1
Fix a compilation warning "Extra semi-colon"
#150
kkitsune
closed
8 years ago
0
Return multiple values from C++ to Lua
#149
shohnwal
opened
8 years ago
1
How to get C++ "this" address from registered instances in Lua back to C++?
#148
shohnwal
opened
8 years ago
0
Replace overloading with template specializations.
#147
AnonymousProgrammerLandau
opened
8 years ago
1
Stacktraces for sel::State::operator()
#146
AnonymousProgrammerLandau
opened
8 years ago
0
Optimizing LuaRef...
#145
snichols
closed
8 years ago
0
Wider Lua compatibility...
#144
snichols
opened
8 years ago
1
Wider Lua compatibility fixes...
#143
snichols
closed
8 years ago
1
Cmake fix and compilation
#142
daedric
opened
8 years ago
0
Unable to call obj functions with std::string arguments
#141
madeso
opened
8 years ago
1
not work when more than one userdef data in one lua function
#140
lucklove
opened
8 years ago
11
Is selene thread safe?
#139
lucklove
closed
8 years ago
1
Compilation Errors
#138
AndrewChicco
closed
8 years ago
2
Fixed CMakeLists.txt
#137
jpedrick
opened
8 years ago
1
selene 5.1 + support?
#136
masterjo
opened
8 years ago
3
Next