| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add proper cabal setup | Jan Tuomi | 2022-02-06 | 9 | -11/+42 |
| * | Add deps.sh | Jan Tuomi | 2022-02-06 | 1 | -0/+6 |
| * | Format strings with fmt | Jan Tuomi | 2022-01-31 | 4 | -22/+41 |
| * | Some general refactoring | Jan Tuomi | 2022-01-31 | 5 | -30/+25 |
| * | Pop words type-safely from stack | Jan Tuomi | 2022-01-31 | 6 | -80/+127 |
| * | Monadic error handling | Jan Tuomi | 2022-01-30 | 6 | -83/+127 |
| * | Move interpreter stuff under interpreter.hs | Jan Tuomi | 2022-01-30 | 3 | -237/+245 |
| * | Add string interpolation sugar | Jan Tuomi | 2022-01-30 | 5 | -17/+50 |
| * | Add repr, testing example | Jan Tuomi | 2022-01-30 | 2 | -0/+58 |
| * | Implement strings as phrases of chars | Jan Tuomi | 2022-01-29 | 8 | -48/+139 |
| * | Add rudimentary step debugger | Jan Tuomi | 2022-01-29 | 2 | -2/+28 |
| * | Add debug flag, phrase handling words | Jan Tuomi | 2022-01-29 | 7 | -34/+131 |
| * | Implement loop | Jan Tuomi | 2022-01-28 | 3 | -4/+48 |
| * | Add conditionals, rework interpret order | Jan Tuomi | 2022-01-28 | 5 | -49/+113 |
| * | Add floats, number conversions | Jan Tuomi | 2022-01-28 | 3 | -7/+51 |
| * | Implement definitions | Jan Tuomi | 2022-01-28 | 2 | -21/+77 |
| * | Add line comments | Jan Tuomi | 2022-01-27 | 2 | -3/+13 |
| * | Add variable operations like Forth | Jan Tuomi | 2022-01-27 | 2 | -12/+30 |
| * | Initial commit | Jan Tuomi | 2022-01-27 | 5 | -0/+65 |
