| Age | Commit message (Collapse) | Author |
|
|
|
|
|
zendril/exercises:issue201-adding-progress-tracking into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/203
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It is just 2 days behind so all features are already present for the new labeled switch test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exercise"' (#117) from hippietrail/exercises:random-exercise into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/117
|
|
|
|
|
|
The `split` function in std mem is depreacted and a `@compileError`, splitSequence,
splitAny, or splitScalar should be used instead.
|
|
For details: https://github.com/ziglang/zig/pull/20059
|
|
|
|
|
|
See https://github.com/ziglang/zig/pull/19470
|
|
|
|
|
|
|
|
|
|
|
|
|
|
zig commit bd24e66 changed the floating point formatting implementation so output for exercise 82 no longer matched
|
|
|
|
|
|
Reflect Zig breaking changes as of https://github.com/ziglang/zig/commit/105db13536b4dc2affe130cb8d2eee6c97c89bcd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|