lording
|
3e502fe69b
Merge branch 'main' into refactor-var-to-const
|
2 years ago |
Chris Boesch
|
9499e12469
Merge pull request #328 from ratfactor/v3747
|
2 years ago |
lording
|
d2d3dfa277
var to const when posssible
|
2 years ago |
Chris Boesch
|
bd4a48c3c9
Changed to zig developer version 3747.
|
2 years ago |
Chris Boesch
|
40bedacfdf
Merge pull request #327 from lorrding/patch_v0.11.0-dev.3747
|
2 years ago |
lording
|
ccb580f95d
Fix broken builtin name in exercise 96
|
2 years ago |
lording
|
39952817b3
Fix broken builtin name in exercise 36
|
2 years ago |
Chris Boesch
|
f09a87c348
Merge pull request #325 from ckafi/what-a-dilema
|
2 years ago |
Tobias Frilling
|
5984444489
fix typo
|
2 years ago |
Chris Boesch
|
9c9671bb15
Merge pull request #323 from ratfactor/issue318
|
2 years ago |
Chris Boesch
|
2815574e35
Removed debug info.
|
2 years ago |
Chris Boesch
|
7a16ed09ac
Fixed missing comptime.
|
2 years ago |
Chris Boesch
|
cac5770e3c
Merge pull request #321 from ratfactor/issue317
|
2 years ago |
Chris Boesch
|
33d3cc1647
Fixed description of @addWithOverflow
|
2 years ago |
Chris Boesch
|
80c92e3c94
closes https://github.com/ratfactor/ziglings/pull/311
|
2 years ago |
Chris Boesch
|
947d1e4fbb
Update README.md
|
2 years ago |
Chris Boesch
|
79f2b62774
Merge pull request #313 from chrboesch/colors
|
2 years ago |
Chris Boesch
|
9151557d39
Changed error text to bold.
|
2 years ago |
Chris Boesch
|
b84a2f5c69
Merge pull request #312 from pdietl/pdietl/fix_grammar
|
2 years ago |
Chris Boesch
|
940482a07e
Merge pull request #308 from perillo/refactor-zigling-step-more
|
2 years ago |
Pete Dietl
|
edcf904ca2
Change grammar: there's -> there are ex. 17
|
2 years ago |
Chris Boesch
|
1482b82500
changed version number
|
2 years ago |
Chris Boesch
|
763cdb10ca
Merge pull request #309 from pseudocc/main
|
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 |
Chris Boesch
|
282c50834a
Merge pull request #305 from perillo/improve-run-test
|
2 years ago |
Manlio Perillo
|
54d5186982
Enable again the unit tests
|
2 years ago |