Logo
Explore Help
Sign In
Ganome/ziglings.org
1
0
Fork 0
You've already forked ziglings.org
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
ziglings.org/patches/patches/024_errors4.patch

11 lines
212 B
Diff
Raw Normal View History

Add remaining patch files
2021-02-15 17:13:55 -05:00
62c62,68
Updated for dev pre-release build v0.9.0-dev.1343 A change in the "build" library imports and some cleanup in the patches.
2021-10-09 10:19:34 -04:00
< return detectProblems(n) ???;
Add remaining patch files
2021-02-15 17:13:55 -05:00
---
> return detectProblems(n) catch |err| {
> if (err == MyNumberError.TooSmall) {
> return 10;
> }
Ensure the exercises use the canonical format Add the check-exercises.py tool in the new tools directory. It is used to check that the exercises are correctly formatted, printing on stderr the invalid ones and the diff in the unified format. Update the exercises that don't use the canonical zig fmt format. Update some patches that cause the generated zig file to be incorrectly formatted.
2023-04-16 12:23:10 +02:00
>
Add remaining patch files
2021-02-15 17:13:55 -05:00
> return err;
> };
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.3 Page: 35ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API