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
Chris Boesch and GitHub
232002f30f
Merge pull request #254 from chrboesch/tools
...
Replacing Python-Tools with Zig-Tools
2023-04-25 21:46:12 +00:00
Chris Boesch and GitHub
fa28aedfe1
Merge pull request #258 from chrboesch/eowyn
...
Version number added.
2023-04-25 21:37:55 +00:00
Chris Boesch
f69cfc3b88
Version number added.
2023-04-25 23:34:56 +02:00
Chris Boesch and GitHub
cbf265ab98
Merge pull request #257 from chrboesch/eowyn
...
Added a loop for the formatting test, so we can see where errors happen.
2023-04-25 21:23:02 +00:00
Chris Boesch
0ac3646e9c
Added a loop for the formatting test, so we can see where errors happen.
2023-04-25 23:21:01 +02:00
Chris Boesch
213d0712a5
replaced update-patches.py with update-patches.zig
2023-04-25 21:35:18 +02:00
Chris Boesch and GitHub
c43ade9677
Merge pull request #255 from perillo/improve-ci-more
...
Improve ci more
2023-04-25 18:32:48 +00:00
Chris Boesch and GitHub
58e28761be
Merge pull request #256 from perillo/improve-more-2
...
More improvements
2023-04-25 18:31:12 +00:00
Chris Boesch and GitHub
7470c29475
Python isn't necessary
2023-04-25 20:23:27 +02:00
Chris Boesch
cffbbff8bd
replaced check-exercises.pu with check-exercises.zig
2023-04-25 12:13:58 +02:00
Chris Boesch and GitHub
752efd891d
Merge pull request #250 from perillo/improve-test-coverage-2
...
Improve test coverage
2023-04-24 15:56:51 +00:00
Chris Boesch and GitHub
64d90c3397
timeout to 60 minutes
2023-04-24 17:43:55 +02:00
Chris Boesch and GitHub
99891b53fb
Update 099_formatting.zig
...
typo fixed
2023-04-19 22:14:06 +02:00
Chris Boesch and GitHub
4435cebe7a
Merge pull request #247 from chrboesch/formatting
...
added first formatting exercise
2023-04-19 22:09:32 +02:00
Chris Boesch
d6d30934db
added first formatting exercise
2023-04-19 21:57:37 +02:00
Chris Boesch and GitHub
2ed24ab3cf
Merge pull request #234 from perillo/improve-ci
...
Improve CI
2023-04-19 15:25:12 +02:00
Chris Boesch and GitHub
b84217161c
Merge pull request #246 from perillo/build-restore-compatibility-2
...
build: restore compatibility with old Zig compilers
2023-04-18 18:06:41 +02:00
Chris Boesch and GitHub
9ff7f5ee69
Merge pull request #238 from perillo/update-zigling-step
...
Update ZiglingStep
2023-04-13 18:47:36 +02:00
Chris Boesch and GitHub
540042576e
Update README.md
2023-04-13 10:41:34 +02:00
Chris Boesch and GitHub
3b3f802cc8
Merge pull request #237 from chrboesch/main
...
added cname
2023-04-13 09:57:50 +02:00
Chris Boesch and GitHub
4b941892e1
Update CNAME
2023-04-12 21:07:38 +02:00
Chris Boesch and GitHub
b7812b684f
Update CNAME
2023-04-12 21:04:18 +02:00
Chris Boesch and GitHub
10f0aa2100
Create CNAME
2023-04-12 20:56:32 +02:00
Chris Boesch and GitHub
850ec0c164
Update README.md
...
url fixed
2023-04-12 19:32:34 +02:00
Chris Boesch and GitHub
bf013df4bf
Merge pull request #235 from perillo/update-to-version-0.11.0-dev.2560
...
Update the code to the new zig version
2023-04-12 19:02:43 +02:00
Chris Boesch and GitHub
3121ebff30
Update 096_memory_allocation.zig
...
formatting
2023-04-12 17:14:18 +02:00
Chris Boesch and GitHub
8eaf472959
Update 097_bit_manipulation.zig
...
formatting
2023-04-12 17:13:51 +02:00
Chris Boesch and GitHub
ea330749ca
Update 098_bit_manipulation2.zig
...
formatting
2023-04-12 17:10:54 +02:00
Chris Boesch and GitHub
ecde85f5d5
Update README.md
...
set check for 'bit manipulation'
2023-04-12 17:09:03 +02:00