| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add `int` and `float` functions | gingerBill | 2022-03-03 | 4 | -4/+58 |
| * | Add basic reduce evaluation e.g. `+ 1 2 3`, `- 2 3`, `* 3 4`, `/ 3 4` | gingerBill | 2022-03-03 | 2 | -6/+214 |
| * | Initial work on `core:text/template` | gingerBill | 2022-03-03 | 5 | -0/+2059 |