Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue #102 | Benoit Germain | 2014-06-26 | 1 | -1/+1 |
| | |||||
* | Deep userdata changes | Benoit Germain | 2014-06-17 | 1 | -1/+1 |
| | | | | | | | | | * bumped version to 3.9.6 * separate deep userdata code in a dedicated file to allow external modules to implement Lanes-compatible deep userdata without requiring a binary dependency against the Lanes module. because of this linda_id function(eDO_metatable) must push 2 values on the stack: a metatable and a deep version string obtained from luaG_pushdeepversion() | ||||
* | Fix build issues with compat.c/h | Benoit Germain | 2014-04-23 | 1 | -1/+1 |
| | |||||
* | Commented out some obsolete code in CMakeLists | Benoit Germain | 2012-10-20 | 1 | -11/+11 |
| | |||||
* | MinGW build now does not use MS runtime | steve donovan | 2011-03-16 | 1 | -31/+0 |
| | |||||
* | * keeper.lua is now embedded in text form instead of bytecode to improve ↵ | Benoit Germain | 2011-02-18 | 1 | -5/+3 |
| | | | | | | LuaJIT2-compatibility (but this is not enough). * moved keeper-related code in a separate source file | ||||
* | Fixed CMakeLists.txt to search for lua and luac | Michal Kottman | 2011-01-08 | 1 | -0/+5 |
| | |||||
* | Droping down CMake requirementv2.0.3 | Peter Drahoš | 2010-10-03 | 1 | -1/+1 |
| | |||||
* | Import to git | Peter Drahoš | 2010-10-01 | 1 | -0/+86 |