| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-27 | Merge pull request 'improve grammar in 103_tokenization' (#365) from ↵ | Chris Boesch | |
| pebose/exercises:improve-grammar into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/365 | |||
| 2026-02-27 | improve grammar in 103_tokenization | Paul Ebose | |
| 2026-02-27 | add commas | Paul Ebose | |
| 2025-12-14 | Update zig homepage example in 103 | Nikhil | |
| 2024-08-04 | Fixed error message through a TAB in the comment, see ↵ | Chris Boesch | |
| https://github.com/ziglang/zig/issues/20928 | |||
| 2024-02-11 | Text improvement | Chris Boesch | |
| closes #47 | |||
| 2023-10-04 | fix(103_tokenization): :pencil2: Migrated to tokenizeAny | rond | |
| The tokenize functions seems to be deprecated as per the docs: https://ziglang.org/documentation/master/std/#A;std:mem.tokenize tokenizeAny is aliased to tokenizeAny as per: https://github.com/ziglang/zig/blob/master/lib/std/mem.zig#L2130C32-L2130C32 | |||
| 2023-06-26 | First tokenization exerice. | Chris Boesch | |
