index
:
ziglings
imgbot
main
No description provided.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
Merge pull request #333 from ratfactor/v3853
Chris Boesch
11
-13
/
+16
2023-06-27
Compatibility checks temporarily disabled (2)
Chris Boesch
1
-2
/
+2
2023-06-27
Compatibility checks temporarily disabled
Chris Boesch
1
-4
/
+5
2023-06-26
Unit tests temporarily disabled
Chris Boesch
1
-2
/
+3
2023-06-26
Revised exercises due to the changes of Zig version 0.11.0-dev.3853
Chris Boesch
11
-13
/
+16
2023-06-26
Merge pull request #331 from ratfactor/tokenization
Chris Boesch
3
-0
/
+175
2023-06-26
First tokenization exerice.
Chris Boesch
3
-0
/
+175
2023-06-22
Merge pull request #329 from lorrding/refactor-var-to-const
Chris Boesch
18
-33
/
+33
2023-06-22
Update outdated comments
lording
3
-7
/
+7
2023-06-22
Merge branch 'main' into refactor-var-to-const
lording
5
-9
/
+10
2023-06-22
Merge pull request #328 from ratfactor/v3747
Chris Boesch
2
-3
/
+4
2023-06-22
var to const when posssible
lording
16
-27
/
+27
2023-06-22
Changed to zig developer version 3747.
Chris Boesch
2
-3
/
+4
2023-06-22
Merge pull request #327 from lorrding/patch_v0.11.0-dev.3747
Chris Boesch
3
-6
/
+6
2023-06-22
Fix broken builtin name in exercise 96
lording
1
-1
/
+1
2023-06-22
Fix broken builtin name in exercise 36
lording
2
-5
/
+5
2023-06-18
Merge pull request #325 from ckafi/what-a-dilema
Chris Boesch
1
-1
/
+1
2023-06-17
fix typo
Tobias Frilling
1
-1
/
+1
2023-06-11
Merge pull request #323 from ratfactor/issue318
Chris Boesch
1
-1
/
+1
2023-06-11
Removed debug info.
Chris Boesch
1
-4
/
+0
2023-06-11
Fixed missing comptime.
Chris Boesch
2
-1
/
+5
2023-06-10
Merge pull request #321 from ratfactor/issue317
Chris Boesch
2
-5
/
+4
2023-06-10
Fixed description of @addWithOverflow
Chris Boesch
2
-5
/
+4
2023-06-09
closes https://github.com/ratfactor/ziglings/pull/311
Chris Boesch
1
-1
/
+1
2023-05-31
Update README.md
Chris Boesch
1
-0
/
+1
2023-05-30
Merge pull request #313 from chrboesch/colors
Chris Boesch
1
-2
/
+2
2023-05-30
Changed error text to bold.
Chris Boesch
1
-2
/
+2
2023-05-30
Merge pull request #312 from pdietl/pdietl/fix_grammar
Chris Boesch
1
-2
/
+2
2023-05-30
Merge pull request #308 from perillo/refactor-zigling-step-more
Chris Boesch
2
-253
/
+39
2023-05-27
Change grammar: there's -> there are ex. 17
Pete Dietl
1
-2
/
+2
2023-05-25
changed version number
Chris Boesch
1
-1
/
+1
2023-05-25
Merge pull request #309 from pseudocc/main
Chris Boesch
2
-3
/
+4
2023-05-25
change std.debug.TTY to std.io.tty
pseudoc
2
-3
/
+4
2023-05-22
build: use the old color style
Manlio Perillo
1
-5
/
+17
2023-05-20
build: in `ZiglingStep.check_output` panic in case of OOM
Manlio Perillo
1
-1
/
+1
2023-05-19
build: use `std.Build.Step.fail` to report errors
Manlio Perillo
1
-27
/
+15
2023-05-19
build: remove `ZiglingStep.eval`
Manlio Perillo
2
-231
/
+17
2023-05-18
Merge pull request #305 from perillo/improve-run-test
Chris Boesch
3
-88
/
+60
2023-05-15
Enable again the unit tests
Manlio Perillo
1
-3
/
+2
2023-05-15
Refactor testing support
Manlio Perillo
2
-85
/
+58
2023-05-15
Update README.md
Chris Boesch
1
-1
/
+1
2023-05-15
Merge pull request #304 from chrboesch/testing_exercise
Chris Boesch
4
-5
/
+129
2023-05-15
Unit tests temporarily disabled.
Chris Boesch
1
-3
/
+3
2023-05-15
Added testing exercise.
Chris Boesch
4
-5
/
+129
2023-05-14
Merge pull request #300 from perillo/simplify-build
Chris Boesch
2
-290
/
+133
2023-05-14
build: remove extra comment for named mode
Manlio Perillo
1
-1
/
+0
2023-05-14
tests: improve test case 3
Manlio Perillo
1
-8
/
+19
2023-05-14
build: remove the install and uninstall steps
Manlio Perillo
1
-0
/
+3
2023-05-14
build: improve the help message in ZiglingStep
Manlio Perillo
1
-17
/
+27
2023-05-14
build: remove unused declarations
Manlio Perillo
1
-43
/
+0
[prev]
[next]