| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Recursion working oh yes | Jan Tuomi | 2021-11-25 | 1 | -15/+11 |
| * | Fix bug in reduce Application case | Jan Tuomi | 2021-11-25 | 1 | -9/+16 |
| * | Simplify builtin processing | Jan Tuomi | 2021-11-25 | 1 | -1/+3 |
| * | Fix evaluation problems | Jan Tuomi | 2021-11-25 | 1 | -5/+7 |
| * | Add int.eq builtin and test | Jan Tuomi | 2021-11-25 | 1 | -5/+7 |
| * | Improve builtin output formatting | Jan Tuomi | 2021-11-25 | 1 | -2/+5 |
| * | Builtins with more than one parameter seemingly working | Jan Tuomi | 2021-11-25 | 1 | -2/+2 |
| * | Builtins of one parameter working | Jan Tuomi | 2021-11-25 | 1 | -8/+2 |
| * | Get term reduction (without Lazy) seemingly working | Jan Tuomi | 2021-11-25 | 1 | -3/+2 |
| * | Term generation working seemingly | Jan Tuomi | 2021-11-25 | 1 | -3/+3 |
| * | Rewrite value system | Jan Tuomi | 2021-11-25 | 1 | -0/+4 |
| * | Prepare ast for parameterized functions | Jan Tuomi | 2021-11-21 | 1 | -3/+0 |
| * | Split project into separate files | Jan Tuomi | 2021-11-21 | 1 | -4/+7 |
| * | WIP working towards factorial | Jan Tuomi | 2021-11-21 | 1 | -2/+5 |
| * | Implement builtin int functions | Jan Tuomi | 2021-11-21 | 1 | -6/+2 |
| * | Improve output | Jan Tuomi | 2021-11-21 | 1 | -3/+6 |
| * | Function application seems to work :--) | Jan Tuomi | 2021-11-21 | 1 | -1/+3 |
| * | Get evaluation working | Jan Tuomi | 2021-11-21 | 1 | -2/+1 |
| * | Refactor expression ast | Jan Tuomi | 2021-11-19 | 1 | -1/+2 |
| * | Some progress | Jan Tuomi | 2021-11-19 | 2 | -10/+2 |
| * | Improve error reporting | Jan Tuomi | 2021-11-18 | 1 | -1/+1 |
| * | Add some runtime handling | Jan Tuomi | 2021-11-18 | 1 | -4/+6 |
| * | WIP Rewrite to point-free style | Jan Tuomi | 2021-11-18 | 1 | -1/+8 |
| * | Work on runtime | Jan Tuomi | 2021-11-17 | 1 | -2/+1 |
| * | WIP evaluation | Jan Tuomi | 2021-11-17 | 1 | -3/+1 |
| * | Implement four function calc operators | Jan Tuomi | 2021-11-17 | 1 | -1/+4 |
| * | Initial commit | Jan Tuomi | 2021-11-17 | 1 | -0/+1 |
