summaryrefslogtreecommitdiff
path: root/src/Hakyll/Web
AgeCommit message (Expand)AuthorFilesLines
2016-08-15Also trim whitespace around colons.Nicole Rauch1-2/+2
2016-08-14Removed two compiler warnings (unnecessary imports).Nicole Rauch1-2/+0
2016-08-14Unified the constant cases in all three functions.Nicole Rauch1-8/+8
2016-08-14Extracted a helper method because it was defined locally twice.Nicole Rauch1-8/+11
2016-08-14Do not strip comments that are inside constants.Nicole Rauch1-0/+2
2016-08-14Compressed the code by grouping the guards together.Nicole Rauch1-9/+6
2016-08-14We must avoid the compression of whitespace in constants by handling it in th...Nicole Rauch1-1/+9
2016-08-14Improved the compaction a bit more.Nicole Rauch1-2/+1
2016-08-14Compacted the code by unifying all the similar prefix options.Nicole Rauch1-9/+6
2016-08-14We need to constantly check whether we are at the start of a constant, not ju...Nicole Rauch1-5/+11
2016-08-14Whitespace in certain kinds of string constants is no longer eliminated.Nicole Rauch1-6/+22
2016-08-04Fix partials and add a testJasper Van der Jeugt1-2/+2
2016-08-03Reorganise template module hierarchyJasper Van der Jeugt4-428/+448
2016-07-25s/that/that the/samgd1-1/+1
2016-07-25Fix merge conflictssamgd3-19/+40
2016-07-25Trim instructions. TrimRd chunk might need TrimL. Trim tests.samgd2-6/+44
2016-07-24Fix module layoutsamgd3-204/+100
2016-07-24Working trimming but module loop and formatting req.samgd3-124/+252
2016-07-23Canonicalize file + initial if/for planningsamgd1-0/+86
2016-07-23Expr trimming. '-' binds to '$'.samgd1-5/+8
2016-07-23Partial trimmingsamgd1-5/+11
2016-07-23For trimmingsamgd1-6/+18
2016-07-23Include file name in error messagesLorenzo3-5/+19
2016-07-23If Trim parsingsamgd1-11/+61
2016-07-22Merge remote-tracking branch 'upstream/master'Lorenzo1-1/+1
2016-07-22Add Trim_ data constructors. Add If test for Trimsamgd1-6/+10
2016-07-22Fail if template is not parsed until eofLorenzo1-3/+10
2016-07-22Fixes https://github.com/jaspervdj/hakyll/issues/323 we have less compression...Luca Molteni1-1/+1
2016-04-29src/Hakyll/Web/Paginate.hs: Fix build failureSergei Trofimovich1-1/+1
2016-04-28Remove Show instance for TagsJasper Van der Jeugt1-1/+1
2016-04-07Merge pull request #402 from Nicowcow/snippet-includeJasper Van der Jeugt1-0/+17
2016-04-06Add Snippet expression for snippet includesNicolas Mattia1-0/+17
2016-04-06Clean warningsJasper Van der Jeugt6-14/+8
2016-04-06Initial YAML supportJasper Van der Jeugt3-22/+17
2016-01-31Merge pull request #385 from bergus/templateJasper Van der Jeugt1-1/+9
2015-11-20Item context has precedence before feed contextYuriy Syrovetskiy1-2/+2
2015-10-24templateBodyCompiler compiles resource body onlyBergi1-1/+9
2015-10-24Export getModificationTimeJasper Van der Jeugt1-2/+13
2015-08-16Add "poster" as a URL attributeDuncan1-1/+1
2015-08-01Allow time 1.4.*Adam Bergmark2-4/+12
2015-06-30Allow empty template, fix some import warningsJasper Van der Jeugt2-3/+3
2015-06-23Drop old-time, old-locale, time-locale-compat depsJasper Van der Jeugt2-7/+7
2015-06-23Merge pull request #327 from mcmtroffaes/patch-1Jasper Van der Jeugt1-2/+13
2015-06-14add support for mediawiki80x242-20/+24
2015-05-29Update to use Pandoc 1.14Jasper Van der Jeugt2-12/+23
2015-04-08Merge pull request #344 from cstrahan/ghc710fixJasper Van der Jeugt2-2/+2
2015-04-07fix building on GHC 7.10Charles Strahan2-2/+2
2015-04-03Fix typos in "separator"Jasper Van der Jeugt1-7/+10
2015-04-03Merge pull request #342 from NorfairKing/general-teaser-seperatorJasper Van der Jeugt1-2/+12
2015-03-30change file extension to .dbk for docbookJoshua Simmons1-2/+1