Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-04 | Add in-memory map to store | Jasper Van der Jeugt | 1 | -11/+1 | |
This allows us to get rid of the dependency lookup map and use one uniform cache/lookup. | |||||
2011-01-03 | Store result automatically using runCompiler | Jasper Van der Jeugt | 1 | -0/+1 | |
2011-01-03 | Avoid looking at up-to-date items at all | Jasper Van der Jeugt | 1 | -1/+1 | |
2010-12-31 | Check modification only once | Jasper Van der Jeugt | 1 | -6/+15 | |
2010-12-31 | Prototype of the 'cached' arrow transformer | Jasper Van der Jeugt | 1 | -1/+5 | |
2010-12-30 | Cleanup, split up page module | Jasper Van der Jeugt | 1 | -5/+8 | |
2010-12-30 | Compiler → {Compiler, Compiler.Internal} | Jasper Van der Jeugt | 1 | -0/+96 | |