summaryrefslogtreecommitdiffhomepage
path: root/Parsers.hs
AgeCommit message (Expand)Author
2009-04-09trailing space and variable name for the XFT version of printStringAndrea Rossato
2009-03-24Drop Parsers.endOfLine and Parsers.tryStringnzeh
2009-03-24Handle nested colour tagsnzeh
2009-03-24Replaced inside with betweennzeh
2009-03-24Parsers.hs reduced export listnzeh
2008-04-29style, pointfree and trailing spaces0.9_releaseAndrea Rossato
2008-04-29Parsers: code and comment cleanupAndrea Rossato
2008-04-29Parser: '<' and '>' are not reserved characters anymore and can be used in th...Andrea Rossato
2007-10-12Parser: semplify color parsingAndrea Rossato
2007-10-02Updated Parsers to latest changesAndrea Rossato
2007-07-14README and Cabal editsAndrea Rossato
2007-07-12use of existential types for plugin supportAndrea Rossato
2007-07-08the output template is now parsed with the help of a finite mapAndrea Rossato
2007-07-06Add support for named colors.Krzysztof Kosciuszkiewicz
2007-06-26splitted filesAndrea Rossato