TagCompiler-1.0-r45782

Details

  • Filename
    TagCompiler-1.0-r45782.zip
  • Uploaded by
  • Uploaded
    Aug 6, 2007
  • Size
    9.03 KB
  • Downloads
    38
  • MD5
    e2abcef4dbcd4e2f94ef4c65b62daf97

Supported WoW Retail Versions

  • 2.1.3

Changelog

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

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