Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
52 check-ins using file .fossil-settings/clean-glob version ff5e1ec200
|
2019-02-28
| ||
| 11:42 | Add diamond exercise. check-in: 97c4a12a71 user: jaccarmac tags: trunk | |
| 11:37 | Don't need a helper function. check-in: 8222bccecc user: jaccarmac tags: trunk | |
| 11:26 | Implement Haskell isogram check. check-in: 112cd45882 user: jaccarmac tags: trunk | |
| 11:17 | Download haskell/isogram check-in: 3b1441fc9f user: jaccarmac tags: trunk | |
| 09:48 | Horrendous Haskell solution to grade-school. check-in: 3e6c440d7a user: jaccarmac tags: trunk | |
| 09:09 | Download grade-school for Haskell. check-in: 353548369e user: jaccarmac tags: trunk | |
|
2019-02-26
| ||
| 12:30 | Simplify pangram a little. check-in: 461f3f9748 user: jaccarmac tags: trunk | |
| 12:29 | Fix some lints. check-in: 95219bea78 user: jaccarmac tags: trunk | |
| 12:22 | Dependency-less Pangram solution. check-in: 6339247275 user: jaccarmac tags: trunk | |
| 12:17 | Without imports Stack didn't like in Bob. check-in: 35aad43d97 user: jaccarmac tags: trunk | |
|
2019-02-25
| ||
| 20:07 | IcedTea is old. JDK8 at the moment, which is fine but I'll take 11 instead thanks. Closed-Leaf check-in: f2e2d2cbaf user: jaccarmac tags: mistake | |
| 19:04 | Figure out if a word is a pangram. check-in: 0e61ebcf31 user: jaccarmac tags: trunk | |
| 18:56 | Download Haskell Pangram. check-in: 9f4f39e8ff user: jaccarmac tags: trunk | |
| 18:54 | Don't need s, $ -> . check-in: a4fa686feb user: jaccarmac tags: trunk | |
| 18:48 | Styling + stylish-haskell. check-in: 7fa38da742 user: jaccarmac tags: trunk | |
| 18:14 | Convert to let with guards. check-in: ce25a070df user: jaccarmac tags: trunk | |
| 16:59 | Implement Bob. The indentation seems... off. check-in: ee2e1ba378 user: jaccarmac tags: trunk | |
| 16:19 | Download Bob for Haskell. check-in: b929420faa user: jaccarmac tags: trunk | |
| 11:01 | Shadow a variable. check-in: 3760371e6f user: jaccarmac tags: trunk | |
| 11:00 | Update test suite. check-in: 797a642975 user: jaccarmac tags: trunk | |
| 03:06 | Implement leap in Factor. check-in: 817b43d53b user: jaccarmac tags: trunk | |
| 02:15 | Turn second loop into a reduce. check-in: 29d0a6af2f user: jaccarmac tags: trunk | |
| 02:11 | Update CL word-count solution. check-in: ed93d38e58 user: jaccarmac tags: trunk | |
| 01:51 | Add comments for Go two-fer. check-in: 92774a2198 user: jaccarmac tags: trunk | |
| 01:47 | Less point-free solution to space-age in Haskell. check-in: c778d7db3b user: jaccarmac tags: trunk | |
|
2019-02-23
| ||
| 11:53 | Link to Factor bootstrapping info. check-in: 93f832e4ad user: jaccarmac tags: trunk | |
| 08:38 | Add imports. check-in: 09a4d481c6 user: jaccarmac tags: trunk | |
| 08:21 | Get set up so the unit tests don't error. check-in: a1a3cf179d user: jaccarmac tags: trunk | |
| 08:19 | Download Factor leap check-in: 10b0f162dc user: jaccarmac tags: trunk | |
|
2019-02-22
| ||
| 10:37 | Uniformity. check-in: 2294c3c545 user: jaccarmac tags: trunk | |
| 10:32 | Remove the testing lib. check-in: 1d0ca6e253 user: jaccarmac tags: trunk | |
| 10:30 | This messes up the exercism.factor path. check-in: 205134d733 user: jaccarmac tags: trunk | |
| 10:26 | simple factor test runner check-in: 321c052353 user: jaccarmac tags: trunk | |
| 10:03 | Get working with a hacked-together structure. check-in: 8f22fb0adb user: jaccarmac tags: trunk | |
| 07:17 | Fix Go Bob. check-in: b37ca7a2ff user: jaccarmac tags: trunk | |
| 07:13 | Fix Go acronym for new test. check-in: 5dcc4d07e1 user: jaccarmac tags: trunk | |
| 07:10 | Go two-fer, super simple. check-in: cc0bde5890 user: jaccarmac tags: trunk | |
| 07:05 | Simple Elisp two-fer check-in: 3ba98bff39 user: jaccarmac tags: trunk | |
| 07:02 | Emacs two-fer check-in: 1969f9d6bb user: jaccarmac tags: trunk | |
| 07:00 | Ugh I htae myself for using LOOP so much. check-in: be99edc1fc user: jaccarmac tags: trunk | |
| 06:03 | Fix tests for Guix. check-in: 244b64e1df user: jaccarmac tags: trunk | |
| 06:03 | Add CL word-count check-in: 5d1be6d30f user: jaccarmac tags: trunk | |
| 06:00 | Gigasecond in CL. check-in: 1ef4b2e868 user: jaccarmac tags: trunk | |
|
2019-02-21
| ||
| 23:45 | Add copy of https://github.com/catb0t/exercism.factor for forking and fixing. check-in: 68745d988b user: jaccarmac tags: trunk | |
| 23:05 | Dynamic variable, anaphoric LOOP clause. check-in: 7a66c9e38e user: jaccarmac tags: trunk | |
| 08:47 | Spacing. check-in: c18f3c0a15 user: jaccarmac tags: trunk | |
| 08:43 | Haskell magic, slightly better names. check-in: 9fa345caaa user: jaccarmac tags: trunk | |
| 08:14 | Move some stuff into a function. check-in: efa9c37bed user: jaccarmac tags: trunk | |
| 08:07 | Nice infix operators. check-in: 16c9301bfc user: jaccarmac tags: trunk | |
| 07:38 | No need for Cabal files after all. check-in: ade8cfda57 user: jaccarmac tags: trunk | |
| 07:05 | Set up Guix for Go. check-in: 2f7208d6a2 user: jaccarmac tags: trunk | |
| 07:04 | Haskell cleanup. check-in: dc6cde88cf user: jaccarmac tags: trunk | |