| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | implement split | mryouse | 2022-05-23 | |
| | | ||||
| * | implement list-length | mryouse | 2022-05-23 | |
| | | ||||
| * | implement read-lines, strip, first, rest, map | mryouse | 2022-05-22 | |
| | | ||||
| * | refactor: structs into their own file | mryouse | 2022-05-22 | |
| | | ||||
| * | Unary -> List | mryouse | 2022-05-22 | |
| | | ||||
| * | implement func | mryouse | 2022-05-21 | |
| | | ||||
| * | implement concat | mryouse | 2022-05-21 | |
| | | ||||
| * | implement branch | mryouse | 2022-05-21 | |
| | | ||||
| * | implement pipe | mryouse | 2022-05-21 | |
| | | ||||
| * | for-count implementation | mryouse | 2022-05-21 | |
| | | ||||
| * | add ->string function | mryouse | 2022-05-20 | |
| | | ||||
| * | bugfix: make recursion work (though introduce a new issue too) | mryouse | 2022-05-20 | |
| | | ||||
| * | holy moly functions might work? | mryouse | 2022-05-20 | |
| | | ||||
| * | remove redundant arity checks | mryouse | 2022-05-19 | |
| | | ||||
| * | refactor: this might be worse | mryouse | 2022-05-19 | |
| | | ||||
| * | support for global variables | mryouse | 2022-05-19 | |
| | | ||||
| * | interpreter with some builtins | mryouse | 2022-05-19 | |
