Skip to content

Pull requests: jeremyong/Selene

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

State operator[] can be a const method
#169 by adam4813 was merged Feb 14, 2017
State operator[] can be a const method
#163 by adam4813 was closed Feb 12, 2017
Add #include <string> to ExceptionTypes.h
#156 by Saluev was merged Nov 8, 2016 Loading…
Get() for lua_State, supports loading from memory.
#155 by reworks-org was closed Jul 12, 2016 Loading…
Added loading from buffer and get() for lua_State.
#154 by reworks-org was closed May 18, 2016 Loading…
boolean fixes for VC++
#153 by ThePhD was closed Jun 22, 2019 Loading…
added missing <string> header
#151 by kluete was closed Nov 8, 2016 Loading…
Fix a compilation warning "Extra semi-colon"
#150 by kkitsune was merged Nov 8, 2016 Loading…
Optimizing LuaRef...
#145 by snichols was closed Feb 6, 2016 Loading…
Wider Lua compatibility fixes...
#143 by snichols was closed Feb 6, 2016 Loading…
Remove extra semicolons
#135 by kamelusz was merged Nov 28, 2015 Loading…
Pass by value
#133 by AnonymousProgrammerLandau was merged Dec 9, 2015 Loading…
Fix #129 nullptr_t changed to std::nullptr_t
#131 by drmgc was merged Nov 26, 2015 Loading…
Add more typesafety for registered classes
#125 by AnonymousProgrammerLandau was merged Nov 25, 2015 Loading…
6 tasks done
Fixed multiple definition bug.
#121 by Taronyu was merged Nov 10, 2015 Loading…
Build and test success with vc++ 2015
#119 by hbccdf was merged Nov 6, 2015 Loading…
simplebug
#117 by satoren was merged Oct 31, 2015 Loading…
include std::vector in LuaRef.h
#116 by ZaruOfIron was merged Oct 31, 2015 Loading…
Function call argument leak
#115 by AnonymousProgrammerLandau was merged Nov 10, 2015 Loading…
Add Valgrind to Travis builds.
#114 by AnonymousProgrammerLandau was merged Oct 28, 2015 Loading…
Lessen use of std function
#111 by AnonymousProgrammerLandau was merged Oct 28, 2015 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.