Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-01-25 | Changed lanes.c to export functions as a module rather than writing them ↵ | Peter Dettwiler | 2 | -38/+26 | |
directly to the globals table. | |||||
2011-01-19 | Changed luaG_push_proxy to cache deep userdata proxies. | dptr1988 | 1 | -3/+46 | |
2011-01-08 | Updated dist.info to v2.0.10v2.0.10 | Michal Kottman | 1 | -1/+1 | |
2011-01-08 | Fixed CMakeLists.txt to search for lua and luac | Michal Kottman | 1 | -0/+5 | |
2011-01-08 | Cleanup | Michal Kottman | 6 | -2358/+0 | |
2011-01-04 | Take all code from Asko Kauppi's SVN server, and push it here so that the ↵ | Benoit Germain | 23 | -492/+3319 | |
github repository becomes the official Lanes source codebase. Note that Asko's SVN server holds version 2.0.9, whereas this is version 2.0.10, but I don't see any real need to update SVN if it is to become deprecated. Next steps: - upgrade the rockspec to the latest version - make the html help available online somewhere Signed-off-by: Benoit Germain <bnt.germain@gmail.com> | |||||
2010-10-03 | Droping down CMake requirementv2.0.3 | Peter Drahoš | 1 | -1/+1 | |