Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-09 | Fixing even more warnings. | Nicolas "Pixel" Noble | |
2014-05-25 | Fixing a few warnings and errors. | Nicolas "Pixel" Noble | |
2013-08-12 | Fixing a few more things, added BigInt to ints conversions, and added the 64 ↵ | Nicolas Noble | |
bits read / write versions for LuaHandle. | |||
2013-08-07 | Binding all the helpers - save it for the 64 bits ones. | Nicolas Noble | |
2013-08-07 | Adding readU16, readU32 and readU64. The Lua version of readU64 will need ↵ | Nicolas Noble | |
GMP support. | |||
2013-08-07 | Adding readU8() | Nicolas "Pixel" Noble | |
2013-08-07 | Cleaning up types a bit. | Nicolas "Pixel" Noble | |
2013-08-07 | The close operation is actually async too. Meaning that the destroy ↵ | Nicolas "Pixel" Noble | |
operation probably should become async... | |||
2013-08-07 | Adding skeleton LuaHandle. | Nicolas "Pixel" Noble | |