| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-11 | Fix misc. compile errors | Benjamin J. Culkin | |
| 2017-09-11 | Add defines | Benjamin J. Culkin | |
| Defines are simple unary functions that apply replacements to strings. Currently, there are two types. * SimpleDefine - Replace all occurances of a pattern with a given string. * IteratedDefine - Replace occurances of a pattern with a string chosen from a series of strings. | |||
