Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-03 | Hey, Bu::MiniMacro works, that's a funny name. There's still some more to add, | Mike Buland | |
but it does everything I need it to at the moment. | |||
2007-11-30 | Fixed the overshoot in the Bu::TafReader, it was reading the lookahead character | Mike Buland | |
from the stream even when it should have known it was at the end, and then it was reading an extra character after that anyway :-P It is now fixed, and the stream is positioned at the character immediately after the closing } of the root taf group, great for things like the svtools. |