Details

  • Filename
    LuaModules-r9.zip
  • Uploaded by
  • Uploaded
    Jan 13, 2009
  • Size
    3.05 KB
  • Downloads
    144
  • MD5
    a8eb85fb88b2bdac865ccaf94e659781

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r9 | sylvanaar | 2009-01-13 21:02:55 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
   M /trunk/LuaModules.lua

Update some comments. Also noting that this project has already been done (better): http://www.keplerproject.org/compat/
------------------------------------------------------------------------
r8 | sylvanaar | 2009-01-13 11:33:37 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
   M /trunk/LuaModules.lua

annotations and drycode changes to support module(name, ...) where ... are a list of functions to execute on the module. changed package.seeall to a function to fit the api better
------------------------------------------------------------------------
r7 | sylvanaar | 2009-01-13 10:49:14 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
   M /trunk/LibStubLoader.lua
   M /trunk/LuaModules.lua

successfully loads libstub libraries using the standard lua 'require "libname"' syntax
------------------------------------------------------------------------
r6 | sylvanaar | 2009-01-13 10:39:21 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
   A /trunk/LibStubLoader.lua

added a drycode loader for libstub libraries (forgot to add it)
------------------------------------------------------------------------
r5 | sylvanaar | 2009-01-13 10:37:32 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
   M /trunk/LuaModules.lua

added support for the package.loaders table
------------------------------------------------------------------------
r4 | sylvanaar | 2009-01-13 10:19:20 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
   M /trunk/LuaModules.lua
   M /trunk/LuaModules.toc

added a drycode loader for libstub libraries
------------------------------------------------------------------------
r3 | sylvanaar | 2009-01-13 09:18:16 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
   A /trunk/.docmeta
   M /trunk/LuaModules.lua

try out docmeta
------------------------------------------------------------------------
r2 | sylvanaar | 2009-01-13 09:07:07 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
   A /trunk/LuaModules.lua
   A /trunk/LuaModules.toc

import
------------------------------------------------------------------------
r1 | root | 2009-01-13 08:59:50 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"luamodule/mainline: Initial Import"
------------------------------------------------------------------------