Alan CHUNG
|
223fc79e44
106 & 107
|
1 year ago |
Alan CHUNG
|
9ce889b438
106_files.zig actual test
|
1 year ago |
Alan CHUNG
|
66d08f1e1f
modified build.zig
|
1 year ago |
Chris Boesch
|
d65e3f3f9a
Added second threading exercise.
|
1 year ago |
Chris Boesch
|
2b9e3da5c8
Fixed the renaming of std.os to std.posix
|
1 year ago |
Chris Boesch
|
abed92c05e
Changes for a new Zig version.
|
1 year ago |
dolichomps
|
c8f081f3e8
fix exercise 82 output
|
1 year ago |
Chris Boesch
|
6984345d0a
Added threading exercise
|
1 year ago |
Chris Boesch
|
55b2ac4c5f
Zig version adjusted.
|
1 year ago |
Alexander Saltanov
|
755911747f
Fix zig_exe location in Build struct
|
1 year ago |
drglove
|
ba9447d2c6
Bump version to match required changes.
|
1 year ago |
Zev Averbach
|
063a74c59a
fixed variable declaration by changing it to a const, since it's never mutated
|
1 year ago |
Chris Boesch
|
cab5ee87bf
Changed three dots to colons, see #23
|
1 year ago |
Chris Boesch
|
55b58fea56
Change the task so that the exercise contains two errors again.
|
1 year ago |
Chris Boesch
|
8a1fbea5c9
fixed build: renamed exec to run
|
1 year ago |
Chris Boesch
|
3ab1942156
changed compat check to comptime
|
1 year ago |
Nicolas Chataing
|
51a88cccf7
fix: main entry point is broken with version 0.11.0-dev.4228
|
2 years ago |
Chris Boesch
|
a5a36337e8
Revised exercises due to the changes of Zig version 0.11.0-dev.3853
|
2 years ago |
Chris Boesch
|
a2b0b976a6
First tokenization exerice.
|
2 years ago |
Chris Boesch
|
9151557d39
Changed error text to bold.
|
2 years ago |
Chris Boesch
|
940482a07e
Merge pull request #308 from perillo/refactor-zigling-step-more
|
2 years ago |
pseudoc
|
192bd2e803
change std.debug.TTY to std.io.tty
|
2 years ago |
Manlio Perillo
|
0b4ad6e99e
build: use the old color style
|
2 years ago |
Manlio Perillo
|
3e38a4fc84
build: in `ZiglingStep.check_output` panic in case of OOM
|
2 years ago |
Manlio Perillo
|
d0de9e5348
build: use `std.Build.Step.fail` to report errors
|
2 years ago |
Manlio Perillo
|
699f877bd5
build: remove `ZiglingStep.eval`
|
2 years ago |
Manlio Perillo
|
9ab9ebf33f
Refactor testing support
|
2 years ago |
Chris Boesch
|
c3a73b8e2b
Added testing exercise.
|
2 years ago |
Manlio Perillo
|
8deb6b4d95
build: remove extra comment for named mode
|
2 years ago |
Manlio Perillo
|
1c184c2681
build: remove the install and uninstall steps
|
2 years ago |