Commit graph

600 commits

Author SHA1 Message Date
Jasper Van der Jeugt
f969950977 Playing around with groups 2011-04-11 21:57:33 +02:00
Jasper Van der Jeugt
b9efc54e93 Set and check identifier groups 2011-04-11 18:10:45 +02:00
Jasper Van der Jeugt
15045d313c Add identifierGroup, clean up Pattern API 2011-04-11 18:07:17 +02:00
Jasper Van der Jeugt
9d42e54119 Add note about copyFileCompiler in the tutorial 2011-04-11 09:07:43 +02:00
Jasper Van der Jeugt
361b81a2a4 Add links to sites of Benedict and Ethan 2011-04-10 11:26:14 +02:00
Jasper Van der Jeugt
0de38d9b9b Test for escaped patterns 2011-04-08 22:20:15 +02:00
Jasper Van der Jeugt
a8accd36b1 Minor refactoring 2011-04-08 22:17:04 +02:00
Jasper Van der Jeugt
e4545f9c9e Make sure files exist before checking mod. time 2011-04-08 13:31:03 +02:00
Jasper Van der Jeugt
3e03730666 Merge branch 'dependency-analyzer' 2011-04-06 21:13:38 +02:00
Jasper Van der Jeugt
63e13f3d92 Fix for new TagMap structure 2011-04-06 21:13:03 +02:00
Jasper Van der Jeugt
5a0e1a3db5 Fix for new TagMap structure 2011-04-06 21:12:34 +02:00
Jasper Van der Jeugt
901b672107 Play with dependency analyzer 2011-04-06 14:40:36 +02:00
Jasper Van der Jeugt
80596b1f56 Merge branch 'master' into dependency-analyzer 2011-04-06 14:05:29 +02:00
Jasper Van der Jeugt
ce444a426a Fix changelog 2011-04-06 09:43:42 +02:00
Jasper Van der Jeugt
1de69c3de7 Version bump (3.1.0.0) 2011-04-06 09:40:10 +02:00
Jasper Van der Jeugt
78dbe8a3d1 Add regex predicate helper 2011-04-06 09:39:20 +02:00
Jasper Van der Jeugt
3d2b2506d0 Move modified cache to resource provider
Currently, it's kept twice: in Run and in the Provider. On
the long term, it should be migrated entirely to the
Provider, this can be done when the new dependency manager
is finished.
2011-04-06 09:30:24 +02:00
Jasper Van der Jeugt
015663657c New resource module hierarchy 2011-04-05 22:14:49 +02:00
Jasper Van der Jeugt
433f36e6f3 Merge branch 'nested-rules' 2011-04-05 22:02:40 +02:00
Jasper Van der Jeugt
19dc9f5f9f Update tutorial to new matching mechanism 2011-04-05 17:34:00 +02:00
Jasper Van der Jeugt
8dd1f94e02 Update examples to new matching mechanism 2011-04-05 16:20:43 +02:00
Jasper Van der Jeugt
ff118fec98 Simplify match implementation(s) 2011-04-05 11:58:26 +02:00
Jasper Van der Jeugt
4925dd828e Bring tests up-to-date 2011-04-05 11:52:50 +02:00
Jasper Van der Jeugt
ecf4c64f62 Monoid instance for pattern 2011-04-05 11:50:46 +02:00
Jasper Van der Jeugt
b7059a0f1a Add function to construct predicates 2011-04-05 11:46:16 +02:00
Jasper Van der Jeugt
091014a60e Restructure pattern internals 2011-04-05 10:55:09 +02:00
Jasper Van der Jeugt
041ec5c309 Add getIdentifiers 2011-04-04 22:58:43 +02:00
Jasper Van der Jeugt
8b5347eb26 Assoc. list-based implementation of tags
Goal is to be able to sort them later (see gh-22)
2011-04-04 21:57:28 +02:00
Jasper Van der Jeugt
f6c65aadd7 Works-for-me implementation of nested rules 2011-04-04 20:49:22 +02:00
Jasper Van der Jeugt
c8588f13c8 Version bump (3.0.2.2) 2011-04-04 12:17:15 +02:00
Jasper Van der Jeugt
5cc710d548 Don't ignore dotfiles in getRecursiveContents 2011-04-04 12:16:38 +02:00
Jasper Van der Jeugt
383f35df52 Fix typo in Nicolas' name 2011-04-04 10:02:17 +02:00
Jasper Van der Jeugt
151661fd0a Version bump (3.0.2.1) 2011-04-04 09:20:23 +02:00
Jasper Van der Jeugt
127c669eba Add renderTagList 2011-04-04 09:18:50 +02:00
Jasper Van der Jeugt
c3dbb0ca77 Start playing with dependency analyzer 2011-04-03 10:23:27 +02:00
Jasper Van der Jeugt
1e5f2f0691 Move FileType module 2011-03-30 17:37:56 +02:00
Jasper Van der Jeugt
5a3967ad41 Version bump 2011-03-30 07:44:32 +02:00
Benedict Eastaugh
29072a5a63 Correctly decode request URIs in the preview server. 2011-03-30 00:43:11 +01:00
Jasper Van der Jeugt
98a486987b Add Benedict to contributors 2011-03-29 20:30:44 +02:00
Benedict Eastaugh
1a9c5460fe Improve example template HTML slightly. 2011-03-29 18:18:38 +01:00
Benedict Eastaugh
aa3b313986 Update tagblog example and show how to use an item's body field in the description for RSS and Atom feed entries. 2011-03-29 17:58:44 +01:00
Benedict Eastaugh
4d7b889695 Fix some templates in the feedblog example. 2011-03-29 17:54:26 +01:00
Benedict Eastaugh
5a15be95bd Remove categoryblog example, as the category functionality has been removed from Hakyll 3. 2011-03-29 17:30:23 +01:00
Benedict Eastaugh
356191fcc7 Update tagblog example to work with Hakyll 3. 2011-03-29 17:30:23 +01:00
Benedict Eastaugh
c288567388 Update morepages example to work with Hakyll 3. 2011-03-29 17:30:23 +01:00
Benedict Eastaugh
9ddde6c0fa Update feedblog example to work with Hakyll 3. 2011-03-29 17:30:23 +01:00
Benedict Eastaugh
87234295cf Update simpleblog example to work with Hakyll 3. 2011-03-29 17:30:23 +01:00
Jasper Van der Jeugt
379cd0eed4 Add copyBodyToField, copyBodyFromField methods 2011-03-29 18:19:19 +02:00
Jasper Van der Jeugt
8bd45b97de New implementation of patterns using globs.
Closes gh-18
2011-03-29 15:04:01 +02:00
Jasper Van der Jeugt
e9666f78e8 Add new dependency analyzer & tests 2011-03-28 18:35:02 +02:00