Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-03 | Route → Routes | Jasper Van der Jeugt | 1 | -14/+11 |
2011-02-03 | Add a top-level configuration type | Jasper Van der Jeugt | 1 | -31/+34 |
2011-01-18 | Backports feeds | Jasper Van der Jeugt | 1 | -0/+1 |
2011-01-17 | Fix skipping certain compilers error | Jasper Van der Jeugt | 1 | -5/+2 |
2011-01-14 | Micro-cleanup | Jasper Van der Jeugt | 1 | -3/+2 |
2011-01-11 | Rewrite Run module a bit, get rid off obsolete | Jasper Van der Jeugt | 1 | -15/+21 |
2011-01-08 | Migrate Reader → Reader, State in Run module | Jasper Van der Jeugt | 1 | -13/+26 |
2011-01-07 | Metacompilers now work, todo: cleanup | Jasper Van der Jeugt | 1 | -10/+17 |
2011-01-07 | Metacompilers now work, except for "modified" | Jasper Van der Jeugt | 1 | -2/+8 |
2011-01-07 | Run metacompilers instead of ignoring them | Jasper Van der Jeugt | 1 | -14/+20 |
2011-01-07 | Renaming for consistency | Jasper Van der Jeugt | 1 | -1/+1 |
2011-01-07 | Restructure hakyllWith for metacompilers | Jasper Van der Jeugt | 1 | -60/+81 |
2011-01-07 | Move hakyllWith to hakyll monad | Jasper Van der Jeugt | 1 | -17/+38 |
2011-01-07 | Add compilers producing compilers | Jasper Van der Jeugt | 1 | -1/+1 |
2011-01-04 | Add in-memory map to store | Jasper Van der Jeugt | 1 | -7/+3 |
2011-01-04 | Add relativize URL's functionality | Jasper Van der Jeugt | 1 | -0/+2 |
2011-01-03 | Store result automatically using runCompiler | Jasper Van der Jeugt | 1 | -5/+2 |
2011-01-03 | Avoid looking at up-to-date items at all | Jasper Van der Jeugt | 1 | -19/+39 |
2011-01-03 | Store modified flags in a map | Jasper Van der Jeugt | 1 | -6/+12 |
2010-12-31 | Check modification only once | Jasper Van der Jeugt | 1 | -1/+9 |
2010-12-31 | Prototype of the 'cached' arrow transformer | Jasper Van der Jeugt | 1 | -1/+2 |
2010-12-30 | Cleanup, split up page module | Jasper Van der Jeugt | 1 | -2/+3 |
2010-12-30 | Compiler → {Compiler, Compiler.Internal} | Jasper Van der Jeugt | 1 | -2/+3 |
2010-12-30 | More arrows | Jasper Van der Jeugt | 1 | -1/+1 |
2010-12-29 | Experimental arrow-based approach | Jasper Van der Jeugt | 1 | -16/+14 |
2010-12-29 | Add requireAll function | Jasper Van der Jeugt | 1 | -2/+10 |
2010-12-28 | Use Typeable instead of ADT | Jasper Van der Jeugt | 1 | -13/+21 |
2010-12-27 | Targets have access to the store | Jasper Van der Jeugt | 1 | -6/+7 |
2010-12-25 | Prototype Run module | Jasper Van der Jeugt | 1 | -0/+68 |