Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-07 | Metacompilers now work, todo: cleanup | Jasper Van der Jeugt | 1 | -7/+2 |
2011-01-07 | Renaming for consistency | Jasper Van der Jeugt | 1 | -1/+1 |
2011-01-07 | Add compilers producing compilers | Jasper Van der Jeugt | 1 | -13/+22 |
2011-01-07 | Add waitFor directive | Jasper Van der Jeugt | 1 | -1/+7 |
2011-01-04 | Add in-memory map to store | Jasper Van der Jeugt | 1 | -15/+9 |
2011-01-04 | Add relativize URL's functionality | Jasper Van der Jeugt | 1 | -1/+6 |
2011-01-03 | Store result automatically using runCompiler | Jasper Van der Jeugt | 1 | -8/+19 |
2011-01-03 | Avoid looking at up-to-date items at all | Jasper Van der Jeugt | 1 | -5/+29 |
2010-12-31 | Check modification only once | Jasper Van der Jeugt | 1 | -2/+1 |
2010-12-31 | Prototype of the 'cached' arrow transformer | Jasper Van der Jeugt | 1 | -0/+23 |
2010-12-30 | Cleanup, split up page module | Jasper Van der Jeugt | 1 | -2/+11 |
2010-12-30 | Compiler → {Compiler, Compiler.Internal} | Jasper Van der Jeugt | 1 | -88/+10 |
2010-12-30 | Remove compileFromString function | Jasper Van der Jeugt | 1 | -10/+0 |
2010-12-30 | Cleanup arrow code | Jasper Van der Jeugt | 1 | -2/+2 |
2010-12-30 | More arrows | Jasper Van der Jeugt | 1 | -21/+33 |
2010-12-29 | Experimental arrow-based approach | Jasper Van der Jeugt | 1 | -35/+69 |
2010-12-29 | Add requireAll function | Jasper Van der Jeugt | 1 | -4/+24 |
2010-12-28 | Use Typeable instead of ADT | Jasper Van der Jeugt | 1 | -11/+18 |
2010-12-26 | Consistent naming: target vs compiler | Jasper Van der Jeugt | 1 | -10/+4 |
2010-12-26 | Add targetFromString compiler function | Jasper Van der Jeugt | 1 | -0/+9 |
2010-12-25 | Add Compiler module | Jasper Van der Jeugt | 1 | -0/+80 |