Commit graph

67 commits

Author SHA1 Message Date
Jasper Van der Jeugt
77c7d8dc17 Add in-memory map to store
This allows us to get rid of the dependency
lookup map and use one uniform cache/lookup.
2011-01-04 13:09:45 +01:00
Jasper Van der Jeugt
0969fe41c7 Add relativize URL's functionality 2011-01-04 11:13:08 +01:00
Jasper Van der Jeugt
e395b0af9a Store result automatically using runCompiler 2011-01-03 23:24:22 +01:00
Jasper Van der Jeugt
2ceb5f59d0 Avoid looking at up-to-date items at all 2011-01-03 22:13:04 +01:00
Jasper Van der Jeugt
e54834f444 Check modification only once 2010-12-31 15:15:35 +01:00
Jasper Van der Jeugt
5b67f20eab Prototype of the 'cached' arrow transformer 2010-12-31 12:38:12 +01:00
Jasper Van der Jeugt
e49cd3b4b0 Cleanup, split up page module 2010-12-30 21:18:55 +01:00
Jasper Van der Jeugt
da12825066 Compiler → {Compiler, Compiler.Internal} 2010-12-30 17:47:31 +01:00
Jasper Van der Jeugt
227b186bf2 Remove compileFromString function 2010-12-30 15:57:36 +01:00
Jasper Van der Jeugt
687c17c6bb Cleanup arrow code 2010-12-30 10:11:37 +01:00
Jasper Van der Jeugt
1c1133dfd6 More arrows 2010-12-30 10:02:25 +01:00
Jasper Van der Jeugt
6268e4a4fe Experimental arrow-based approach 2010-12-29 22:59:38 +01:00
Jasper Van der Jeugt
bf31c55c99 Add requireAll function 2010-12-29 15:33:22 +01:00
Jasper Van der Jeugt
27ff2eef89 Use Typeable instead of ADT 2010-12-28 11:12:45 +01:00
Jasper Van der Jeugt
9939708c66 Consistent naming: target vs compiler 2010-12-26 13:21:27 +01:00
Jasper Van der Jeugt
36ec2c15b8 Add targetFromString compiler function 2010-12-26 11:57:42 +01:00
Jasper Van der Jeugt
c372fc47da Add Compiler module 2010-12-25 18:15:44 +01:00