Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
| Comment: | Hlint changes
Had to hlint on another computer... cannot get it to install on NetBSD |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/issue1 | trunk | master |
| Files: | files | file ages | folders |
| SHA3-256: |
9a429ebc7950936b3ec6ed9fd09dddab |
| User & Date: | atomicules 2020-05-15 11:56:32.119 |
|
2020-08-11
| ||
| 07:24 |
Change order of commands
All because it bugged me typing: haskerdeux today moveto 1 2020-08-25 I.e. it just didn't scan well. I suppose I could just have reworded that as haskerdeux today 1 moveto 2020-08-25 The only problem with this is that parsing the arguments was much easier when haskerdeux today new "New thing todo" haskerdeux today 1 moveto 2020-08-25 Anyway, this solves it with a bit of parsing and re-arranging up front and then | |
|
2020-05-15
| ||
| 11:56 |
Hlint changes
Had to hlint on another computer... cannot get it to install on NetBSD check-in: 9a429ebc79 user: atomicules tags: master, origin/issue1, trunk | |
| 08:29 |
Handle any case of short day: Mon, mon, MON, etc.
Just because it'll be easier for me to use lowercase. check-in: 386fcc875a user: atomicules tags: master, origin/issue1, trunk | |