Chris Boesch
|
3ecaa34271
|
Merge pull request 'use Io interface for enabling ansi escape codes' (#361) from sno2/exercises:main into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/361
|
2026-02-08 21:41:30 +01:00 |
|
Carter Snook
|
df3f2df50b
|
use Io interface for enabling ansi escape codes
|
2026-02-08 18:53:27 -06:00 |
|
Chris Boesch
|
7d4162e388
|
Merge pull request 'changed to zig-dev version 2471' (#359) from i357 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/359
|
2026-02-04 11:44:04 +01:00 |
|
Chris Boesch
|
8840f201d5
|
changed to zig-dev version 2471
|
2026-02-04 10:37:03 +01:00 |
|
Chris Boesch
|
bfc57ca6bb
|
Merge pull request 'fix: std.process.RunOptions fields changed (used in build.zig)' (#358) from tadakuso/ziglings:main into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/358
|
2026-02-04 10:28:34 +01:00 |
|
tadakuso
|
6fe9625899
|
fix: std.process.RunOptions fields changed (used in build.zig)
|
2026-02-04 08:16:11 +08:00 |
|
Chris Boesch
|
0ceb0df875
|
Merge pull request 'fix: 071 update TypeInfo field case to .int' (#356) from arthursolomiac/exercises:fix-071-typeinfo-case into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/356
|
2026-01-10 13:53:39 +01:00 |
|
Arthur Solomiac
|
3f9e390bcc
|
fix: 071 update TypeInfo field case to .int
|
2026-01-10 10:50:37 +01:00 |
|
Chris Boesch
|
07583db582
|
Merge pull request 'I/O improvements' (#355) from io_improvements into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/355
|
2026-01-09 23:07:31 +01:00 |
|
Chris Boesch
|
1e552a1dd6
|
I/O improvements
|
2026-01-09 22:56:23 +01:00 |
|
Chris Boesch
|
6972af2178
|
Merge pull request 'fix: use new randomness api' (#354) from itsnoctural/exercises:main into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/354
|
2026-01-09 10:26:28 +01:00 |
|
itsnoctural
|
91f484ed47
|
bump required zig version
|
2026-01-09 00:37:33 +02:00 |
|
itsnoctural
|
551008ac19
|
fix: use new randomness api
|
2026-01-09 00:19:24 +02:00 |
|
Chris Boesch
|
335aaafcff
|
Merge pull request 'Change link to documentation' (#351) from BartShoot/exercises:main into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/351
|
2026-01-08 13:34:03 +01:00 |
|
BartShoot
|
b98fb4d9fb
|
Change link to documentation
It's pointing to pre-writergate documentation
|
2026-01-08 01:38:18 +01:00 |
|
Chris Boesch
|
9b18647fd2
|
Merge pull request 'adjust temp files' (#350) from i348 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/350
|
2026-01-07 20:05:10 +01:00 |
|
Chris Boesch
|
639a763044
|
adjust temp files
|
2026-01-07 19:57:43 +01:00 |
|
Chris Boesch
|
878bebb1d1
|
Merge pull request 'docs: add zig 0.16.0-dev.1976 version change' (#347) from doprz/exercises:docs/zig-version-change into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/347
|
2026-01-07 16:21:30 +01:00 |
|
Chris Boesch
|
d10c31672a
|
Merge branch 'main' into docs/zig-version-change
|
2026-01-07 16:20:42 +01:00 |
|
Chris Boesch
|
bf4bea929f
|
Merge pull request 'entered current version number' (#349) from i348 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/349
|
2026-01-07 16:20:02 +01:00 |
|
Chris Boesch
|
05b324d697
|
entered current version number
|
2026-01-07 15:39:08 +01:00 |
|
doprz
|
8f0771d7bf
|
docs: add zig 0.16.0-dev.1976 version change
|
2026-01-06 11:13:19 -06:00 |
|
Chris Boesch
|
d776e07af2
|
Merge pull request 'fix build errors in new Zig compiler' (#344) from prasefia/ziglings:main into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/344
|
2026-01-06 14:26:14 +01:00 |
|
prasefia
|
a04f945d36
|
fix build errors in new Zig compiler
|
2026-01-06 02:55:10 +03:00 |
|
Chris Boesch
|
6212297335
|
Merge pull request 'minor typos' (#343) from typos into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/343
|
2026-01-04 14:35:07 +01:00 |
|
Chris Boesch
|
f87097ae54
|
minor typos
|
2026-01-04 14:17:27 +01:00 |
|
Chris Boesch
|
8791b9440a
|
Merge pull request 'change io explanation' (#341) from std.Io into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/341
|
2025-12-30 13:52:40 +01:00 |
|
Chris Boesch
|
af2a30e6da
|
change io explanation
|
2025-12-30 13:40:24 +01:00 |
|
Chris Boesch
|
4927ef6a26
|
Merge pull request 'Integrate file system I/O with the std.Io interface' (#339) from std_Io into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/339
|
2025-12-29 12:46:28 +01:00 |
|
Chris Boesch
|
e8f81ddb96
|
finish new i/o
|
2025-12-29 12:42:35 +01:00 |
|
Chris Boesch
|
b332dc879e
|
build revised
|
2025-12-28 21:39:32 +01:00 |
|
Chris Boesch
|
5685c94194
|
tests revised
|
2025-12-28 21:28:26 +01:00 |
|
Chris Boesch
|
3a645ac9db
|
exc. 107 migrated
|
2025-12-28 21:19:31 +01:00 |
|
Chris Boesch
|
4340642f3c
|
exc. 106 migrated
|
2025-12-28 20:40:31 +01:00 |
|
Chris Boesch
|
8f9daa12b2
|
exc. 34 migrated
|
2025-12-28 14:46:23 +01:00 |
|
Chris Boesch
|
8e30debc6a
|
improved i/o explanation for exc. 26
|
2025-12-28 02:01:19 +01:00 |
|
Chris Boesch
|
b33fd5a744
|
exc. 26 migrated
|
2025-12-28 01:55:06 +01:00 |
|
Chris Boesch
|
21f86f07ad
|
migrated build and test
|
2025-12-27 23:44:12 +01:00 |
|
Chris Boesch
|
a5febf58c9
|
Merge pull request 'added dark ziglings image' (#338) from new_image into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/338
|
2025-12-24 14:00:12 +01:00 |
|
Chris Boesch
|
209ef19596
|
added dark ziglings image
|
2025-12-24 13:59:19 +01:00 |
|
Chris Boesch
|
80eb7054eb
|
Merge pull request '099: Update URL to, and function name of, fmt string documentation/comment' (#337) from gregorh/fmtstring-documentation:main into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/337
|
2025-12-24 12:03:04 +01:00 |
|
gregorh
|
1c552813d9
|
Formatting
|
2025-12-24 01:10:39 +01:00 |
|
Gregor Hartmann
|
acf8c483ef
|
change back to original 'format()' sentence
|
2025-12-24 01:08:19 +01:00 |
|
gregorh
|
8cbce258a6
|
Update to correct line number
Line 537 is the actual start of the documenting comment.
|
2025-12-19 17:56:02 +01:00 |
|
Gregor Hartmann
|
0010cb2a68
|
Update URL to, and function name of, fmt string documentation/comment
|
2025-12-19 15:46:02 +01:00 |
|
Chris Boesch
|
bb4e984a8e
|
Merge pull request 'Update zig homepage example in 103' (#336) from nkhl/exercises:103-update-homepage-example into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/336
|
2025-12-15 15:04:38 +01:00 |
|
Nikhil
|
82d5dda273
|
Update zig homepage example in 103
|
2025-12-14 18:12:51 -08:00 |
|
Chris Boesch
|
2ffc3ee1d8
|
Merge pull request 'Update to new Zig mem trim API' (#335) from dpflug/ziglings_exercises:main into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/335
|
2025-12-14 13:52:52 +01:00 |
|
David Pflug
|
7d1184a140
|
Update to new Zig mem trim API
trimRight is now trimEnd
|
2025-12-13 12:01:10 -05:00 |
|
Chris Boesch
|
e767de2337
|
Merge pull request 'restrict parameter type in 'maximumNarcissism' in exercise 65' (#332) from Castanearie/ziglings:main into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/332
|
2025-12-08 20:15:55 +01:00 |
|