LibDogTag-3.0-r67821

Details

  • Filename
    LibDogTag-3.0-r67821.zip
  • Uploaded by
  • Uploaded
    Apr 2, 2008
  • Size
    137.62 KB
  • Downloads
    152
  • MD5
    352a33b23ba41c5fa8fc24f2ea847d5c

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r67821 | kurax | 2008-04-03 03:26:19 -0400 (Thu, 03 Apr 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Help.lua
   M /trunk/LibDogTag-3.0/Localization/zhCN.lua

LibDogTag-3.0: Add a zhCN translation for in-game syntax tutorial.
------------------------------------------------------------------------
r67805 | ckknight | 2008-04-03 02:02:09 -0400 (Thu, 03 Apr 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/TextManip.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add a Replace tag.
------------------------------------------------------------------------
r67784 | ckknight | 2008-04-02 23:52:29 -0400 (Wed, 02 Apr 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - literal numbers that have no modifiers or anything of that nature will be taken out of their [] barriers with :CleanCode()
fixes DOGTAG-27, sorta.
------------------------------------------------------------------------
r67602 | ckknight | 2008-04-01 22:48:31 -0400 (Tue, 01 Apr 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix an issue where [ThingyThatReturnsFalse and 'hi'] ['test'] would return nothing instead of just test.
------------------------------------------------------------------------
r67571 | ckknight | 2008-04-01 19:08:19 -0400 (Tue, 01 Apr 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix an issue where something like "[One][Two] [Three]" would turn into "[One Two]  Three]" instead of "[One Two] [Three]"
------------------------------------------------------------------------
r67439 | arrowmaster | 2008-04-01 03:16:23 -0400 (Tue, 01 Apr 2008) | 1 line
Changed paths:
   M /trunk/LibAbacus-3.0/LibAbacus-3.0.toc
   M /trunk/LibAvion-2.0/LibAvion-2.0.toc
   M /trunk/LibBabble-CreatureType-3.0/LibBabble-CreatureType-3.0.toc
   M /trunk/LibBabble-Inventory-3.0/LibBabble-Inventory-3.0.toc
   M /trunk/LibBoneUtils-1.0/LibBoneUtils-1.0.toc
   M /trunk/LibCooldown-1.0/LibCooldown-1.0.toc
   M /trunk/LibCrayon-3.0/LibCrayon-3.0.toc
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.toc
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.toc
   M /trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.toc
   M /trunk/LibDruidMana-1.0/LibDruidMana-1.0.toc
   M /trunk/LibFuBarPlugin-3.0/LibFuBarPlugin-3.0.toc
   M /trunk/LibGratuity-3.0/LibGratuity-3.0.toc
   M /trunk/LibJostle-3.0/LibJostle-3.0.toc
   M /trunk/LibMMButton-1.0/LibMMButton-1.0.toc
   M /trunk/LibMobHealth-4.0/LibMobHealth-4.0.toc
   M /trunk/LibParser-4.0/LibParser-4.0.toc
   M /trunk/LibRangeCheck-2.0/LibRangeCheck-2.0.toc
   M /trunk/LibRock-1.0/LibRock-1.0.toc
   M /trunk/LibRockComm-1.0/LibRockComm-1.0.toc
   M /trunk/LibRockConfig-1.0/LibRockConfig-1.0.toc
   M /trunk/LibRockConsole-1.0/LibRockConsole-1.0.toc
   M /trunk/LibRockDB-1.0/LibRockDB-1.0.toc
   M /trunk/LibRockEvent-1.0/LibRockEvent-1.0.toc
   M /trunk/LibRockHook-1.0/LibRockHook-1.0.toc
   M /trunk/LibRockLocale-1.0/LibRockLocale-1.0.toc
   M /trunk/LibRockModuleCore-1.0/LibRockModuleCore-1.0.toc
   M /trunk/LibRockTimer-1.0/LibRockTimer-1.0.toc
   M /trunk/LibRollCall-2.0/LibRollCall-2.0.toc
   M /trunk/LibRoman-1.0/LibRoman-1.0.toc
   M /trunk/LibSpecialEvents-Aura-3.0/LibSpecialEvents-Aura-3.0.toc
   M /trunk/LibStickyFrames-1.0/LibStickyFrames-1.0.toc

.You are not a special or unique snowflake. Get back in line and use the 'Lib: ...' title format like everybody else to save the sanity of those of us looking through an alpha sorted addon list
------------------------------------------------------------------------
r67097 | ckknight | 2008-03-30 11:40:32 -0400 (Sun, 30 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/Misc.lua
   M /trunk/LibDogTag-3.0/Help.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - verify the form that examples are in.
- fix the Contains example
------------------------------------------------------------------------
r67093 | ckknight | 2008-03-30 11:27:47 -0400 (Sun, 30 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Help.lua

LibDogTag-3.0 - dynamically generate the list of namespaces from the registered tags instead of always using Base and Unit
------------------------------------------------------------------------
r67090 | ckknight | 2008-03-30 11:04:53 -0400 (Sun, 30 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua

LibDogTag-3.0 - possibly fix issue with event list not being created.
------------------------------------------------------------------------
r67038 | kurax | 2008-03-30 03:47:32 -0400 (Sun, 30 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Localization/zhCN.lua

LibDogTag-3.0: zhCN Bug fix
------------------------------------------------------------------------
r67032 | ckknight | 2008-03-30 02:11:15 -0400 (Sun, 30 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua

LibDogTag-3.0 - every 15 seconds, look for dead functions (i.e. functions not manually evaluated in the last 180 seconds and not registered to any fontstrings) and nil them. This is especially noticeable when you're using the sandbox which creates functions every time a character is pressed.
------------------------------------------------------------------------
r67031 | kurax | 2008-03-30 01:40:57 -0400 (Sun, 30 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Localization/zhCN.lua
   M /trunk/LibDogTag-3.0/lib.xml

LibDogTag-3.0: Forgot to add zhCN.lua to lib.xml
------------------------------------------------------------------------
r67028 | ckknight | 2008-03-30 01:14:41 -0400 (Sun, 30 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Events.lua

LibDogTag-3.0 - every 15 seconds, look for dead functions (i.e. functions not manually evaluated in the last 180 seconds and not registered to any fontstrings) and nil them. This is especially noticeable when you're using the sandbox which creates functions every time a character is pressed.
------------------------------------------------------------------------
r66995 | ckknight | 2008-03-29 20:13:47 -0400 (Sat, 29 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/Help.lua
   M /trunk/LibDogTag-3.0/Helpers.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/Parser.lua

LibDogTag-3.0 - add Autodoc documentation
------------------------------------------------------------------------
r66929 | ckknight | 2008-03-29 12:39:53 -0400 (Sat, 29 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Help.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix issues with ['+' 1234] getting rid of the + at the start.
- make the syntax page on the ingame help simpler code-wise.
------------------------------------------------------------------------
r66885 | ckknight | 2008-03-29 04:47:15 -0400 (Sat, 29 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix issues with :Color("999999"), no longer sees the "999999" as a number;
------------------------------------------------------------------------
r66882 | ckknight | 2008-03-29 04:30:43 -0400 (Sat, 29 Mar 2008) | 3 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Help.lua

LibDogTag-3.0 - set scroll bar to the top whenever there's a category change
- when typing something into search, automatically switch to the Search Results category.
- add backgrounds to the search and test input editboxes, change the background of the output fontstring.
------------------------------------------------------------------------
r66881 | ckknight | 2008-03-29 04:17:01 -0400 (Sat, 29 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua

LibDogTag-3.0 - change the syntax a bit, make numbers pink (same as strings) and operators a light fuchsia, which should help : and the like show up better.
------------------------------------------------------------------------
r66880 | ckknight | 2008-03-29 04:07:02 -0400 (Sat, 29 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Help.lua

LibDogTag-3.0 - only update search results 0.5 seconds after typing something into the search box.
------------------------------------------------------------------------
r66879 | ckknight | 2008-03-29 03:58:49 -0400 (Sat, 29 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Help.lua

LibDogTag-3.0 - for the ingame help, make the output box have a black background to match the other places that tags are shown.
------------------------------------------------------------------------
r66877 | ckknight | 2008-03-29 03:49:14 -0400 (Sat, 29 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Help.lua
   M /trunk/LibDogTag-3.0/Parser.lua

LibDogTag-3.0 - make :CleanCode also fix casing.
- change the sandbox on the ingame help to be a lot nicer and easier to understand.
------------------------------------------------------------------------
r66868 | ckknight | 2008-03-29 02:10:01 -0400 (Sat, 29 Mar 2008) | 3 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Help.lua
   M /trunk/LibDogTag-3.0/Parser.lua

LibDogTag-3.0 - make help use a left tree view and an html pane on the right instead of a tab system.
- optimize help immensely
Note: work still needs to be done on the help, mostly the sandbox.
------------------------------------------------------------------------
r66834 | ckknight | 2008-03-28 23:04:13 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - rename the " " operator "concat" internally.
------------------------------------------------------------------------
r66810 | ckknight | 2008-03-28 20:46:21 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Help.lua

LibDogTag-3.0 - fix ingame help to pick up colors properly
------------------------------------------------------------------------
r66808 | ckknight | 2008-03-28 20:25:41 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Events.lua

LibDogTag-3.0 - fix issue where an event that takes multiple args is used multiple times in one tag sequence, e.g. [HasAura("Blessing of Freedom") or HasAura("Blessing of Protection")]
------------------------------------------------------------------------
r66800 | ckknight | 2008-03-28 19:43:26 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - simplify ColorizeCode to not stick |r's in unnecessarily.
------------------------------------------------------------------------
r66793 | ckknight | 2008-03-28 18:59:56 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/Operators.lua

LibDogTag-3.0 - make = and ~= work if the left side is nil. Use :Hide instead of ~= to do a saner check for that.
------------------------------------------------------------------------
r66788 | ckknight | 2008-03-28 18:43:55 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix parser to not see ["95e495"] (or something along those lines) as a number.
------------------------------------------------------------------------
r66774 | ckknight | 2008-03-28 18:02:56 -0400 (Fri, 28 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/Helpers.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - clear codes after adding a tag.
- wait 1 frame after the request to clear codes.
------------------------------------------------------------------------
r66767 | ckknight | 2008-03-28 17:32:51 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add :ClearNamespace, which will be used by sublibraries when upgrading.
------------------------------------------------------------------------
r66763 | ckknight | 2008-03-28 17:15:39 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - make upgrading a lot cleaner and don't horribly break.
------------------------------------------------------------------------
r66739 | ckknight | 2008-03-28 14:36:13 -0400 (Fri, 28 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Cleanup.lua
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix an issue with string to number forcing.
- add in tests for upgrading, not done yet.
------------------------------------------------------------------------
r66718 | ckknight | 2008-03-28 12:28:04 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Help.lua

LibDogTag-3.0 - fix the help's sandbox dropdown thing
------------------------------------------------------------------------
r66698 | ckknight | 2008-03-28 11:21:24 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/TextManip.lua

LibDogTag-3.0 - fix Substring documentation
------------------------------------------------------------------------
r66647 | kurax | 2008-03-28 05:00:58 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Localization/zhCN.lua

LibDogTag-3.0: Add zhCN translation for docs
------------------------------------------------------------------------
r66646 | kurax | 2008-03-28 04:38:12 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/Misc.lua

LibDogTag-3.0: Make colors localizable for doc purpose
------------------------------------------------------------------------
r66620 | ckknight | 2008-03-28 03:33:53 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix an issue with aliases that have aliases as arguments
------------------------------------------------------------------------
r66606 | ckknight | 2008-03-28 02:01:31 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/TextManip.lua

LibDogTag-3.0 - fix VeryShort doc
------------------------------------------------------------------------
r66605 | kurax | 2008-03-28 01:53:57 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/Operators.lua

LibDogTag-3.0: Doc typo fix, should be "is not equal" rather than "is equal" for ~= operator
------------------------------------------------------------------------
r66599 | ckknight | 2008-03-28 01:05:36 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Help.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - make else-if statements use the syntax "elseif" instead of "else if", mostly to match lua. Both versions work fine.
------------------------------------------------------------------------
r66595 | ckknight | 2008-03-28 00:39:03 -0400 (Fri, 28 Mar 2008) | 3 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Help.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - if statements now have "end" on the end, for clarity. It serves no real purpose otherwise. This doesn't break any tags that leave off "end".
- make the literal '||' stay as '||' instead of '\124\124'.
- make CleanCode indent if statements. This does not indent the ternary ?! syntax, though, just if-then-else-end
------------------------------------------------------------------------
r66585 | ckknight | 2008-03-27 23:37:13 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - make :CleanCode change [1 and 2 or 3] into [(1 and 2) or 3] and [1 or 2 and 3] into [(1 or 2) and 3]. [1 and 2 and 3] and [1 or 2 or 3] stay as they are.
------------------------------------------------------------------------
r66549 | ckknight | 2008-03-27 21:17:00 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - for unparsing, leave Alpha, Outline, and ThickOutline in separate sections, cause they're special.
------------------------------------------------------------------------
r66548 | ckknight | 2008-03-27 21:06:28 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix issue where tags without args wouldn't catch if an arg was passed in.
------------------------------------------------------------------------
r66546 | ckknight | 2008-03-27 21:03:27 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua

LibDogTag-3.0 - change another assertion to give more information
------------------------------------------------------------------------
r66545 | ckknight | 2008-03-27 21:00:47 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua

LibDogTag-3.0 - change an assertion to give slightly more info
------------------------------------------------------------------------
r66541 | ckknight | 2008-03-27 20:54:49 -0400 (Thu, 27 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/Misc.lua
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - make the Alpha tag saner.
- add the Outline and ThickOutline tags. They now no longer need to be at the start and you can use if statements and all that fun stuff on them. e.g. [IsPlayer ? Outline]
------------------------------------------------------------------------
r66529 | ckknight | 2008-03-27 20:11:38 -0400 (Thu, 27 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/TextManip.lua
   M /trunk/LibDogTag-3.0/Help.lua

LibDogTag-3.0 -  make searching also work on category titles (so searching for Math will give you the Mathematics category)
- fix Text Manipulation -> Text manipulation
------------------------------------------------------------------------
r66525 | ckknight | 2008-03-27 20:01:49 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Help.lua

LibDogTag-3.0 - add a search box to the top-right corner of the DogTag ingame help.
------------------------------------------------------------------------
r66503 | ckknight | 2008-03-27 18:46:29 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   A /trunk/LibDogTag-3.0/Help.lua
   M /trunk/LibDogTag-3.0/lib.xml

LibDogTag-3.0 - add Help.lua which shows ingame help. Note: there will be improvements to this. Can be accessed with /dog
------------------------------------------------------------------------
r66474 | ckknight | 2008-03-27 17:03:23 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - allow people to use '\n' as a newline.
------------------------------------------------------------------------
r66473 | ckknight | 2008-03-27 16:55:26 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix an issue with removing spaces
------------------------------------------------------------------------
r66471 | ckknight | 2008-03-27 16:42:11 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix issues caused by ginormous strings.
------------------------------------------------------------------------
r66460 | ckknight | 2008-03-27 16:07:09 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix a bug with compilation accidentally removing keys from the t table
------------------------------------------------------------------------
r66455 | ckknight | 2008-03-27 15:20:25 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - more tweaks to spacing oddities
------------------------------------------------------------------------
r66454 | ckknight | 2008-03-27 15:13:05 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - handle spaces better, so that "[1] [nil] [2]" turns into "1 2" instead of "1  2", but if you specify a lot of spaces on purpose, it'll keep em.
------------------------------------------------------------------------
r66447 | ckknight | 2008-03-27 14:43:07 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - make ColorizeCode work better with the pipe.
------------------------------------------------------------------------
r66275 | ckknight | 2008-03-26 23:42:00 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/Misc.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - rename Fuschia to Fuchsia. Whoops.
------------------------------------------------------------------------
r66268 | ckknight | 2008-03-26 23:34:18 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - remove tests of large numbers because Windows sucks.
------------------------------------------------------------------------
r66267 | ckknight | 2008-03-26 23:33:15 -0400 (Wed, 26 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - remove opacity hack
- properly reset opacity
------------------------------------------------------------------------
r66257 | ckknight | 2008-03-26 22:58:08 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - separate the :CleanCode method from the :ColorizeCode method, make :ColorizeCode not use parse, use a very dumb and simplistic parsing mechanism instead that does not require syntax perfection.
------------------------------------------------------------------------
r66251 | ellipsis | 2008-03-26 22:41:24 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua

LibDogTag-3.0: quick hack to fix alpha issues.
------------------------------------------------------------------------
r66224 | ckknight | 2008-03-26 19:56:25 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua

LibDogTag-3.0 - fix colorizing a bit, change grouping operators to white.
------------------------------------------------------------------------
r66214 | ckknight | 2008-03-26 19:37:39 -0400 (Wed, 26 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/Math.lua
   M /trunk/LibDogTag-3.0/Categories/Misc.lua
   M /trunk/LibDogTag-3.0/Categories/TextManip.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix tags without proper documentation
- add checks for documentation
------------------------------------------------------------------------
r66211 | ckknight | 2008-03-26 19:25:18 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua

LibDogTag-3.0 - expose getTagData
------------------------------------------------------------------------
r66209 | ckknight | 2008-03-26 19:20:55 -0400 (Wed, 26 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - preserve whether the user specifies single or double quotes.
- fix issues with unparsing and quotes
------------------------------------------------------------------------
r66178 | ckknight | 2008-03-26 18:35:47 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix an issue with type forcing not checking for numbers.
------------------------------------------------------------------------
r66150 | ckknight | 2008-03-26 17:08:02 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - change the parser so that if it detects something along the lines of [Alpha -Bravo], it will assume concatenation instead of subtraction. If the spacing is different in any way, it will assume subtraction.
------------------------------------------------------------------------
r66140 | ckknight | 2008-03-26 16:31:31 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix some issues with negation.
------------------------------------------------------------------------
r66130 | ckknight | 2008-03-26 15:19:29 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix issues with variables not being cleared properly
------------------------------------------------------------------------
r66124 | ckknight | 2008-03-26 14:49:29 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua

LibDogTag-3.0 - allow :CleanCode to take a second argument, which means to color the code as well as clean it up.
------------------------------------------------------------------------
r66109 | ckknight | 2008-03-26 13:04:29 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix issues with tags like ['Hello [One] There']
------------------------------------------------------------------------
r66099 | ckknight | 2008-03-26 12:38:28 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - Turn multiple spaces into single spaces
------------------------------------------------------------------------
r66090 | ckknight | 2008-03-26 11:48:49 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix a syntax error issue
------------------------------------------------------------------------
r66078 | ckknight | 2008-03-26 11:00:09 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Helpers.lua

LibDogTag-3.0 - fix an error message
------------------------------------------------------------------------
r65988 | ellipsis | 2008-03-26 03:44:27 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Helpers.lua

LibDogTag-3.0: itty bitty bugfix
------------------------------------------------------------------------
r65976 | ckknight | 2008-03-26 03:13:28 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix an issue with unparse where sequences such as [(thing)] would occur.
------------------------------------------------------------------------
r65938 | ckknight | 2008-03-26 00:00:55 -0400 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix a bug with aliases and holding onto references that are deleted.
------------------------------------------------------------------------
r65911 | ellipsis | 2008-03-25 21:40:47 -0400 (Tue, 25 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua

LibDogTag-3.0: added color entry for tapped units.
------------------------------------------------------------------------
r65849 | ckknight | 2008-03-25 16:52:04 -0400 (Tue, 25 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua

LibDogTag-3.0 - add colors I forgot about
------------------------------------------------------------------------
r65846 | ckknight | 2008-03-25 16:47:28 -0400 (Tue, 25 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/Misc.lua
   M /trunk/LibDogTag-3.0/Categories/TextManip.lua
   M /trunk/LibDogTag-3.0/Cleanup.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add Icon tag
- add Prepend and Append tags
------------------------------------------------------------------------
r65840 | ckknight | 2008-03-25 16:25:26 -0400 (Tue, 25 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Events.lua

LibDogTag-3.0 - possibly fix a bug with event handling
------------------------------------------------------------------------
r65834 | ckknight | 2008-03-25 16:06:46 -0400 (Tue, 25 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua

LibDogTag-3.0 - replace the assertion error with a much nicer error that can give me real info.
------------------------------------------------------------------------
r65831 | ckknight | 2008-03-25 15:58:18 -0400 (Tue, 25 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.toc

LibDogTag-3.0 - fix toc
------------------------------------------------------------------------
r65468 | ckknight | 2008-03-23 13:43:18 -0400 (Sun, 23 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua

LibDogTag-3.0 - fix issues with AddonFinders
- trim leading and trailing spaces
------------------------------------------------------------------------
r65454 | ckknight | 2008-03-23 12:06:25 -0400 (Sun, 23 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add more options to the compilation step process
------------------------------------------------------------------------
r65450 | ckknight | 2008-03-23 11:40:29 -0400 (Sun, 23 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add newlines where appropriate to their proper places in the compilation code. This should make error messages a lot more accurate.
------------------------------------------------------------------------
r65423 | ckknight | 2008-03-23 03:35:21 -0400 (Sun, 23 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - allow if statements within other if statements without requiring grouping brackets. This also allows for [if 1 then 2 else if 3 then 4 else 5]-style statements.
------------------------------------------------------------------------
r65422 | ckknight | 2008-03-23 03:14:10 -0400 (Sun, 23 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - also clear the stored key on if statements
------------------------------------------------------------------------
r65421 | ckknight | 2008-03-23 03:11:53 -0400 (Sun, 23 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix an issue with the and type not clearing properly
------------------------------------------------------------------------
r65419 | ckknight | 2008-03-23 02:49:17 -0400 (Sun, 23 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add another test
------------------------------------------------------------------------
r65418 | ckknight | 2008-03-23 02:45:37 -0400 (Sun, 23 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix some bugs in the compilation process, specifically in the treatment of arguments and static value in if statements
- make :CleanCode not crap out if there's a syntax error
------------------------------------------------------------------------
r65413 | ckknight | 2008-03-23 00:37:29 -0400 (Sun, 23 Mar 2008) | 5 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix a nil bug
- compile in a safer manner
- handle kwargs in aliases in a way that doesn't fail
- add :UpdateFontString and :UpdateAllForFrame

------------------------------------------------------------------------
r65403 | ckknight | 2008-03-22 22:36:30 -0400 (Sat, 22 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua

LibDogTag-3.0 - fix a weird issue with nested strings
------------------------------------------------------------------------
r65402 | ckknight | 2008-03-22 22:22:19 -0400 (Sat, 22 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua

LibDogTag-3.0 - try to load requested libraries automatically
------------------------------------------------------------------------
r65394 | ckknight | 2008-03-22 20:02:54 -0400 (Sat, 22 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add ability to register for events with multiple arguments.
------------------------------------------------------------------------
r65357 | ckknight | 2008-03-22 12:31:45 -0400 (Sat, 22 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua

LibDogTag-3.0 - add some helper functions for sublibraries
------------------------------------------------------------------------
r65119 | ckknight | 2008-03-19 18:27:15 -0400 (Wed, 19 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/Misc.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - change the way FormatDuration works slightly
------------------------------------------------------------------------
r65118 | ckknight | 2008-03-19 18:13:01 -0400 (Wed, 19 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/Misc.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add FormatDuration tag.
------------------------------------------------------------------------
r65116 | ckknight | 2008-03-19 17:17:31 -0400 (Wed, 19 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - optimization for dynamic functions
------------------------------------------------------------------------
r65106 | ckknight | 2008-03-19 14:59:40 -0400 (Wed, 19 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add ability to register tags that have functions which return other functions (good for optional library support)
------------------------------------------------------------------------
r65104 | ckknight | 2008-03-19 14:08:42 -0400 (Wed, 19 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Helpers.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - plug a few memory leaks, now every single table in the testsuite is accounted for.
------------------------------------------------------------------------
r65092 | ckknight | 2008-03-19 11:45:30 -0400 (Wed, 19 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Helpers.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix a memory leak with static functions
------------------------------------------------------------------------
r65066 | ckknight | 2008-03-19 05:12:09 -0400 (Wed, 19 Mar 2008) | 6 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/Math.lua
   M /trunk/LibDogTag-3.0/Categories/Misc.lua
   M /trunk/LibDogTag-3.0/Categories/Operators.lua
   M /trunk/LibDogTag-3.0/Categories/TextManip.lua
   M /trunk/LibDogTag-3.0/Cleanup.lua
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - (following changes cut CPU usage roughly 25% and memory usage roughly 20%
- instead of registering tags as strings, they will be registered as functions.
- add ability to mark tags as static, which means if all args are literal or static (or there are no args), then the function will be run on compiletime rather than runtime
- remove number flattening in parser (e.g. 1/4 => 0.25)
- remove globals field and FakeGlobal system
- make a lot of error messages better
------------------------------------------------------------------------
r65020 | ckknight | 2008-03-18 15:42:33 -0400 (Tue, 18 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Categories/Misc.lua
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add Format tag, acts the same as lua's format function, errors are shown to the user.
- make sure that string in non-standard number formats such as "001" or "1.00" do not turn into numbers, so that users can format their numbers the way they want and appear the way they want.
------------------------------------------------------------------------
r64763 | ckknight | 2008-03-16 17:45:37 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   A /trunk/LibDogTag-3.0/Categories (from /trunk/LibDogTag-3.0/Modules:64684)
   R /trunk/LibDogTag-3.0/Categories/Math.lua (from /trunk/LibDogTag-3.0/Modules/Math.lua:64762
   R /trunk/LibDogTag-3.0/Categories/Misc.lua (from /trunk/LibDogTag-3.0/Modules/Misc.lua:64762
   R /trunk/LibDogTag-3.0/Categories/Operators.lua (from /trunk/LibDogTag-3.0/Modules/Operators.lua:64762
   R /trunk/LibDogTag-3.0/Categories/TextManip.lua (from /trunk/LibDogTag-3.0/Modules/TextManip.lua:64762
   D /trunk/LibDogTag-3.0/Modules
   M /trunk/LibDogTag-3.0/lib.xml
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - rename Modules to Categories
------------------------------------------------------------------------
r64761 | ckknight | 2008-03-16 17:34:54 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua

LibDogTag-3.0 - make setting globals faster
------------------------------------------------------------------------
r64758 | ckknight | 2008-03-16 16:59:46 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Modules/TextManip.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - rename Append to Concatenate, make it take a tuple instead of two strings. it's different than standard concatenation, since if a single argument is nil, it will return nil.
------------------------------------------------------------------------
r64737 | ckknight | 2008-03-16 13:39:12 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua

LibDogTag-3.0 - add unpack to default globals
------------------------------------------------------------------------
r64735 | ckknight | 2008-03-16 13:22:17 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - make sure that literal hex strings don't get converted either.
------------------------------------------------------------------------
r64734 | ckknight | 2008-03-16 13:19:49 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua

LibDogTag-3.0 - no longer try to convert hex numbers like "0x0000000000000000" to numbers, cause the 64-bit GUIDs get a few numbers chopped off.
------------------------------------------------------------------------
r64732 | ckknight | 2008-03-16 12:55:17 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Modules/TextManip.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add tag Substring(value, start [, finish]). UTF-8 aware.
------------------------------------------------------------------------
r64731 | ckknight | 2008-03-16 12:23:15 -0400 (Sun, 16 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/Modules/TextManip.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - tweaks to the Append tag.
- add static color support (for things like minHP and the like). This will likely change.
------------------------------------------------------------------------
r64690 | ckknight | 2008-03-16 04:04:04 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - for tags that take a number as its first argument and are supposed to return a string, check to see if said string can coerce to a number, and if it can, do so.
------------------------------------------------------------------------
r64689 | ckknight | 2008-03-16 03:25:29 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Modules/Misc.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add Boolean tag, which turns a value into true/false.
------------------------------------------------------------------------
r64687 | ckknight | 2008-03-16 03:13:46 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/Modules/Math.lua
   M /trunk/LibDogTag-3.0/Modules/Misc.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - instead of going with list-whatever, go with tuple-whatever, since it makes more sense and fits in better.
------------------------------------------------------------------------
r64686 | ckknight | 2008-03-16 03:10:30 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/Modules/Misc.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - no longer tie tuples to just number or strings, they can take on any type and intermix types without issue.
------------------------------------------------------------------------
r64684 | ckknight | 2008-03-16 02:49:09 -0400 (Sun, 16 Mar 2008) | 5 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/Modules/Misc.lua
   M /trunk/LibDogTag-3.0/Modules/TextManip.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add "boolean" type to work with, so tags can specify it as a return or an argument. Will work as expected in most cases. If you specify boolean as a return and return something like nil/1, it will automatically convert to false/true. When showing as a string, it will automatically convert to ''/"True".
- add "list-boolean" tuple type.
- make operators "if", "and", "or", and "not" handle booleans cleanly.
- make tags which returned/expected "True"/nil before now use boolean types.
- add priority to :AddTimerHandler, defaults to 5.
------------------------------------------------------------------------
r64665 | ckknight | 2008-03-15 21:54:41 -0400 (Sat, 15 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua

LibDogTag-3.0 - remove another needless check
------------------------------------------------------------------------
r64664 | ckknight | 2008-03-15 21:49:11 -0400 (Sat, 15 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua

LibDogTag-3.0 - remove a lot of unnecessary error checking in the compiler, as that is done primarily before the compilation phase.
------------------------------------------------------------------------
r64662 | ckknight | 2008-03-15 21:37:00 -0400 (Sat, 15 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add a check for syntax errors, so that if you enter an improper tag sequence, it'll tell you "Syntax error", but it doesn't provide any other information.
- update the EBNF so that OUTER_STRING = ( ANY - "[" ), { ANY - "[" }
------------------------------------------------------------------------
r64661 | ckknight | 2008-03-15 21:08:00 -0400 (Sat, 15 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - change the way Update and SlowUpdate run
------------------------------------------------------------------------
r64658 | ckknight | 2008-03-15 20:43:10 -0400 (Sat, 15 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - Add :AddTimerHandler(func) and :RemoveTimerHandler(func)
- add fake events FastUpdate (every 0.05 seconds), Update (every 0.15 seconds), and SlowUpdate (every 10 seconds)
------------------------------------------------------------------------
r64652 | ckknight | 2008-03-15 20:07:39 -0400 (Sat, 15 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add :AddEventHandler(event, func) :RemoveEventHandler(event, func), and :FireEvent(event, ...), for modules to use.
------------------------------------------------------------------------
r64642 | ckknight | 2008-03-15 19:31:39 -0400 (Sat, 15 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - bugfix with compilation messing up events
- add compilation step 'tagevents', that allows the events of a tag to be altered arbitrarily.
------------------------------------------------------------------------
r64635 | ckknight | 2008-03-15 18:48:42 -0400 (Sat, 15 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Modules/Misc.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - change the way the Color tag works
------------------------------------------------------------------------
r64629 | ckknight | 2008-03-15 17:39:58 -0400 (Sat, 15 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - prevent syntax like Tag(alpha=true, 1, 2, 3), as that's a syntax error (and ambiguous to boot), kwargs are only allowed after normal args, so Tag(1, 2, 3, alpha=true) is perfectly appropriate.
- before compilation, turn all normal args into kwargs, to make the overall code simpler and easier for external compilation steps.
------------------------------------------------------------------------
r64626 | ckknight | 2008-03-15 16:08:40 -0400 (Sat, 15 Mar 2008) | 3 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Modules/TextManip.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix an issue with forceToTypes in compilation.
- add Append tag to TextManip
- add some more tests
------------------------------------------------------------------------
r64618 | ckknight | 2008-03-15 13:36:49 -0400 (Sat, 15 Mar 2008) | 3 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/Modules/Misc.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - support a single event multiple times (with different args) on a single tag. Good for MODIFIER_STATE_CHANGED#LALT;MODIFIER_STATE_CHANGED#RALT, which will only register if either of those are arg1, so it won't react to LSHIFT et al.
- update Alt, Shift, and Ctrl tags.
- add optimization to Compiler, as well as fixing an error message.
------------------------------------------------------------------------
r64609 | ckknight | 2008-03-15 12:28:54 -0400 (Sat, 15 Mar 2008) | 3 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/Helpers.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - move the code clearing function from Compiler to Helpers, as it does more than just clear the compiled data, and it is used by more than that file.
- when an event is fired, check to see if the DogTag namespace can react to that event.
- Add :AddAddonFinder("namespace", "kind", "name", func)
------------------------------------------------------------------------
r64556 | ckknight | 2008-03-15 02:08:26 -0400 (Sat, 15 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Parser.lua

LibDogTag-3.0 - saner support for tuples in aliases. Some optimizations in parser.
------------------------------------------------------------------------
r64555 | ckknight | 2008-03-15 01:57:28 -0400 (Sat, 15 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua

LibDogTag-3.0 - for parser, move EBNF to the top of the file. Reorganize the position of UNARY_MINUS to not be as hackish.
------------------------------------------------------------------------
r64551 | ckknight | 2008-03-15 01:41:56 -0400 (Sat, 15 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua

LibDogTag-3.0 - optimization with predefined kwargs
------------------------------------------------------------------------
r64520 | ckknight | 2008-03-14 13:43:49 -0400 (Fri, 14 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua

LibDogTag-3.0 - pass along the compiledKwargs for the tag compilation step
------------------------------------------------------------------------
r64510 | ckknight | 2008-03-14 12:32:38 -0400 (Fri, 14 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Helpers.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add compilation step injection on a namespace basis.
------------------------------------------------------------------------
r64481 | ckknight | 2008-03-14 00:44:53 -0400 (Fri, 14 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - for the parser, instead of using chars as strings, treat them as bytes, so that there's just a bunch of passing numbers around.
------------------------------------------------------------------------
r64478 | ckknight | 2008-03-13 23:39:53 -0400 (Thu, 13 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - for the parser, instead of using a complex tokenization system that wasn't all that efficient, treat each character as a token.
------------------------------------------------------------------------
r64475 | ckknight | 2008-03-13 21:02:58 -0400 (Thu, 13 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Cleanup.lua
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/Helpers.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/Localization/enUS.lua
   M /trunk/LibDogTag-3.0/Localization/koKR.lua
   M /trunk/LibDogTag-3.0/Localization/zhCN.lua
   M /trunk/LibDogTag-3.0/Modules/Math.lua
   M /trunk/LibDogTag-3.0/Modules/Misc.lua
   M /trunk/LibDogTag-3.0/Modules/Operators.lua
   M /trunk/LibDogTag-3.0/Modules/TextManip.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/lib.xml
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - remove a lot of unneeded localization data.
- make the library creation process a bit simpler
------------------------------------------------------------------------
r64368 | ckknight | 2008-03-12 11:39:45 -0400 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add some tests to check concatenation and if statements
------------------------------------------------------------------------
r64365 | ckknight | 2008-03-12 10:49:17 -0400 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Modules/Misc.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add Contains tag.
------------------------------------------------------------------------
r64314 | ckknight | 2008-03-11 23:42:55 -0400 (Tue, 11 Mar 2008) | 5 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Modules/Misc.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - optimizations
- when doing [Alpha:~Bravo(...)], if Bravo returns nil, then return Alpha instead of "True", which makes more sense all in all, especially if ~Bravo is an alias for something else
- add tag IsIn, e.g. ['Alpha':IsIn('Bravo', 'Charlie')] => nil, [1:IsIn(1, 2, 3)] => 1
- add tag Hide, alias for ~IsIn, e.g. ['Alpha':Hide('Bravo', 'Charlie')] => "Alpha", [1:Hide(1, 2, 3)] => nil
- fix unaliasing bug
------------------------------------------------------------------------
r64269 | ckknight | 2008-03-11 16:22:39 -0400 (Tue, 11 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Modules/Operators.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - fix = and ~= operators slightly.
- standardization will turn any strings that can act as numbers into numbers properly.
------------------------------------------------------------------------
r64268 | ckknight | 2008-03-11 16:09:26 -0400 (Tue, 11 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add reserved words true and false, which essentially translate into "True" and nil, respectively.
------------------------------------------------------------------------
r64237 | ckknight | 2008-03-11 11:40:45 -0400 (Tue, 11 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add test for tuple aliases on non-tuple tags.
------------------------------------------------------------------------
r64236 | ckknight | 2008-03-11 11:37:45 -0400 (Tue, 11 Mar 2008) | 3 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - allow kwargs to work with aliases
- allow prespecified kwargs to work with aliases
- allow tuples to work with aliases
------------------------------------------------------------------------
r64234 | ckknight | 2008-03-11 10:40:30 -0400 (Tue, 11 Mar 2008) | 4 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/Modules/Math.lua
   M /trunk/LibDogTag-3.0/Modules/Misc.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add support for undef arguments, which are different from nil, only difference being if you specify it, it is nil, if you don't, it's undef. They act the same in most cases
- add support for aliases.
- fix a bug with the standardize function.
- when standardizing { "unm", someNumber }, turn it into -someNumber.
------------------------------------------------------------------------
r64096 | sayclub | 2008-03-09 23:30:37 -0400 (Sun, 09 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Localization/zhCN.lua

LibDogTag-3.0 :
- zhCN typo fix
------------------------------------------------------------------------
r64041 | ckknight | 2008-03-09 12:19:24 -0400 (Sun, 09 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/Modules/Math.lua
   A /trunk/LibDogTag-3.0/Modules/Misc.lua
   M /trunk/LibDogTag-3.0/Modules/Operators.lua
   M /trunk/LibDogTag-3.0/Modules/TextManip.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - add some more base tags
- some minimal touchups
------------------------------------------------------------------------
r63984 | ckknight | 2008-03-08 23:22:57 -0500 (Sat, 08 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - for tags that have their first argument require a non-nil, do not provide a default, and receive a nil as its first argument, do not evaluate, instead just stay as nil. e.g. [HP:Green] => nil if HP is nil, instead of |cffff0000|r
------------------------------------------------------------------------
r63981 | ckknight | 2008-03-08 22:08:50 -0500 (Sat, 08 Mar 2008) | 6 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/Helpers.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/Modules/Math.lua
   A /trunk/LibDogTag-3.0/Modules/TextManip.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/lib.xml
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - assorted refactoring and renaming
- random optimizations
- add tags to Math.lua and add TextManip.lua
- add fake global system
- update lib.xml
- fix negative handling by the parser.
------------------------------------------------------------------------
r63959 | ckknight | 2008-03-08 17:44:46 -0500 (Sat, 08 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/lib.xml

LibDogTag-3.0 - make sure to update lib.xml
------------------------------------------------------------------------
r63958 | ckknight | 2008-03-08 17:40:45 -0500 (Sat, 08 Mar 2008) | 4 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Cleanup.lua
   M /trunk/LibDogTag-3.0/Compiler.lua
   A /trunk/LibDogTag-3.0/Events.lua
   A /trunk/LibDogTag-3.0/Helpers.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - some file cleanup, move general helper functions into Helpers.lua
- add basic event support, currently only callbacks work, no FontStrings yet.
- allow tag.events to be a function
- allow events to specify the argument to look at, and that argument can even be dynamic instead of a literal.
------------------------------------------------------------------------
r63915 | ckknight | 2008-03-08 10:56:36 -0500 (Sat, 08 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - allow globals to be a function, pass in relevant data
------------------------------------------------------------------------
r63913 | ckknight | 2008-03-08 10:34:27 -0500 (Sat, 08 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - allow code to be a function, pass in relevant data
------------------------------------------------------------------------
r63912 | ckknight | 2008-03-08 10:27:04 -0500 (Sat, 08 Mar 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - allow ret to be a function, pass in relevant data to said function
- simplify the tag compilation process.
------------------------------------------------------------------------
r63787 | cwdg | 2008-03-07 02:52:58 -0500 (Fri, 07 Mar 2008) | 2 lines
Changed paths:
   A /trunk/LibDogTag-3.0/Localization/zhCN.lua

LibDogTag-3.0:
Add zhCN local file
------------------------------------------------------------------------
r63685 | 7destiny | 2008-03-05 11:38:40 -0500 (Wed, 05 Mar 2008) | 1 line
Changed paths:
   A /trunk/LibDogTag-3.0/Localization/koKR.lua
   M /trunk/LibDogTag-3.0/lib.xml

LibDogTag-3.0: - Add koKR localization
------------------------------------------------------------------------
r63650 | ckknight | 2008-03-05 01:34:41 -0500 (Wed, 05 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Compiler.lua
   M /trunk/LibDogTag-3.0/Modules/Operators.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - in tags, allow ${arg:string} and ${arg:type} to reference arg's string representation or type, respectively.
------------------------------------------------------------------------
r63643 | ckknight | 2008-03-04 23:39:54 -0500 (Tue, 04 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/Parser.lua
   M /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - Support in strings, e.g. [Func("Alpha\"Bravo")] works the same as [Func('Alpha"Bravo')]
------------------------------------------------------------------------
r63630 | ckknight | 2008-03-04 21:27:40 -0500 (Tue, 04 Mar 2008) | 4 lines
Changed paths:
   A /trunk/LibDogTag-3.0
   A /trunk/LibDogTag-3.0/Cleanup.lua
   A /trunk/LibDogTag-3.0/Compiler.lua
   A /trunk/LibDogTag-3.0/LibDogTag-3.0.lua
   A /trunk/LibDogTag-3.0/LibDogTag-3.0.toc
   A /trunk/LibDogTag-3.0/LibStub
   A /trunk/LibDogTag-3.0/LibStub/LibStub.lua
   A /trunk/LibDogTag-3.0/Localization
   A /trunk/LibDogTag-3.0/Localization/enUS.lua
   A /trunk/LibDogTag-3.0/Modules
   A /trunk/LibDogTag-3.0/Modules/Math.lua
   A /trunk/LibDogTag-3.0/Modules/Operators.lua
   A /trunk/LibDogTag-3.0/Parser.lua
   A /trunk/LibDogTag-3.0/lib.xml
   A /trunk/LibDogTag-3.0/test.lua

LibDogTag-3.0 - initial commit
- note: this is not to be used yet, it is not finished, it is mostly so I can have a proper code history as well as allowing others to view what I have thus far.
- Differences from 2.0: Different syntax, uses a proper LALR parser instead of regexes. Vigorous testing, no longer unit-specific, that will be part of its own namespace.
Feel free to check out test.lua it's pretty much a full testsuite for LibDogTag-3.0 thus far, and it will stay that way.
------------------------------------------------------------------------