sml
sml copied to clipboard
Exercism exercises in Standard ML.
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6. Release notes Sourced from actions/checkout's releases. v4.1.6 What's Changed Check platform to set archive extension appropriately by @βcory-miller in actions/checkout#1732 Update for 4.1.6 release...
Sync the `kindergarten-garden` exercise with the latest data, as defined in https://github.com/exercism/problem-specifications/tree/main/exercises/kindergarten-garden. - Feel free to close this PR if there is another PR that also syncs this exercise. -...
Sync the `anagram` exercise with the latest data, as defined in https://github.com/exercism/problem-specifications/tree/main/exercises/anagram. - Feel free to close this PR if there is another PR that also syncs this exercise. -...
Sync the `pig-latin` exercise with the latest data, as defined in https://github.com/exercism/problem-specifications/tree/main/exercises/pig-latin. - Feel free to close this PR if there is another PR that also syncs this exercise. -...
βΉ More info: https://github.com/exercism/org-wide-files/commit/5ccdeb6ebe24182f48466a9e7cc27370cdcbcfe7 π Tracking issue: https://github.com/exercism/org-wide-files/issues/360
βΉ More info: https://github.com/exercism/org-wide-files/commit/45ce43faa93a84c84f407748aae3aa028383ec77 π Tracking issue: https://github.com/exercism/org-wide-files/issues/354
βΉ More info: https://github.com/exercism/org-wide-files/commit/bfc6fe525e057a43f41e4fd83dfac00569d14086 π Tracking issue: https://github.com/exercism/org-wide-files/issues/330
I feel that the current code-generator for the test-cases (`bin/generate`) is really hard to read. I observed this in a previous PR (https://github.com/exercism/sml/pull/193) where I had to adjust some things...