Pavel Labath
|
0ae2ba5210
|
Retab luamm in line with setting we use (yeah... i know :/)
|
2010-02-12 17:11:50 +01:00 |
|
Pavel Labath
|
3e98e18324
|
add lua_pushnumber wrapper
there are still some functions whose C++ wrappers i didn't create. add them if you need them
|
2010-02-12 17:06:24 +01:00 |
|
Pavel Labath
|
2d4d2ef4c0
|
std::function can't be used as a __gc function, provide a simple alternative
|
2010-02-12 15:05:46 +01:00 |
|
Pavel Labath
|
fd671ced8f
|
Move rawset() to the proper category
|
2010-02-11 21:08:32 +01:00 |
|
Pavel Labath
|
dfb106ac0e
|
Fix multiple definition error
|
2010-02-10 21:17:40 +01:00 |
|
Pavel Labath
|
90b30f14f9
|
Oops, forgot inclusion guards
|
2010-02-10 19:47:16 +01:00 |
|
Pavel Labath
|
e4461782ef
|
C++ binding for lua, with some fancy features
such as being able to throw exceptions across c++-lua boundary. For more details, see comments
in the source code.
|
2010-02-10 17:34:09 +01:00 |
|