summaryrefslogtreecommitdiff
path: root/exercises/enums
AgeCommit message (Expand)Author
2021-04-23docs(exercises): updated all exercises readme filesZerotask
2020-08-27chore: Removed extra whitespacesKoalab99
2020-08-10chore: Run rustfmt on exercisesÉtienne Barrié
2020-07-08fix(enums3): Update Message::ChangeColor to take a tuple. (#457)DEWA Kazuyuki/出羽和之
2020-05-04Update Message::Move in the enums3 test to take a Point.Siobhan Jacobson
2020-01-25Fixed mangled sentence from book; edited for clarityPaul Bissex
2019-11-24Add link to chapter on pattern syntaxJens
2019-11-11Merge branch 'master' into refactor-hintsmarisa
2019-11-11feat: Refactor hint systemmarisa
2019-11-11feat: improve `watch` execution modeRoberto Vidal
2019-10-28feat: Add enums exercisesThomas Holloway