index
:
fluxbox_paul.git
doc-fixes
fbautostart
fbcompose-integration
fluxbox-gsoc-2011-integration
fluxbox-lua-integration
fluxbox-lua-integration-latest
master
single-shot
Paul Tag's repository
Paul Tag
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
2011-11-01
A lightweight version of lua::state::pushclosure which handles the simple cases
Pavel Labath
1
-1/+2
2011-11-01
Luamm: add lua_istable C++ wrapper
Pavel Labath
1
-0/+1
2011-11-01
Add a version of lua::state::loadstring which accepts std::string
Pavel Labath
1
-0/+1
2011-11-01
Lua exceptions can now outlive thier lua context
Pavel Labath
1
-1/+13
2011-11-01
Luamm: add lua_createtable binding
Pavel Labath
1
-0/+1
2011-11-01
luamm: add a version of loadstring which also takes the string length as a pa...
Pavel Labath
1
-1/+3
2011-11-01
Add lua_rawgeti wrapper to luamm
Pavel Labath
1
-0/+1
2011-11-01
Remove the possibility to transport exceptions through lua code
Pavel Labath
1
-1/+1
2011-11-01
c++ lua binding: get rid of variadic templates
Pavel Labath
1
-5/+44
2011-11-01
c++ lua binding: get rid of shared_ptr
Pavel Labath
1
-54/+55
2011-11-01
c++ lua binding: get rid of deleted functions and rvalue references
Pavel Labath
1
-44/+14
2011-11-01
c++ lua binding: replace std::function with FbTk::Slot
Pavel Labath
1
-17/+32
2011-11-01
C++ binding for lua
Pavel Labath
1
-0/+341