summaryrefslogtreecommitdiff
path: root/src/LuaHandle.cc
AgeCommit message (Expand)Author
2013-08-12Fixing a few more things, added BigInt to ints conversions, and added the 64 ...Nicolas Noble
2013-08-07Binding all the helpers - save it for the 64 bits ones.Nicolas Noble
2013-08-07Adding readU16, readU32 and readU64. The Lua version of readU64 will need GMP...Nicolas Noble
2013-08-07Adding readU8()Nicolas "Pixel" Noble
2013-08-07Cleaning up types a bit.Nicolas "Pixel" Noble
2013-08-07The close operation is actually async too. Meaning that the destroy operation...Nicolas "Pixel" Noble
2013-08-07Adding skeleton LuaHandle.Nicolas "Pixel" Noble