Age | Commit message (Expand) | Author | Files | Lines |
2021-06-06 | Allow demotion of headers by a given amount (#855) | Logan McGrath | 1 | -1/+12 |
2020-12-30 | Revert "Fix golden test failing with pandoc >= 2.11.3 (#829)" (#830) | Alexander Batischev | 1 | -5/+0 |
2020-12-30 | Fix golden test failing with pandoc >= 2.11.3 (#829) | Alexander Batischev | 1 | -0/+5 |
2020-12-07 | Add golden test for Pandoc.Biblio (#827) | Alexander Batischev | 1 | -0/+66 |
2020-05-30 | Miscellaneous Windows-specific fixes and CI | Laurent P. René de Cotret | 2 | -1/+6 |
2019-08-30 | Improve error messages | Jasper Van der Jeugt | 2 | -18/+50 |
2019-08-25 | Add getCategory tests | David Parrish | 1 | -0/+42 |
2019-05-25 | Add option to specify date in directory structure | Taeer Bar-Yam | 1 | -0/+5 |
2019-02-06 | Fix typo in Hakyll.Web.Template(.Context).Tests | Hexirp | 2 | -2/+2 |
2018-10-02 | Drop extension when parsing dates in filepaths | Gabriel Aumala | 1 | -0/+4 |
2018-03-20 | Make Pandoc dependency optional | Bergi | 1 | -2/+3 |
2018-03-07 | Optimise CSS compression | Bergi | 1 | -9/+9 |
2018-01-15 | Various dependency bumps | Jasper Van der Jeugt | 1 | -6/+6 |
2017-12-18 | Fix warnings and errors | Jasper Van der Jeugt | 1 | -2/+1 |
2017-11-17 | Fix compression of calc() in CSS | Krzysztof Jurewicz | 1 | -0/+2 |
2017-06-10 | Some small CSS compression improvements | Nicole Rauch | 1 | -3/+7 |
2016-10-31 | Add test | Nikolaos S. Papaspyrou | 1 | -0/+1 |
2016-10-17 | Move from test-framework to tasty | Jasper Van der Jeugt | 6 | -25/+25 |
2016-08-15 | Also trim whitespace around colons. | Nicole Rauch | 1 | -0/+2 |
2016-08-14 | Do not strip comments that are inside constants. | Nicole Rauch | 1 | -1/+4 |
2016-08-14 | We must avoid the compression of whitespace in constants by handling it in th... | Nicole Rauch | 1 | -1/+6 |
2016-08-14 | Improved the compaction a bit more. | Nicole Rauch | 1 | -0/+2 |
2016-08-14 | Compacted the tests and made them more readable. | Nicole Rauch | 1 | -22/+11 |
2016-08-14 | We need to constantly check whether we are at the start of a constant, not ju... | Nicole Rauch | 1 | -4/+6 |
2016-08-14 | Adding tests that make sure that whitespace at the start or end of constants ... | Nicole Rauch | 1 | -0/+5 |
2016-08-14 | Adding tests that make sure that the constant terminators don't get mixed up. | Nicole Rauch | 1 | -0/+5 |
2016-08-14 | Whitespace in certain kinds of string constants is no longer eliminated. | Nicole Rauch | 1 | -0/+3 |
2016-08-14 | Added some unit tests for CompressCss | Nicole Rauch | 1 | -0/+43 |
2016-07-25 | Trim instructions. TrimRd chunk might need TrimL. Trim tests. | samgd | 1 | -6/+8 |
2016-07-24 | Fix module layout | samgd | 1 | -48/+39 |
2016-07-24 | Working trimming but module loop and formatting req. | samgd | 1 | -8/+8 |
2016-07-23 | Expr trimming. '-' binds to '$'. | samgd | 1 | -0/+7 |
2016-07-23 | Partial trimming | samgd | 1 | -0/+7 |
2016-07-23 | For trimming | samgd | 1 | -3/+13 |
2016-07-23 | If Trim parsing | samgd | 1 | -5/+8 |
2016-07-22 | Add Trim_ data constructors. Add If test for Trim | samgd | 1 | -0/+15 |
2016-07-22 | Remove redundant where | samgd | 1 | -1/+0 |
2015-10-24 | templateBodyCompiler compiles resource body only | Bergi | 1 | -1/+1 |
2015-08-16 | Add "poster" as a URL attribute | Duncan | 1 | -0/+3 |
2015-02-11 | Remove test debug output | Paul Keene | 1 | -2/+0 |
2014-10-27 | Add tests | Jasper Van der Jeugt | 1 | -3/+14 |
2014-10-27 | Better functions in templates | Jasper Van der Jeugt | 2 | -2/+2 |
2014-04-19 | ADD: Added failing test cases for `toSiteRoot`. | Izzy Cecil | 1 | -0/+2 |
2013-08-10 | Add functionField again | Jasper Van der Jeugt | 1 | -0/+1 |
2013-06-16 | More tests for toUrl function | Simonas Kazlauskas | 1 | -4/+9 |
2013-06-15 | Sanitize URLs in toUrl | Jasper Van der Jeugt | 1 | -3/+4 |
2013-05-06 | Implement foreach structure | Jasper Van der Jeugt | 2 | -3/+15 |
2013-04-04 | Account for scheme-relative URLs | Simonas Kazlauskas | 1 | -0/+1 |
2013-02-09 | Start provider rewrite | Jasper Van der Jeugt | 1 | -0/+2 |
2013-01-28 | Fix .tex.lhs patch, add some test cases | Jasper Van der Jeugt | 1 | -0/+26 |