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