r10

Details

  • Filename
    LuaModules-r10.zip
  • Uploaded by
  • Uploaded
    Feb 11, 2009
  • Size
    4.28 KB
  • Downloads
    573
  • MD5
    cc4b59d250b90d9aceef1e8b56e1720f

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r10 | sylvanaar | 2009-02-11 05:59:55 +0000 (Wed, 11 Feb 2009) | 1 line
Changed paths:
   D /trunk/LibStubLoader.lua
   M /trunk/LuaModules.lua
   M /trunk/LuaModules.toc

recoded to use  compat5.1 as the base code.
------------------------------------------------------------------------
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"
------------------------------------------------------------------------