Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add forward-compatible escript_foldl function | Tuncer Ayaz | 2010-03-05 | 1 | -2/+5 |
* | Fix bug in templater where escript was not found in subdirs were specified in... | Dave Smith | 2010-02-20 | 1 | -4/+6 |
* | provide separate 'file' and 'template' directives, instead of one 'file' dire... | Bryan Fink | 2010-02-13 | 1 | -28/+45 |
* | add chmod template directive for changing file file permission | Bryan Fink | 2010-02-04 | 1 | -0/+8 |
* | add Render flag to 'file' template directive | Bryan Fink | 2010-02-04 | 1 | -2/+9 |
* | look for templates in local directory as well | Bryan Fink | 2010-02-04 | 1 | -2/+3 |
* | Add support for forcibly overwriting output files; courtesy of OJ Reeves | Dave Smith | 2010-01-30 | 1 | -17/+40 |
* | Adding sketch of functionality for creating a reltool node from template | Dave Smith | 2010-01-08 | 1 | -0/+6 |
* | Basic implementation of templater is complete | Dave Smith | 2010-01-08 | 1 | -8/+186 |
* | Sketching out templating system | Dave Smith | 2010-01-07 | 1 | -0/+51 |