summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)Author
2021-08-18fix: Grammar in 018_functions.zigunknown
2021-08-17Merge branch 'main' of https://github.com/Palm404/ziglings into mainunknown
2021-08-17feat: More descriptive definitionunknown
2021-08-17fix: Change order to match 011_while.zigPalm
2021-08-16feat: Add more comparison operator coverage in 009_if.zigunknown
2021-07-24Merge pull request #67 from jcoppis/mainDave Gauer
2021-07-23fix: typo in CONTRIBUTING.mdJavier Coppis
2021-07-21Cleaned trailing spaces, added trailing commasDave Gauer
2021-07-21Newline after PASSED so multiline results line up betterDave Gauer
2021-07-21Merge pull request #66 from Airbus5717/mainDave Gauer
2021-07-21another fixAirbus5717
2021-07-21fix fmtAirbus5717
2021-07-21added newline print to make output look nicerAirbus5717
2021-06-30No unused fn paramsDave Gauer
2021-06-30no unusued varsDave Gauer
2021-06-30methods not namespacedDave Gauer
2021-06-30No unused localsDave Gauer
2021-06-30no unused method paramsDave Gauer
2021-06-30methods NOT namespaced like i expectedDave Gauer
2021-06-30unused consts now errorsDave Gauer
2021-06-30Must use capture valueDave Gauer
2021-06-30fml wrong linkDave Gauer
2021-06-30oh shit its markdownDave Gauer
2021-06-30Note compiler syntax strictness (#60)Dave Gauer
2021-06-16Oops, had committed WIP exerciseDave Gauer
2021-06-15added ub exploration to ex090Dave Gauer
2021-06-14add ex090 async 7Dave Gauer
2021-06-14Merge pull request #59 from max-lv/mainDave Gauer
2021-06-14Re-sync patches with current changesDave Gauer
2021-06-14New usize explanation 008, etc.Dave Gauer
2021-06-14Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer
2021-06-14Update version for real :-)Dave Gauer
2021-06-14Merge pull request #58 from ZapAnton/008_replace_index_var_typeDave Gauer
2021-06-14Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer
2021-06-14Updated to master build 0.9.0-dev.137Dave Gauer
2021-06-12fix typo in 067_comptime2.zigmax-lv
2021-05-29Merge pull request #57 from ZapAnton/066_fix_typoDave Gauer
2021-05-28008_quiz: Replaced the type of the index variableZapAnton
2021-05-28066_comptime: Typo fixZapAnton
2021-05-27Add ex089 Async 6Dave Gauer
2021-05-25Missing word in explanation ex085Dave Gauer
2021-05-25Merge pull request #56 from g-w1/susDave Gauer
2021-05-24change `suspend;` to `suspend {}`jacob gw
2021-05-13Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer
2021-05-13add ex088 async 5 awaitDave Gauer
2021-05-13Merge pull request #54 from rofrol/patch-2Dave Gauer
2021-05-13Merge pull request #55 from rofrol/patch-3Dave Gauer
2021-05-13this meansRoman Frołow
2021-05-13Prevent error "cast discards const qualifier"Roman Frołow
2021-05-12add ex087 async 4Dave Gauer