| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add proper cabal setup | Jan Tuomi | 2022-02-06 | 5 | -0/+0 |
| * | Format strings with fmt | Jan Tuomi | 2022-01-31 | 4 | -22/+41 |
| * | Some general refactoring | Jan Tuomi | 2022-01-31 | 4 | -26/+24 |
| * | Pop words type-safely from stack | Jan Tuomi | 2022-01-31 | 3 | -73/+119 |
| * | Monadic error handling | Jan Tuomi | 2022-01-30 | 4 | -82/+123 |
| * | Move interpreter stuff under interpreter.hs | Jan Tuomi | 2022-01-30 | 3 | -237/+245 |
| * | Add string interpolation sugar | Jan Tuomi | 2022-01-30 | 3 | -14/+38 |
| * | Add repr, testing example | Jan Tuomi | 2022-01-30 | 1 | -0/+4 |
| * | Implement strings as phrases of chars | Jan Tuomi | 2022-01-29 | 4 | -43/+114 |
| * | Add rudimentary step debugger | Jan Tuomi | 2022-01-29 | 1 | -1/+20 |
| * | Add debug flag, phrase handling words | Jan Tuomi | 2022-01-29 | 2 | -34/+86 |
| * | Implement loop | Jan Tuomi | 2022-01-28 | 1 | -4/+39 |
| * | Add conditionals, rework interpret order | Jan Tuomi | 2022-01-28 | 2 | -49/+96 |
| * | Add floats, number conversions | Jan Tuomi | 2022-01-28 | 2 | -6/+51 |
| * | Implement definitions | Jan Tuomi | 2022-01-28 | 1 | -21/+72 |
| * | Add line comments | Jan Tuomi | 2022-01-27 | 1 | -3/+7 |
| * | Add variable operations like Forth | Jan Tuomi | 2022-01-27 | 1 | -12/+28 |
| * | Initial commit | Jan Tuomi | 2022-01-27 | 2 | -0/+55 |
