TagCompiler-1.0-r46678

Details

  • Filename
    TagCompiler-1.0-r46678.zip
  • Uploaded by
  • Uploaded
    Aug 15, 2007
  • Size
    10.54 KB
  • Downloads
    38
  • MD5
    1d784d9720622deae8b28684676cde99

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r46678 | roartindon | 2007-08-16 02:07:05 -0400 (Thu, 16 Aug 2007) | 4 lines
Changed paths:
   M /trunk/TagCompiler-1.0/TagCompiler-1.0/TagCompiler-1.0.lua

TagCompiler-1.0
- Allowed tags to have numbers as non-first character
- Added Integer, Percent1, Decimal1 convenience tags

------------------------------------------------------------------------
r46553 | roartindon | 2007-08-14 11:59:51 -0400 (Tue, 14 Aug 2007) | 3 lines
Changed paths:
   M /trunk/TagCompiler-1.0/TagCompiler-1.0/TagCompiler-1.0.lua

TagCompiler-1.0
- DryCoded :IsValid method

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

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