TagCompiler-1.0-r46105

Details

  • Filename
    TagCompiler-1.0-r46105.zip
  • Uploaded by
  • Uploaded
    Aug 9, 2007
  • Size
    10.42 KB
  • Downloads
    32
  • MD5
    56115639dc6495cafbb5c5fc7c00d18d

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r46105 | roartindon | 2007-08-09 09:56:54 -0400 (Thu, 09 Aug 2007) | 3 lines
Changed paths:
   M /trunk/TagCompiler-1.0/TagCompiler-1.0/TagCompiler-1.0.lua

TagCompiler-1.0
- Changes to highlight syntax errors more clearly and closer to the point of the actual error

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

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