aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2023-03-19workaround for parallel processing of the build stepsChris Boesch1-4/+12
2023-03-12Update README.mdChris Boesch1-1/+1
2023-03-12Update README.mdChris Boesch1-3/+1
2023-03-12Update README.mdChris Boesch1-1/+1
see https://github.com/ratfactor/ziglings/issues/198
2023-03-04exercise for new for-loopsChris Boesch1-2/+2
2023-02-22Update README.mdChris Boesch1-1/+1
2023-02-21Update README.mdChris Boesch1-2/+2
2023-02-21Merge pull request #191 from chrboesch/dev_1711Chris Boesch1-2/+3
dev.1711 - switched to multi-object-for-loops
2023-02-21dev.1711 - switched to multi-object-for-loopsChris Boesch1-2/+3
2023-02-19Update README.mdChris Boesch1-1/+1
2023-02-19check for dev1650 and some minor polishChris Boesch1-2/+4
2023-02-16'working with C marked'Chris Boesch1-1/+1
2023-02-16'Interfaces' check markedChris Boesch1-1/+1
2023-02-15update to version 1636Chris Boesch1-3/+3
2023-02-12Update README.mdChris Boesch1-1/+1
2023-02-12updated to version 011.0-dev.1602Chris Boesch1-1/+2
2023-02-04noted changes for version 1568Chris Boesch1-3/+3
2023-02-01notes for dev update to 1501Chris Boesch1-4/+6
2023-01-21Update README.mdChris Boesch1-1/+1
2023-01-21added note for async functionsChris Boesch1-1/+1
2023-01-14changes from @typeInfo in Readme notedChris Boesch1-1/+1
2023-01-14entered current zig version numberChris Boesch1-1/+1
2023-01-14update readme for new ziglang versionChris Boesch1-2/+4
2023-01-12Update README.mdChris Boesch1-0/+1
Added action item for interfaces
2022-09-10README tweaks and another ver bumpDave Gauer1-5/+4
2022-09-09Remove parameter in call to NativeTargetInfo.detectSebastian Aigner1-1/+3
Compatibility with ziglang/zig@3ee01c14ee7ba42b484f15daeacb67da90a81c9e
2022-09-06Bump version for Ex 074 fix from upstream :-)Dave Gauer1-1/+2
2022-08-29Update Zig development build minimum versionDave Gauer1-1/+2
2022-07-31Updated build version requirement to 0.10.0-dev.3385Dave Gauer1-1/+2
2022-04-22Bump stable version of Zig in README to correctDave Gauer1-1/+1
2022-03-19Touch up README version changelogDave Gauer1-11/+6
2022-03-19Update sentinel type for v0.10.0Dave Gauer1-2/+8
Fixes .../076_sentinels.zig:95:30: error: incompatible types: 'u32' and '?*const anyopaque': while (my_seq[i] != my_sentinel) {
2021-12-20Add note about older version branchesDave Gauer1-0/+4
2021-12-20Update c_void to anyopaque to fix #84Dave Gauer1-2/+3
2021-11-07Updated README with new scope of ZiglingsDave Gauer1-31/+18
2021-10-09Bumped version requirementDave Gauer1-1/+1
2021-06-30fml wrong linkDave Gauer1-1/+1
so many misteeks
2021-06-30oh shit its markdownDave Gauer1-1/+1
I usually write my READMEs in AsciiDoc.
2021-06-30Note compiler syntax strictness (#60)Dave Gauer1-0/+4
2021-06-14Update version for real :-)Dave Gauer1-4/+5
2021-05-12add ex084 asyncDave Gauer1-4/+1
2021-05-09add ex083 anon listsDave Gauer1-1/+1
2021-05-09Add ex079 quoted identifiersDave Gauer1-0/+1
2021-05-06add ex076 sentinelsDave Gauer1-1/+1
2021-04-30Added ex075 Quiz 8Dave Gauer1-10/+12
2021-04-21add ex069 comptime 4Dave Gauer1-1/+6
2021-04-11update readme with progressDave Gauer1-1/+1
2021-04-10Added ex063 labelsDave Gauer1-5/+6
2021-03-13Many pointers -> many-item pointersDave Gauer1-1/+1
2021-03-12Updated readme post 000 padddDave Gauer1-3/+3