Age | Commit message (Expand) | Author |
2010-12-09 | Maintainer field in headers set to jao | Jose Antonio Ortega Ruiz |
2010-06-24 | Configurable borders | Jose A Ortega Ruiz |
2010-02-14 | Merge conflict resolutions in Parsers.hs and Batt.hs | Jose A Ortega Ruiz |
2009-12-30 | allow escaping in string constants in the configuration | Daniel Wagner |
2010-01-28 | Allow comments and leading whitespace in config (Adam Vogt) | Jose Antonio Ortega Ruiz |
2010-02-12 | correctly parse static position in config0.10 | Andrea Rossato |
2010-02-11 | fix issue 19 - a small reegression in the config parser | Andrea Rossato |
2010-02-09 | update my email | Andrea Rossato |
2010-01-30 | Partial fix for issue 14. | Michal Terepeta |
2010-02-06 | get rid of action-permutations and use parsec permutation library instead | Andrea Rossato |
2009-10-11 | Strip '--' comments in xmobarrc | Adam Vogt |
2009-10-11 | Use a newtype for the backtracking Parsec Alternative instance | Adam Vogt |
2009-09-25 | fix a few warnings, clean up some recently added stuff, and restrict parsec t... | Andrea Rossato |
2009-09-23 | Output to stdout whenever fields are defaulted in a config. | Adam Vogt |
2009-09-14 | Parse config file more intelligently. | Adam Vogt |
2009-04-09 | trailing space and variable name for the XFT version of printString | Andrea Rossato |
2009-03-24 | Drop Parsers.endOfLine and Parsers.tryString | nzeh |
2009-03-24 | Handle nested colour tags | nzeh |
2009-03-24 | Replaced inside with between | nzeh |
2009-03-24 | Parsers.hs reduced export list | nzeh |
2008-04-29 | style, pointfree and trailing spaces0.9_release | Andrea Rossato |
2008-04-29 | Parsers: code and comment cleanup | Andrea Rossato |
2008-04-29 | Parser: '<' and '>' are not reserved characters anymore and can be used in th... | Andrea Rossato |
2007-10-12 | Parser: semplify color parsing | Andrea Rossato |
2007-10-02 | Updated Parsers to latest changes | Andrea Rossato |
2007-07-14 | README and Cabal edits | Andrea Rossato |
2007-07-12 | use of existential types for plugin support | Andrea Rossato |
2007-07-08 | the output template is now parsed with the help of a finite map | Andrea Rossato |
2007-07-06 | Add support for named colors. | Krzysztof Kosciuszkiewicz |
2007-06-26 | splitted files | Andrea Rossato |