summaryrefslogtreecommitdiff
path: root/exercises/099_formatting.zig
AgeCommit message (Collapse)Author
2026-04-03Insert space for additional async exercisesChris Boesch
2025-12-24Formattinggregorh
2025-12-24change back to original 'format()' sentenceGregor Hartmann
2025-12-19Update to correct line numbergregorh
Line 537 is the actual start of the documenting comment.
2025-12-19Update URL to, and function name of, fmt string documentation/commentGregor Hartmann
2025-05-31099: Make hex example match outputfelixrabe
2024-11-07Fixed link to format source code.Chris Boesch
2024-05-25Verbs agree with the head of the noun phrase, not the closest nounhippietrail
the result...are passed→the result...is passed the number...vary→the number...varies
2024-05-06Fix some typosChris Boesch
2023-05-07Add missing word "a"Kim SHrier
2023-04-25Fix formatting in exercise 99Manlio Perillo
The non-conforming formatting was not detected by the eowyn.sh script, due to a bug.
2023-04-23Ex 099 format instructions to 65 columns, wording, examplesDave Gauer
2023-04-19Update 099_formatting.zigChris Boesch
typo fixed
2023-04-19added first formatting exerciseChris Boesch