TagCompiler-1.0-r46083
Details
-
FilenameTagCompiler-1.0-r46083.zip
-
Uploaded by
-
UploadedAug 9, 2007
-
Size10.05 KB
-
Downloads40
-
MD5a46c3d4ffaf11e4a6586bf97bbc9806f
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r46083 | roartindon | 2007-08-09 05:58:49 -0400 (Thu, 09 Aug 2007) | 3 lines
Changed paths:
M /trunk/TagCompiler-1.0/TagCompiler-1.0/TagCompiler-1.0.lua
TagCompiler-1.0
- Fixed typo in Brace tag
------------------------------------------------------------------------
r45908 | roartindon | 2007-08-07 14:39:09 -0400 (Tue, 07 Aug 2007) | 4 lines
Changed paths:
M /trunk/TagCompiler-1.0/TagCompiler-1.0/TagCompiler-1.0.lua
TagCompiler-1.0
- Now accepts tags with variable length argument lists
- Updated Maximum and Minimum tags to accept 2 or more parameters
------------------------------------------------------------------------
r45782 | roartindon | 2007-08-06 11:27:03 -0400 (Mon, 06 Aug 2007) | 3 lines
Changed paths:
M /trunk/TagCompiler-1.0/TagCompiler-1.0/TagCompiler-1.0.lua
TagCompiler-1.0
- Changed default :Percent tag to expect a fraction. It now multiplies the value by 100 implicitly. This makes other tags simpler overall
------------------------------------------------------------------------
r45302 | roartindon | 2007-07-30 10:44:12 -0400 (Mon, 30 Jul 2007) | 2 lines
Changed paths:
M /trunk/TagCompiler-1.0/TagCompiler-1.0/TagCompiler-1.0.lua
TagCompiler-1.0: Fixed ProcessParseUnary
------------------------------------------------------------------------
r43591 | roartindon | 2007-07-12 04:29:23 -0400 (Thu, 12 Jul 2007) | 3 lines
Changed paths:
M /trunk/TagCompiler-1.0/TagCompiler-1.0/TagCompiler-1.0.lua
TagCompiler-1.0
- Added IsNumber, IsString, ToNumber, ToString for explicit conversions
------------------------------------------------------------------------
r43329 | roartindon | 2007-07-09 19:00:08 -0400 (Mon, 09 Jul 2007) | 2 lines
Changed paths:
M /trunk/TagCompiler-1.0/TagCompiler-1.0/TagCompiler-1.0.lua
TagCompiler-1.0: Removed string.format and use (".."):format instead
------------------------------------------------------------------------