Commit graph

936 commits

Author SHA1 Message Date
Alan CHUNG
223fc79e44 106 & 107 2024-03-27 16:40:24 +08:00
Alan CHUNG
69bc9a0723 Pass CI test locally 2024-03-26 14:33:25 +08:00
Alan CHUNG
5f74c7f911 specify directory on patch file 106 2024-03-26 14:05:16 +08:00
Alan CHUNG
2c44f3e4ff specify directory on patch file 106 2024-03-26 14:03:54 +08:00
Alan CHUNG
92ea6718b2 remove header of patch files of 106 2024-03-26 14:01:12 +08:00
Alan CHUNG
9bf7a84e56 106_files.patches actual 2024-03-26 13:53:29 +08:00
Alan CHUNG
9ce889b438 106_files.zig actual test 2024-03-26 13:51:59 +08:00
Alan CHUNG
74a6e60e17 add patch files for 106_files.zig 2024-03-25 16:39:45 +08:00
Alan CHUNG
23b11a7509 106_files.zig format 2024-03-25 16:36:15 +08:00
Alan CHUNG
66d08f1e1f modified build.zig 2024-03-25 16:24:42 +08:00
4941158639
Merge upstream with solutions 2024-03-24 19:09:37 -04:00
0b00b44e51
047-055 completed 2024-03-24 19:03:57 -04:00
Dizzyi
ec6f6c5870 added exercise/106_files.zig 2024-03-25 01:11:33 +08:00
Chris Boesch
a3de4e3d0f Update .woodpecker/eowyn.yml 2024-03-24 15:57:39 +00:00
Chris Boesch
0d1c76a410 Update .woodpecker/eowyn.yml 2024-03-24 15:55:43 +00:00
Chris Boesch
8e6612a59d Update .woodpecker/eowyn.yml
fix warning
2024-03-24 15:45:53 +00:00
Chris Boesch
95cfeaa606 Update exercises/105_threading2.zig
Fixed typo.
2024-03-23 15:57:33 +00:00
Chris Boesch
dabd9a5a0a Merge pull request 'Added second threading exercise.' (#65) from threading2 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/65
2024-03-23 15:48:08 +00:00
Chris Boesch
d65e3f3f9a
Added second threading exercise. 2024-03-23 16:42:27 +01:00
Chris Boesch
cdaa246131 Merge pull request 'Fixed the renaming of std.os to std.posix' (#64) from fix_63 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/64
2024-03-21 23:28:30 +00:00
Chris Boesch
2b9e3da5c8
Fixed the renaming of std.os to std.posix 2024-03-22 00:25:01 +01:00
Chris Boesch
2092f35127 Merge pull request 'Changes for a new Zig version.' (#60) from version_change into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/60
2024-03-14 23:11:06 +00:00
Chris Boesch
abed92c05e Changes for a new Zig version. 2024-03-15 00:00:17 +01:00
Chris Boesch
5728ccc8eb Merge pull request 'fix exercise 82 output' (#58) from dolichomps/exercises:main into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/58
2024-03-14 22:41:29 +00:00
Chris Boesch
a87e7c895e Merge pull request 'Improved the explanation about passing arguments and added an example.' (#59) from issue51 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/59
2024-03-14 22:40:30 +00:00
Chris Boesch
9844123dd1 Improved the explanation about passing arguments and added an example. 2024-03-14 23:37:14 +01:00
dolichomps
c8f081f3e8 fix exercise 82 output
zig commit bd24e66 changed the floating point formatting implementation so output for exercise 82 no longer matched
2024-03-14 02:28:07 +00:00
Chris Boesch
e3877321b6 Merge pull request 'Minor corrections to the "contributing"' (#56) from contrib into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/56
2024-03-12 20:03:17 +00:00
Chris Boesch
08cc60ba59 Minor corrections to the "contributing" 2024-03-12 20:59:29 +01:00
Chris Boesch
6b46b26c22 Merge pull request 'Fixed unicode literal' (#55) from i52 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/55
2024-03-08 00:09:54 +00:00
Chris Boesch
d0519d18fa Fixed unicode literal 2024-03-08 01:07:57 +01:00
Chris Boesch
9e9cf40453 Merge pull request 'Added threading exercise' (#54) from 104_threading into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/54
2024-03-05 08:22:40 +00:00
Chris Boesch
6984345d0a Added threading exercise 2024-03-05 09:15:57 +01:00
Chris Boesch
277304454a Merge pull request 'Added notes to exercise 94 c_math.' (#53) from 094_c-math into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/53
2024-02-28 12:06:56 +00:00
Chris Boesch
9e48c9a339 Added notes to exercise 94 c_math. 2024-02-28 13:01:11 +01:00
1a1b7937f6
Merge upstream with solutions 2024-02-24 18:08:34 -05:00
Chris Boesch
48b2032024 Merge pull request 'Zig version adjusted.' (#50) from build_fix into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/50
2024-02-16 15:04:27 +00:00
Chris Boesch
55b2ac4c5f Zig version adjusted. 2024-02-16 15:19:10 +01:00
Chris Boesch
099d0bba93 Merge pull request 'Text improvement' (#48) from chrboesch-patch-1 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/48
2024-02-11 14:12:07 +00:00
Chris Boesch
8257ccb5c8 Text improvement
closes #47
2024-02-11 14:07:37 +00:00
Chris Boesch
4b1ae6117c Merge pull request 'Fix zig_exe location in Build struct' (#45) from asd/ziglings:main into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/45
2024-02-06 18:36:50 +00:00
Alexander Saltanov
755911747f Fix zig_exe location in Build struct
Reflect Zig breaking changes as of 105db13536
2024-02-06 00:06:19 +03:00
31aff769cb
Merge remote-tracking branch 'origin/main' 2024-02-01 15:37:08 -05:00
Chris Boesch
fa22e861d5 Merge pull request 'added space, missing after end-of-sentence dot.' (#40) from anthon/exercises:missing-space-1 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/40
2024-01-13 15:14:07 +00:00
Chris Boesch
7bfd7adce8 Update exercises/093_hello_c.zig
small typo
2024-01-13 14:27:58 +00:00
6c5fdef6b1
037-046 completed 2024-01-13 01:19:56 -05:00
c2b1610399
Clean up files for solutions repo 2024-01-10 03:05:22 -05:00
a9688fdda0
001-036 completed 2024-01-10 02:52:58 -05:00
Anthon
58dff3f504 added space, missing after end-of-sentence dot. 2024-01-10 06:16:44 +00:00
Chris Boesch
0d46acfa02 Merge pull request 'Zig 0.12.0-dev.2043 compatability changes for test runner' (#35) from drglove/exercises:zig-2043-changes into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/35
2024-01-05 13:52:09 +00:00