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 |
Manlio Perillo
|
c393debe44
build: improve the help message in ZiglingStep
|
2 years ago |
Manlio Perillo
|
9b7ef7d8cf
build: remove unused declarations
|
2 years ago |
Manlio Perillo
|
0304dc3d37
build: show the logo in named mode
|
2 years ago |
Manlio Perillo
|
dc2539ec4e
build: simplify the named build mode
|
2 years ago |
Manlio Perillo
|
ede6671c27
build: remove the install step in the normal build mode
|
2 years ago |
Manlio Perillo
|
164df04618
build: remove the special eowyn build mode
|
2 years ago |
Chris Boesch
|
7efdff36a8
Execution of test exercises added.
|
2 years ago |
Chris Boesch
|
cee64c13e0
Merge branch 'ratfactor:main' into testing
|
2 years ago |
Manlio Perillo
|
7aa0737929
Restore unit tests
|
2 years ago |
Manlio Perillo
|
e4e096c680
build: make literal paths portable
|
2 years ago |
Manlio Perillo
|
14545778b2
build: improve code formatting
|
2 years ago |
Manlio Perillo
|
ea4144a416
build: add the dumpArgs function
|
2 years ago |
Manlio Perillo
|
9de89f6d60
build: fix doc-comments
|
2 years ago |
Manlio Perillo
|
dd5df9f7cc
build: use the blank identifier in the parameter list
|
2 years ago |
Manlio Perillo
|
bb42451b0f
build: use self when using @fieldParentPtr
|
2 years ago |
Manlio Perillo
|
4ae67ebf1b
build: don't install skipped exercises
|
2 years ago |