Hi! modjail: Another attempt at solving the "unwanted globals" problem. Loads every Lua module in its own environment with a (lazy) copy of all globals, so that changes made by one module don't affect the global environments of other modules or the main chunk. https://raw.github.com/siffiejoe/lua-modjail/master/modjail-0.1-1.rockspec
cprint: Provides a `print` function that interprets ANSI color escape sequences (on Windows), and filters them out if `stdout` is not connected to a supported terminal (all OSes). https://raw.github.com/siffiejoe/lua-cprint/master/cprint-0.1-1.rockspec microscope: Make images of complex Lua values using GraphViz. * Fixed bug where `__tostring` could cause labels with unlimited length. * Now displays LuaJIT's `cdata` values as well. http://siffiejoe.github.io/lua-microscope/microscope-0.3-1.rockspec Philipp ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk _______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/luarocks-developers