Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2022-06-07
| ||
17:53 | Change the access pattern to coerce to array earlier. Leaf check-in: 19e3c59e3d user: jaccarmac tags: trunk | |
15:03 | Use the SortFunction messages. check-in: 7dddc9f5fd user: jaccarmac tags: trunk | |
14:56 | Add the initial working Grade School iteration. check-in: 254a94747f user: jaccarmac tags: trunk | |
2022-06-06
| ||
19:29 | Remove a lot of the private things and make initialization more idiomatic. check-in: 7479c58fd1 user: jaccarmac tags: trunk | |
17:05 | Add latest iteration of Smalltalk Grains. check-in: fcea2cdca1 user: jaccarmac tags: trunk | |
06:25 | Add the Lisp lasagna exercise. check-in: bd6a07c96a user: jaccarmac tags: trunk | |
06:17 | Add the pet exercise. check-in: ea6df007e9 user: jaccarmac tags: trunk | |
06:01 | Add the lists learning exercise. check-in: 0c4bdf754e user: jaccarmac tags: trunk | |
2022-06-04
| ||
05:38 | Share the matrix-parsing. check-in: 02177aa066 user: jaccarmac tags: trunk | |
2022-06-03
| ||
20:30 | Add dirty solution to Matrix. check-in: 87fa3b6677 user: jaccarmac tags: trunk | |
18:40 | Add the next simple Haskell learning exercise. check-in: 2ec78f1aaa user: jaccarmac tags: trunk | |
18:28 | Add possibly-confusing infix operators. check-in: 8e4d132fa9 user: jaccarmac tags: trunk | |
17:51 | Implement shamelessly using the stolen matrix check. check-in: e24142c5b6 user: jaccarmac tags: trunk | |
17:26 | Make Haskell/Diamond pass for the latest tests. check-in: c3ea79da1d user: jaccarmac tags: trunk | |
13:42 | Download my Allergies solution. check-in: 87a00846f3 user: jaccarmac tags: trunk | |
04:49 | Finish up Grains for now. check-in: a85f01a314 user: jaccarmac tags: trunk | |
04:32 | Implement a little more. check-in: 4f7983abb1 user: jaccarmac tags: trunk | |
03:57 | Add partially-implemented Grains for Pharo. check-in: 4cde8fd9bf user: jaccarmac tags: trunk | |
2022-06-02
| ||
17:35 | Update Pharo exercises. check-in: d5c44c8f5c user: jaccarmac tags: trunk | |
17:09 | Add gcc-toolchain so the Haskell tests can run. check-in: d2d5dca808 user: jaccarmac tags: trunk | |
14:09 | Implement the pizza solutions with various math functions. check-in: 2838b1c656 user: jaccarmac tags: trunk | |
13:59 | Ignore FASLs generated by C-c C-k check-in: 88a95b5efe user: jaccarmac tags: trunk | |
13:58 | Add the pizza-pi exercise for CL. check-in: 7323ad952f user: jaccarmac tags: trunk | |
13:54 | Update word-count to handle apostrophes. check-in: a8a1d89a44 user: jaccarmac tags: trunk | |
13:35 | Fix the indentation of the big word-count loop. check-in: c656f3b929 user: jaccarmac tags: trunk | |
2022-06-01
| ||
23:53 | Remove the old testing lib and the script hack required to make it work. check-in: 3c33da0d14 user: jaccarmac tags: trunk | |
23:52 | Download updated versions of all Common Lisp exercises, fixing some. check-in: 523786f858 user: jaccarmac tags: trunk | |
23:19 | Add the updated gigasecond exercise. check-in: d9809c0223 user: jaccarmac tags: trunk | |
23:16 | Update the Roman numerals exercise. check-in: 92fd8c77d0 user: jaccarmac tags: trunk | |
23:13 | Update with a nicer test runner for old and new styles. check-in: 5db865fba7 user: jaccarmac tags: trunk | |
17:29 | Update the sieve exercise. check-in: 993708d719 user: jaccarmac tags: trunk | |
17:03 | Implement, passing the tests. check-in: 3b24207dd9 user: jaccarmac tags: trunk | |
2022-05-28
| ||
16:08 | exercism download --exercise=socks-and-sexprs --track=common-lisp check-in: 7d883229fc user: jaccarmac tags: trunk | |
2019-10-02
| ||
16:59 | Use a threading macro. check-in: ce75e42b11 user: jaccarmac tags: trunk | |
16:56 | Simplify by asserting inside the map. check-in: 5084465cc1 user: jaccarmac tags: trunk | |
00:40 | Use doto to get back to something closer to the earlier solution. check-in: 45274ec11e user: jaccarmac tags: trunk | |
2019-08-25
| ||
10:34 | Remove unnecessary require. check-in: 735496e78f user: jaccarmac tags: trunk | |
10:33 | Only go through the string once. check-in: 73fc7b8a38 user: jaccarmac tags: trunk | |
10:20 | RNA in Clojure. check-in: e80d8c6c85 user: jaccarmac tags: trunk | |
09:50 | exercism download --exercise=rna-transcription --track=clojure check-in: 2c98a246c5 user: jaccarmac tags: trunk | |
2019-07-25
| ||
20:53 | tweak check-in: f394a2fac0 user: jaccarmac tags: trunk | |
2019-07-24
| ||
22:26 | Add relatively-faithful translation of CL Bob for Clojure. check-in: 83fc055393 user: jaccarmac tags: trunk | |
22:10 | fetch clojure bob check-in: 424d45657d user: jaccarmac tags: trunk | |
22:09 | Marginally improve reverse-string check-in: 3cbf5ebb1c user: jaccarmac tags: trunk | |
20:29 | Add stack.yaml.lock files. check-in: 2f4fc36e84 user: jaccarmac tags: trunk | |
2019-07-13
| ||
19:55 | Use function literal. check-in: 7f6bd49a47 user: jaccarmac tags: trunk | |
19:53 | Use reduce. check-in: c4c7298564 user: jaccarmac tags: trunk | |
2019-07-02
| ||
22:32 | Use the ghc-validation package which recently got added! Leaf check-in: 34e892dd64 user: jaccarmac tags: haskell-nucleotide-validation | |
2019-06-11
| ||
15:36 | Use a variable and reject characters more narrowly. check-in: 5164ce4db8 user: jaccarmac tags: trunk | |
04:12 | exercism download --exercise=isogram --track=pharo-smalltalk check-in: 4730aedeff user: jaccarmac tags: trunk | |