index
:
fluxbox_pavel.git
fixes
master
on-1.3.4
Pavel's repository
Pavel Labath
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FbTk
/
Luamm.hh
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-17
A lightweight version of lua::state::pushclosure which handles the simple cases
Pavel Labath
1
-1/+2
2013-02-17
Luamm: add lua_istable C++ wrapper
Pavel Labath
1
-0/+1
2013-02-17
Add a version of lua::state::loadstring which accepts std::string
Pavel Labath
1
-0/+1
2013-02-16
Lua exceptions can now outlive thier lua context
Pavel Labath
1
-1/+13
2013-02-16
Luamm: add lua_createtable binding
Pavel Labath
1
-0/+1
2013-02-16
luamm: add a version of loadstring which also takes the string length as a pa...
Pavel Labath
1
-1/+3
2013-02-16
Add lua_rawgeti wrapper to luamm
Pavel Labath
1
-0/+1
2013-02-16
Remove the possibility to transport exceptions through lua code
Pavel Labath
1
-1/+1
2013-02-16
c++ lua binding: get rid of variadic templates
Pavel Labath
1
-5/+44
2013-02-16
c++ lua binding: get rid of shared_ptr
Pavel Labath
1
-54/+55
2013-02-16
c++ lua binding: get rid of deleted functions and rvalue references
Pavel Labath
1
-44/+14
2013-02-16
c++ lua binding: replace std::function with FbTk::Slot
Pavel Labath
1
-17/+32
2013-02-16
C++ binding for lua
Pavel Labath
1
-0/+341