Chris Boesch
|
c0c315b25a
|
Merge pull request 'Calling split is deprecated' (#110) from cannero/zig-exercises:change_split into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/110
|
2024-06-17 08:00:44 +00:00 |
|
Sebastian
|
83f16709ba
|
Calling split is deprecated
The `split` function in std mem is depreacted and a `@compileError`, splitSequence,
splitAny, or splitScalar should be used instead.
|
2024-06-16 18:58:48 +02:00 |
|
Chris Boesch
|
6d3d3651d0
|
Merge pull request 'English fixes for 107_files2.zig' (#108) from hippietrail/exercises:english-107 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/108
|
2024-06-14 09:06:53 +00:00 |
|
Andrew Dunbar
|
582a2558c7
|
English fixes for 106_files.zig
|
2024-06-12 17:52:33 +10:00 |
|
Andrew Dunbar
|
c9e5c7d561
|
English fixes for 107_files2.zig
|
2024-06-12 17:29:11 +10:00 |
|
Chris Boesch
|
65387dda45
|
Merge pull request 'fixed typo' (#107) from typo into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/107
|
2024-06-08 17:25:17 +00:00 |
|
Chris Boesch
|
1f5ec78df8
|
fixed typo
|
2024-06-08 19:20:30 +02:00 |
|
Chris Boesch
|
bb032fad40
|
Merge pull request 'New Zig version' (#106) from readme into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/106
|
2024-06-08 17:07:59 +00:00 |
|
Chris Boesch
|
984f4af3a1
|
New Zig version
|
2024-06-08 19:07:20 +02:00 |
|
Chris Boesch
|
99c9c42ff2
|
Merge pull request 'Verbs agree with the head of the noun phrase, not the closest noun' (#98) from hippietrail/exercises:grammar into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/98
|
2024-06-08 16:32:54 +00:00 |
|
Chris Boesch
|
7f78701d19
|
Merge branch 'main' into grammar
|
2024-06-08 16:31:06 +00:00 |
|
Chris Boesch
|
5c9b9bdc34
|
Merge pull request 'Ignore .zig-cache for new zig versions' (#102) from NicoElbers/exercises:main into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/102
|
2024-05-30 20:17:51 +00:00 |
|
Nico Elbers
|
0279826f5b
|
Ignore .zig-cache for new zig versions
zig cache directory was updated in ziglang/zig#20115
|
2024-05-30 18:23:28 +02:00 |
|
Chris Boesch
|
914141ec5a
|
Merge pull request 'the Earth' (#97) from rofrol/ziglings--exercises:the-earth into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/97
|
2024-05-30 14:15:52 +00:00 |
|
Chris Boesch
|
c2caf1a32e
|
Merge branch 'main' into the-earth
|
2024-05-30 14:15:27 +00:00 |
|
Chris Boesch
|
227bcb18db
|
Merge pull request 'Fixed the changes from reworking std.Progress.' (#101) from v339 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/101
|
2024-05-29 19:29:56 +00:00 |
|
Chris Boesch
|
b224ed510e
|
Fixed the changes from reworking std.Progress.
For details: https://github.com/ziglang/zig/pull/20059
|
2024-05-29 21:20:28 +02:00 |
|
hippietrail
|
6223dc0f83
|
Verbs agree with the head of the noun phrase, not the closest noun
the result...are passed→the result...is passed
the number...vary→the number...varies
|
2024-05-25 11:25:09 +00:00 |
|
Roman Frołow
|
a6d13af0c2
|
the Earth
|
2024-05-20 21:32:32 +02:00 |
|
Chris Boesch
|
776316e60b
|
Merge pull request 'Update exercises/105_threading2.zig' (#95) from rpm0372/exercises:TypoIn105 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/95
|
2024-05-12 11:50:56 +00:00 |
|
rpm0372
|
efe2d19c69
|
Update exercises/105_threading2.zig
The last word, '"diggits" was misspelled.
|
2024-05-11 22:38:15 +00:00 |
|
Chris Boesch
|
49c54fb075
|
Merge pull request 'Nobody wants the long version of finding out if a variable is set.' (#94) from minor_improvements into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/94
|
2024-05-10 21:40:54 +00:00 |
|
Chris Boesch
|
67f87a76c2
|
Nobody wants the long version of finding out if a variable is set.
So switched to the short version with 'orelse'. ;)
|
2024-05-10 23:21:04 +02:00 |
|
Chris Boesch
|
dfdaf03d99
|
Merge pull request 'Add devcontainer config' (#90) from aquilarafa/exercises:add-devcontainer into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/90
|
2024-05-06 15:17:52 +00:00 |
|
Rafael Áquila
|
5da194ba9c
|
Add devcontainer.json
|
2024-05-06 07:47:27 -03:00 |
|
Chris Boesch
|
8345e839b0
|
Merge pull request 'Fix some typos' (#89) from typos into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/89
|
2024-05-06 07:25:18 +00:00 |
|
Chris Boesch
|
6c23f2682e
|
Merge branch 'main' into typos
|
2024-05-06 07:20:37 +00:00 |
|
Chris Boesch
|
19bd8745e4
|
Fix some typos
|
2024-05-06 09:13:56 +02:00 |
|
Chris Boesch
|
1ac46d7a42
|
Merge pull request 'Fix patches for 106 and 107' (#88) from wp433 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/88
|
2024-05-04 23:27:01 +00:00 |
|
Chris Boesch
|
165cc199ca
|
Fix patches for 106 and 107
|
2024-05-05 01:16:23 +02:00 |
|
Chris Boesch
|
e182d1f19d
|
Merge pull request 'fix: typos in exercises 094 and 098' (#87) from d-hain/ziglings-exercises:typo-fix-094-098 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/87
|
2024-05-04 22:46:16 +00:00 |
|
Chris Boesch
|
09e2f37a50
|
Merge branch 'main' into typo-fix-094-098
|
2024-05-04 22:45:32 +00:00 |
|
Chris Boesch
|
27db3112f9
|
Merge pull request 'fix: typo: % instead of @ for a builtin function' (#85) from d-hain/ziglings-exercises:094_c_math-typo-fix into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/85
|
2024-05-04 22:34:11 +00:00 |
|
David Hain
|
8cb2a5aa3c
|
fix: some grammatical errors
|
2024-05-04 22:53:04 +02:00 |
|
David Hain
|
c936c5e123
|
fix: many grammatical errors
|
2024-05-04 22:35:07 +02:00 |
|
David Hain
|
5c2354a1bf
|
fix: typo: removed extra s
|
2024-05-04 21:12:54 +02:00 |
|
David Hain
|
4dbd056100
|
fix: typo: % instead of @ for a builtin function
|
2024-05-04 18:51:00 +02:00 |
|
Chris Boesch
|
9ce4a7d6f0
|
Merge pull request 'Update .woodpecker/eowyn.yaml' (#83) from wp-patch-2 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/83
|
2024-04-24 14:58:05 +00:00 |
|
Chris Boesch
|
b484be9ac1
|
Update .woodpecker/eowyn.yaml
Add pull command
|
2024-04-24 14:40:01 +00:00 |
|
Chris Boesch
|
a2a0a6e891
|
Merge pull request 'Update .woodpecker/eowyn.yaml' (#82) from chrboesch-wp-patch-1 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/82
|
2024-04-24 14:31:07 +00:00 |
|
Chris Boesch
|
e7eaa080b6
|
Update .woodpecker/eowyn.yaml
Add tag "latest"
|
2024-04-24 14:20:57 +00:00 |
|
Chris Boesch
|
ce0a6cc91c
|
Merge pull request 'Switch to new zig dev release 0.13' (#81) from r013 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/81
|
2024-04-20 20:37:30 +00:00 |
|
Chris Boesch
|
c94eb33e44
|
Switch to new zig dev release 0.13
|
2024-04-20 22:35:14 +02:00 |
|
Chris Boesch
|
8f36619bd7
|
Merge pull request 'fixing little typo on exercise 107_files2.zig' (#80) from susubub/exercises:little-typo_107 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/80
|
2024-04-18 17:55:02 +00:00 |
|
susubub
|
aa74dde367
|
fixing little typo on exercise 107_files2.zig
|
2024-04-17 20:04:43 -03:00 |
|
Chris Boesch
|
9432c2b0fd
|
Merge pull request 'Fixed woodpecker warnings' (#79) from pr78 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/79
|
2024-04-10 21:02:13 +00:00 |
|
Chris Boesch
|
f4f8eb7ff1
|
Fixed woodpecker warnings
|
2024-04-10 22:56:33 +02:00 |
|
Chris Boesch
|
72e3d6ebdc
|
Update .woodpecker/eowyn.yml
|
2024-04-10 18:38:59 +00:00 |
|
Chris Boesch
|
3c9c55df8e
|
Merge pull request 'Additional timer in thread start added' (#77) from I75 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/77
|
2024-04-10 17:21:18 +00:00 |
|
Chris Boesch
|
376a839672
|
Merge branch 'main' into I75
|
2024-04-10 17:16:14 +00:00 |
|