summaryrefslogtreecommitdiff
path: root/exercises/structs
AgeCommit message (Collapse)Author
2020-07-11chore: Alter whitespace for consistencyBenjamin Jones
* Add newline after "I AM DONE" in exercises for consistency * Remove trailing whitespace from exercises
2020-06-11fix : Use of integer for prices, therefore also for weightSebastien Caunes
rename confusing "from" and "to" to sender_country and recipient_country as suggested
2020-05-20chore: remove struct2 hint commentJade McGough
2020-04-27feat: Added exercise structs3.rsDídac Sementé Fernández
2019-11-11feat: improve `watch` execution modeRoberto Vidal
The `watch` command now requires user action to move to the next exercise. BREAKING CHANGE: this changes the behavior of `watch`.
2019-11-11fix(structs1): Remove misleading commentmarisa
2019-10-21feat: Added exercise for struct update syntaxViacheslav Avramenko
2019-07-27docs: Fix wrong titleAndre Pratama
fix #200
2019-06-20Fixes the irrefutable let pattern warningBrian Kung
2019-05-25Adds a simple exercise for structuresBrian Kung