| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-05-17 | Copy the result to the clipboard | Raymond Hogenson | 1 | -1/+3 | |
| It's copied to the primary selection since that's most convenient for me. I hope that's not confusing for anyone. Next step, multithreading. | |||||
| 2018-05-17 | Write a calculator | Raymond Hogenson | 1 | -0/+34 | |
| It's pretty nice. It works for what I want. I don't think I have any complaints about its functionality. I'll add new functions as I need them. Haskell is actually really easy to program in. I wonder actually if this would have been easier in Python. I think no. | |||||
