TagCompiler-1.0-r45908

Details

  • Filename
    TagCompiler-1.0-r45908.zip
  • Uploaded by
  • Uploaded
    Aug 7, 2007
  • Size
    9.78 KB
  • Downloads
    39
  • MD5
    00694a706aa8f3e6cf7491fc63789394

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
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

------------------------------------------------------------------------