summaryrefslogtreecommitdiff
path: root/src/Hakyll/Core/Run.hs
AgeCommit message (Expand)AuthorFilesLines
2011-01-18Backports feedsJasper Van der Jeugt1-0/+1
2011-01-17Fix skipping certain compilers errorJasper Van der Jeugt1-5/+2
2011-01-14Micro-cleanupJasper Van der Jeugt1-3/+2
2011-01-11Rewrite Run module a bit, get rid off obsoleteJasper Van der Jeugt1-15/+21
2011-01-08Migrate Reader → Reader, State in Run moduleJasper Van der Jeugt1-13/+26
2011-01-07Metacompilers now work, todo: cleanupJasper Van der Jeugt1-10/+17
2011-01-07Metacompilers now work, except for "modified"Jasper Van der Jeugt1-2/+8
2011-01-07Run metacompilers instead of ignoring themJasper Van der Jeugt1-14/+20
2011-01-07Renaming for consistencyJasper Van der Jeugt1-1/+1
2011-01-07Restructure hakyllWith for metacompilersJasper Van der Jeugt1-60/+81
2011-01-07Move hakyllWith to hakyll monadJasper Van der Jeugt1-17/+38
2011-01-07Add compilers producing compilersJasper Van der Jeugt1-1/+1
2011-01-04Add in-memory map to storeJasper Van der Jeugt1-7/+3
2011-01-04Add relativize URL's functionalityJasper Van der Jeugt1-0/+2
2011-01-03Store result automatically using runCompilerJasper Van der Jeugt1-5/+2
2011-01-03Avoid looking at up-to-date items at allJasper Van der Jeugt1-19/+39
2011-01-03Store modified flags in a mapJasper Van der Jeugt1-6/+12
2010-12-31Check modification only onceJasper Van der Jeugt1-1/+9
2010-12-31Prototype of the 'cached' arrow transformerJasper Van der Jeugt1-1/+2
2010-12-30Cleanup, split up page moduleJasper Van der Jeugt1-2/+3
2010-12-30Compiler → {Compiler, Compiler.Internal}Jasper Van der Jeugt1-2/+3
2010-12-30More arrowsJasper Van der Jeugt1-1/+1
2010-12-29Experimental arrow-based approachJasper Van der Jeugt1-16/+14
2010-12-29Add requireAll functionJasper Van der Jeugt1-2/+10
2010-12-28Use Typeable instead of ADTJasper Van der Jeugt1-13/+21
2010-12-27Targets have access to the storeJasper Van der Jeugt1-6/+7
2010-12-25Prototype Run moduleJasper Van der Jeugt1-0/+68