433 Commits (bee73b80b97e857783ca4f48ff33e9b911ea3b15)
 

Author SHA1 Message Date
Chris Boesch bee73b80b9 noted changes for version 1568 2 years ago
Chris Boesch 763ee7955d Merge pull request #177 from DameonSmith/patch-1
Updating build.zig to support new API change.
2 years ago
Chris Boesch 7ed121ee12 new build number added 2 years ago
Chris Boesch 4056f0cb21 Merge pull request #178 from chrboesch/issue176
removed trim of trailing spaces
2 years ago
Chris Boesch 45aa554046 removed trim of trailing spaces 2 years ago
Dameon Smith 48ee92a9a5 Updating build.zig to support new API change.
I updated zig today and the addExecutable API appears to have changed with it. I was able to get the build to run again with this change.
2 years ago
Chris Boesch e95f966591 Merge pull request #175 from chrboesch/readme
notes for dev update to 1501
2 years ago
Chris Boesch 862950c11d notes for dev update to 1501 2 years ago
Chris Boesch 1baa4e2346 Merge pull request #174 from chrboesch/build
update to zig dev release 1501
2 years ago
Chris Boesch 894456a3cc update to zig dev release 1501 2 years ago
Chris Boesch 11d8df8b75 Merge pull request #173 from chrboesch/issue172
description of excercise 066 refined
2 years ago
Chris Boesch 2ca76b8388 description specified 2 years ago
Chris Boesch 00e6ad1f98 update goto-bus-stop 2 years ago
Chris Boesch c2cd1472a4 Merge pull request #170 from ratfactor/comment
comment corrected
2 years ago
Chris Boesch be1f9cd9b2 comment corrected 2 years ago
Chris Boesch 37326e3da2 Merge pull request #168 from chrboesch/end
the_end function added
2 years ago
Chris Boesch 0616cc4303 try to fix mac error 2 years ago
Chris Boesch 9d9dc1dacf changed 'the_end' to '999_the_end' 2 years ago
Chris Boesch 419b388f8d fix mac error 2 years ago
Chris Boesch 007f4d655b the_end function added 2 years ago
Chris Boesch 039e4736ca Merge pull request #167 from chrboesch/build
trim of leading spaces added
2 years ago
Chris Boesch 7fb9b199a3 trim of leading spaces added 2 years ago
Chris Boesch 8b7afad57a Update README.md 2 years ago
Chris Boesch ce8102f830 Merge pull request #145 from dasimmet/check_output_len
add check for trailing output characters
2 years ago
Chris Boesch 4e8d91c8f2 Merge pull request #166 from chrboesch/patches
patches fixed
2 years ago
Chris Boesch 171e2b693c fixed patches 2 years ago
Chris Boesch 68af87518f Merge branch 'main' into check_output_len 2 years ago
Chris Boesch 69a02c5ec4 Merge pull request #165 from chrboesch/readme
added note for async functions
2 years ago
Chris Boesch f8e960faeb added note for async functions 2 years ago
Chris Boesch d2f2485a17 Merge pull request #164 from chrboesch/async
disable the async excercises because of temporary not available in zig: https://github.com/ratfactor/ziglings/issues/163
2 years ago
Chris Boesch 22289d6ad1 disable the async excercises because of temporary not available in zig
compiler
2 years ago
Chris Boesch 860b923b16 Merge pull request #162 from rofrol/patch-3
writen -> written
2 years ago
Roman Frołow d59c3e9598 writen -> written 2 years ago
Chris Boesch d2c1ce2837 Merge pull request #161 from chrboesch/readme
changes from @typeInfo in Readme noted
2 years ago
Chris Boesch bfb1d95a1f changes from @typeInfo in Readme noted 2 years ago
Chris Boesch 95e793d484 Merge pull request #160 from chrboesch/typeinfo
patch because of a change in @typeInfo
2 years ago
Chris Boesch f0d43f488f patch because of a change in @typeInfo 2 years ago
Chris Boesch 46d233b97c Merge pull request #143 from kimshrier/exercise_060_f80
Exercise 60: mention new float type f80
@kimshrier Thank you!
2 years ago
Chris Boesch 9d3b2b822f Merge branch 'main' into exercise_060_f80 2 years ago
Chris Boesch a165c94255 Merge pull request #159 from chrboesch/readme
entered current zig version number in
2 years ago
Chris Boesch 27b7832016 entered current zig version number 2 years ago
Chris Boesch bb08131538 Merge pull request #158 from chrboesch/readme
update readme for new ziglang version
2 years ago
Chris Boesch 029839cb83 update readme for new ziglang version 2 years ago
Chris Boesch 318873a0fc Merge pull request #157 from chrboesch/e64
fixed: https://github.com/ratfactor/ziglings/issues/156
2 years ago
Chris Boesch 543d0ba585 fixed https://github.com/ratfactor/ziglings/issues/156 2 years ago
Chris Boesch 0b16f7e006 Merge pull request #138 from fjebaker/main
Exercise 82: typo and type fixes in comment
2 years ago
Chris Boesch 9bf33f3cd6 Merge pull request #155 from chrboesch/main
Update README.md
2 years ago
Chris Boesch 8b8d2a6caa Update README.md
Added action item for interfaces
2 years ago
Chris Boesch c7e422a1fc Merge pull request #154 from chrboesch/main
Update 042_pointers4.zig
2 years ago
Chris Boesch 1891030f49 Update 042_pointers4.zig
https://github.com/ratfactor/ziglings/pull/122
2 years ago