Chris Boesch
02dfa1e970
Adapt Github structure to Codeberg
2023-09-20 13:00:36 +02:00
Chris Boesch and GitHub
f86db89f41
Merge pull request #357 from ratfactor/check_patches
...
Fixed some broken patches
2023-08-27 19:21:42 +02:00
Chris Boesch
b749cba652
Fixed some broken patches
2023-08-27 19:11:21 +02:00
Chris Boesch and GitHub
acb0a9e0fe
Merge pull request #356 from juergenhoetzel/code-point-size
...
Add example for Unicode Code point literal > 255
Thanks! 😄
2023-08-27 18:57:50 +02:00
Chris Boesch and GitHub
65a4c21017
Update README.md
...
Advanced usage line 'zig build -Dn=x start' deleted, because of https://github.com/ratfactor/ziglings/issues/355
2023-08-27 18:55:54 +02:00
Chris Boesch and GitHub
741704cc6f
Merge pull request #352 from kai-tub/main-1
...
Add link to DoD talk in 101_for5.zig #348
2023-08-17 20:42:42 +02:00
Chris Boesch and GitHub
92a4f3acf8
Merge pull request #351 from ratfactor/class_role
...
changed struct name 'class' into 'role'
2023-08-17 15:03:17 +02:00
Chris Boesch
4eb949759b
changed struct name 'class' into 'role'
2023-08-17 14:55:11 +02:00
Chris Boesch and GitHub
2e5a49fc68
Merge pull request #346 from ratfactor/i339
...
changed struct name 'class' into 'role'
2023-08-02 23:39:59 +02:00
Chris Boesch
5a0681948b
changed struct name 'class' into 'role'
2023-08-02 23:29:02 +02:00
Chris Boesch and GitHub
b5d54364cc
Merge pull request #342 from ratfactor/v4246
...
Upgrade to Zig version 4246
2023-07-26 20:28:22 +02:00
Chris Boesch
ac1d003f1e
Upgrade to Zig version 4246
2023-07-26 20:20:40 +02:00
Chris Boesch and GitHub
5865ed5f2e
Merge pull request #340 from nchataing/fix-main-build
...
fix: main entry point is broken with version 0.11.0-dev.4228
2023-07-26 19:46:45 +02:00
Chris Boesch and GitHub
477f18ebfc
Merge pull request #337 from kimshrier/exercise_096_typo
...
fix typo
2023-07-03 18:59:54 +02:00
Chris Boesch and GitHub
e142d40fb0
Update 078_sentinels3.zig
...
Changed description of @ptrCast
closes https://github.com/ratfactor/ziglings/issues/334
2023-06-29 21:32:44 +02:00
Chris Boesch and GitHub
bddff7a0a6
Version updated
2023-06-27 18:49:28 +02:00
Chris Boesch and GitHub
1070fe5b40
Merge pull request #333 from ratfactor/v3853
...
Revised exercises due to the changes of Zig version 0.11.0-dev.3853
2023-06-27 00:15:48 +02:00
Chris Boesch and GitHub
7ad0f06a07
Compatibility checks temporarily disabled (2)
2023-06-27 00:03:16 +02:00
Chris Boesch and GitHub
496953e9a8
Compatibility checks temporarily disabled
2023-06-27 00:00:53 +02:00
Chris Boesch and GitHub
d864860201
Unit tests temporarily disabled
2023-06-26 23:55:58 +02:00
Chris Boesch
a5a36337e8
Revised exercises due to the changes of Zig version 0.11.0-dev.3853
2023-06-26 23:43:39 +02:00
Chris Boesch and GitHub
c3aed336e7
Merge pull request #331 from ratfactor/tokenization
...
First tokenization exerice
2023-06-26 09:21:26 +02:00
Chris Boesch
a2b0b976a6
First tokenization exerice.
2023-06-26 00:54:39 +02:00
Chris Boesch and GitHub
2705e16c36
Merge pull request #329 from lorrding/refactor-var-to-const
...
Change `var` to `const` in some exercises
2023-06-22 16:51:03 +02:00
Chris Boesch and GitHub
9499e12469
Merge pull request #328 from ratfactor/v3747
...
Changed to zig developer version 3747
2023-06-22 11:44:59 +02:00
Chris Boesch
bd4a48c3c9
Changed to zig developer version 3747.
2023-06-22 11:31:46 +02:00
Chris Boesch and GitHub
40bedacfdf
Merge pull request #327 from lorrding/patch_v0.11.0-dev.3747
...
Fix breaking change in builtin casts functions
2023-06-22 11:25:22 +02:00
Chris Boesch and GitHub
f09a87c348
Merge pull request #325 from ckafi/what-a-dilema
...
fix typo
2023-06-18 19:02:24 +02:00
Chris Boesch and GitHub
9c9671bb15
Merge pull request #323 from ratfactor/issue318
...
Issue318
2023-06-11 23:54:05 +02:00
Chris Boesch
2815574e35
Removed debug info.
2023-06-11 23:45:50 +02:00
Chris Boesch
7a16ed09ac
Fixed missing comptime.
2023-06-11 23:41:42 +02:00
Chris Boesch and GitHub
cac5770e3c
Merge pull request #321 from ratfactor/issue317
...
Fixed description of @addWithOverflow
2023-06-10 22:13:24 +02:00
Chris Boesch
33d3cc1647
Fixed description of @addWithOverflow
2023-06-10 22:04:03 +02:00
Chris Boesch and GitHub
80c92e3c94
closes https://github.com/ratfactor/ziglings/pull/311
2023-06-09 17:25:10 +02:00
Chris Boesch and GitHub
947d1e4fbb
Update README.md
...
Added Tokenization as ToDo
2023-05-31 23:34:41 +02:00
Chris Boesch and GitHub
79f2b62774
Merge pull request #313 from chrboesch/colors
...
Changed error text to bold.
2023-05-30 21:54:49 +02:00
Chris Boesch
9151557d39
Changed error text to bold.
2023-05-30 21:45:33 +02:00
Chris Boesch and GitHub
b84a2f5c69
Merge pull request #312 from pdietl/pdietl/fix_grammar
...
Change grammar: there's -> there are ex. 17
2023-05-30 21:34:46 +02:00
Chris Boesch and GitHub
940482a07e
Merge pull request #308 from perillo/refactor-zigling-step-more
...
Refactor ZiglingStep more
2023-05-30 20:20:53 +02:00
Chris Boesch and GitHub
1482b82500
changed version number
2023-05-25 15:18:14 +02:00
Chris Boesch and GitHub
763cdb10ca
Merge pull request #309 from pseudocc/main
...
change std.debug.TTY to std.io.tty
2023-05-25 15:15:28 +02:00
Chris Boesch and GitHub
282c50834a
Merge pull request #305 from perillo/improve-run-test
...
Improve running tests
2023-05-18 12:14:14 +02:00
Chris Boesch and GitHub
3dafa3518b
Update README.md
...
Marked 'testing' as finished.
2023-05-15 01:01:27 +02:00
Chris Boesch and GitHub
5cbaa0441f
Merge pull request #304 from chrboesch/testing_exercise
...
Added testing exercise.
2023-05-15 01:00:28 +02:00
Chris Boesch and GitHub
76ee4eb043
Unit tests temporarily disabled.
2023-05-15 00:54:46 +02:00
Chris Boesch
c3a73b8e2b
Added testing exercise.
2023-05-15 00:06:15 +02:00
Chris Boesch and GitHub
4c6b6b94e4
Merge pull request #300 from perillo/simplify-build
...
Simplify build.zig
2023-05-14 18:06:14 +02:00
Chris Boesch and GitHub
ab94a50b3f
Merge pull request #278 from chrboesch/testing
...
Added new flag 'run_test' to support test steps for test exercises
2023-05-13 23:31:28 +02:00
Chris Boesch
7efdff36a8
Execution of test exercises added.
2023-05-13 21:42:48 +02:00
Chris Boesch and GitHub
cee64c13e0
Merge branch 'ratfactor:main' into testing
2023-05-13 19:30:33 +02:00
Chris Boesch and GitHub
22c3b10855
Merge pull request #293 from perillo/improve-build-even-more
...
More improvements to build.zig and test/tests.zig
2023-05-11 18:50:20 +02:00
Chris Boesch and GitHub
1d7452bf96
Merge branch 'ratfactor:main' into testing
2023-05-09 10:02:03 +02:00
Chris Boesch and GitHub
2cb6975b13
Merge branch 'ratfactor:main' into testing
2023-05-07 17:59:28 +02:00
Chris Boesch and GitHub
ded01c6adf
Merge pull request #292 from kimshrier/exercise_099_typo
...
Add missing word "a"
2023-05-07 17:45:13 +02:00
Chris Boesch and GitHub
94f52b9298
Merge pull request #291 from kimshrier/exercise_098_typo
...
Improve wording in some comments
2023-05-07 17:44:07 +02:00
Chris Boesch and GitHub
e706c4b42c
Merge pull request #290 from kimshrier/exercise_096_fix_example
...
Fix reference to slice_ptr in example code
2023-05-07 17:40:33 +02:00
Chris Boesch and GitHub
f917f50be0
Merge pull request #289 from kimshrier/exercise_092_typo
...
Remove repeated word "with"
2023-05-07 17:39:21 +02:00
Chris Boesch and GitHub
151abb4ca1
Merge pull request #288 from kimshrier/exercise_076_typo
...
Add missing word "of"
2023-05-07 17:38:11 +02:00
Chris Boesch and GitHub
2b17c3dc39
Merge pull request #287 from kimshrier/exercise_072_typo
...
Add missing word "to"
2023-05-07 17:37:33 +02:00
Chris Boesch and GitHub
1fccbc439f
Merge pull request #286 from kimshrier/exercise_001_typo
...
fix typo well -> will
2023-05-07 17:36:34 +02:00
Chris Boesch and GitHub
ea93abf4d4
Merge branch 'ratfactor:main' into testing
2023-05-06 20:53:28 +02:00
Chris Boesch and GitHub
a446d67992
Merge pull request #285 from chrboesch/improve_instruction
...
Improve instructions.
2023-05-06 20:50:20 +02:00
Chris Boesch and GitHub
b6b78c628c
Merge branch 'main' into improve_instruction
2023-05-06 20:22:20 +02:00
Chris Boesch
a5485bb8a2
Improve instructions.
2023-05-06 20:14:30 +02:00
Chris Boesch and GitHub
b963f2659e
Merge branch 'ratfactor:main' into testing
2023-05-06 19:15:49 +02:00
Chris Boesch and GitHub
df833e61e8
Merge pull request #284 from perillo/improve-exercise-type-more
...
Improve Exercise type more
2023-05-06 19:15:14 +02:00
Chris Boesch and GitHub
f1368f4f81
Merge branch 'ratfactor:main' into testing
2023-05-06 15:29:22 +02:00
Chris Boesch and GitHub
1c73ad29a7
Merge pull request #281 from perillo/add-healed-path-option
...
Add the -Dhealed-path option
2023-05-05 17:44:05 +02:00
Chris Boesch and GitHub
e273dd298e
Merge pull request #280 from arnon4/patch-1
...
Fixed example syntax for inline else
2023-05-05 16:03:05 +02:00
Chris Boesch and GitHub
2027c6a403
Merge branch 'ratfactor:main' into testing
2023-05-03 22:17:56 +02:00
Chris Boesch and GitHub
a2b7fbe3e5
Merge pull request #279 from perillo/refactor-zigling-step-2
...
Refactor ZiglingStep
2023-05-03 22:05:51 +02:00
Chris Boesch
193bee7d2d
Added new flag 'run_test' to support test steps for test exercises.
...
Also created a simple exercise '102_testing' to test the new flag.
After the new build system is ready, we skip the exercise in the flow to finish the actual testing exercise.
2023-05-03 18:17:21 +02:00
Chris Boesch and GitHub
72a6287a5f
Merge pull request #275 from perillo/heal-only-in-test
...
Heal only in test
2023-05-02 21:30:29 +02:00
Chris Boesch and GitHub
f9aec283c8
Merge pull request #273 from chrboesch/patch_error
...
cli tests removed to solve 272
2023-05-01 20:43:26 +02:00
Chris Boesch
f02389e925
comment for the issue added
2023-05-01 20:14:52 +02:00
Chris Boesch and GitHub
371a8637b3
unit tests temporarily disabled
2023-05-01 20:07:01 +02:00
Chris Boesch
44d51eb9ed
cli tests removed to solve 272
2023-05-01 19:54:13 +02:00
Chris Boesch and GitHub
e9d0ab3784
Merge pull request #270 from perillo/improve-exercise-type
...
Improve the Exercise type
2023-05-01 18:58:07 +02:00
Chris Boesch and GitHub
6b48914d7a
Merge pull request #269 from perillo/fix-windows-deadlock
...
Fix deadlock on Windows
2023-04-29 22:49:07 +02:00
Chris Boesch and GitHub
edeca97370
Update README.md
2023-04-29 12:48:22 +00:00
Chris Boesch and GitHub
ac25e91f81
Merge pull request #268 from chrboesch/main
...
Switched back to bash on Windows
2023-04-28 16:20:54 +00:00
Chris Boesch and GitHub
3dacb04452
switched back to bash on windows
2023-04-28 15:41:10 +00:00
Chris Boesch and GitHub
6920dbebcd
switched back to bash on windows
2023-04-28 15:40:46 +00:00
Chris Boesch and GitHub
7ae8c2a827
Merge pull request #267 from chrboesch/main
...
Split github actions into 'Windows' and 'Linux/Mac' for using PowerShell on Windows
2023-04-28 11:38:58 +00:00
Chris Boesch and GitHub
83fa3de220
Split Windows with PowerShell
2023-04-28 11:29:18 +00:00
Chris Boesch and GitHub
7cfdc2b126
Update ci.yml
2023-04-28 11:20:54 +00:00
Chris Boesch and GitHub
c74c542372
Update ci.yml
2023-04-28 11:17:57 +00:00
Chris Boesch and GitHub
b903edd290
Update ci.yml
2023-04-28 11:14:43 +00:00
Chris Boesch and GitHub
0302650acf
Update ci.yml
2023-04-28 11:10:37 +00:00
Chris Boesch and GitHub
dcd16044f4
split in windows and uses PowerShell
2023-04-28 11:03:24 +00:00
Chris Boesch and GitHub
f83fe12dce
step eowyn ranamed
2023-04-26 20:01:50 +02:00
Chris Boesch and GitHub
39eaea027d
fixed error time-out minutes
2023-04-26 19:47:35 +02:00
Chris Boesch and GitHub
df52b7be61
step names addes and switched to checkout v3
2023-04-26 19:40:16 +02:00
Chris Boesch and GitHub
cf3343e6df
step names added and switched to checkout v3
2023-04-26 19:36:58 +02:00
Chris Boesch and GitHub
6675fad34d
fixed fail-fast error
2023-04-26 11:44:49 +02:00
Chris Boesch and GitHub
d6c5d3e510
strategy error fixed
2023-04-26 11:37:31 +02:00
Chris Boesch and GitHub
4fee940778
timeout error fixed
2023-04-26 11:35:19 +02:00
Chris Boesch and GitHub
a703faa8e4
Merge pull request #259 from perillo/improve-github-workflows
...
workflows: improve the jobs configuration
2023-04-26 09:13:53 +00:00
Chris Boesch and GitHub
65f3672ca5
back to checkout@2
2023-04-26 11:13:19 +02:00
Chris Boesch and GitHub
f7e49d8c34
back to checkout@v2
2023-04-26 11:05:21 +02:00