summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Rauch2-1/+6
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 Rauch2-2/+15
2016-08-14Improved the compaction a bit more.Nicole Rauch2-2/+3
2016-08-14Compacted the code by unifying all the similar prefix options.Nicole Rauch1-9/+6
2016-08-14Compacted the tests and made them more readable.Nicole Rauch1-22/+11
2016-08-14We need to constantly check whether we are at the start of a constant, not ju...Nicole Rauch2-9/+17
2016-08-14Adding tests that make sure that whitespace at the start or end of constants ...Nicole Rauch1-0/+5
2016-08-14Adding tests that make sure that the constant terminators don't get mixed up.Nicole Rauch1-0/+5
2016-08-14Whitespace in certain kinds of string constants is no longer eliminated.Nicole Rauch2-6/+25
2016-08-14Added some unit tests for CompressCssNicole Rauch3-0/+46
2016-08-04Fix partials and add a testJasper Van der Jeugt5-2/+28
2016-08-03Reorganise template module hierarchyJasper Van der Jeugt5-430/+451
2016-07-31Enable listings and indices in the preview serverJasper Van der Jeugt1-5/+6
2016-07-31Merge pull request #453 from sk3r/cmd_parser_replacementJasper Van der Jeugt2-74/+56
2016-07-31Merge pull request #454 from samgd/whitespace-controlJasper Van der Jeugt9-114/+431
2016-07-25s/that/that the/samgd1-1/+1
2016-07-25Fix merge conflictssamgd5-21/+48
2016-07-25Trim instructions. TrimRd chunk might need TrimL. Trim tests.samgd5-12/+104
2016-07-24Fix module layoutsamgd4-252/+139
2016-07-24cmdArgs to Options.Applicativesk3r2-74/+56
2016-07-24Working trimming but module loop and formatting req.samgd5-133/+261
2016-07-23Merge pull request #451 from lortabac/masterJasper Van der Jeugt3-5/+19
2016-07-23Merge pull request #449 from thkoch2001/patch-1Jasper Van der Jeugt1-1/+1
2016-07-23Merge pull request #450 from thkoch2001/patch-2Jasper Van der Jeugt1-1/+1
2016-07-23Canonicalize file + initial if/for planningsamgd2-0/+87
2016-07-23Expr trimming. '-' binds to '$'.samgd3-7/+24
2016-07-23Add tutorial on live reloadJasper Van der Jeugt1-0/+6
2016-07-23Partial trimmingsamgd2-5/+18
2016-07-23For trimmingsamgd2-9/+31
2016-07-23Include file name in error messagesLorenzo3-5/+19
2016-07-23If Trim parsingsamgd2-16/+69
2016-07-23stack init is not really optionalThomas Koch1-1/+1
2016-07-23Change note for stack initJasper Van der Jeugt1-1/+1
2016-07-23s/--local-bin-path/--local-bin/Thomas Koch1-1/+1
2016-07-22Merge pull request #448 from lortabac/masterJasper Van der Jeugt1-3/+10
2016-07-22Merge remote-tracking branch 'upstream/master'Lorenzo4-42/+24
2016-07-22Add Trim_ data constructors. Add If test for Trimsamgd2-6/+25
2016-07-22Fail if template is not parsed until eofLorenzo1-3/+10
2016-07-22Remove redundant wheresamgd1-1/+0
2016-07-22Merge pull request #447 from Arguggi/masterJasper Van der Jeugt3-41/+23
2016-07-22Fix test dependenciesArguggi1-2/+4
2016-07-22Switch preview server from Snap to WarpArguggi3-39/+19
2016-07-22Merge pull request #446 from lucamolteni/masterJasper Van der Jeugt1-1/+1
2016-07-22Fixes https://github.com/jaspervdj/hakyll/issues/323 we have less compression...Luca Molteni1-1/+1
2016-07-22Remove include macro from .ghciJasper Van der Jeugt1-2/+1
2016-07-13Merge pull request #445 from ethagnawl/444-port-default.html-to-html5Jasper Van der Jeugt1-7/+7
2016-07-13#444 - group viewport meta tag with other meta tagsPeter Doherty1-1/+1