463 Commits (e7326dc5f92dd8a2dc8bd7cafb5b3eaaf55ce99b)
 

Author SHA1 Message Date
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
Chris Boesch 287669845a Merge pull request #144 from phantom32-0/patch-1
fix minor typo in contributing.md
2 years ago
Chris Boesch 7d3ea585f5 Merge pull request #148 from lmbarros/patch-1
Fix typo: "written", not "writen"
2 years ago
Leandro Motta Barros b08233eafe Fix typo: "written", not "writen" 2 years ago
Tobias Simetsreiter e978b09a0a output fixes to 16 and 19 2 years ago
Tobias Simetsreiter eb24c6291a exit non zero on error 2 years ago
Tobias Simetsreiter ae193c08c3 exclude trailing newlines and spaces 2 years ago
Tobias Simetsreiter 980a278ccc add check for trailing output characters 2 years ago
Ertuğrul Özdemir e6ef5e6191 fix minor typo in contributing.md 2 years ago
Kim SHrier f2a4209f6d Exercise 60: mention new float type f80 2 years ago
Fergus Baker c18ad78832 typo and type fixes in comment 2 years ago
Dave Gauer 5a920ac48c README tweaks and another ver bump 2 years ago
Dave Gauer ec94dd177b Merge pull request #136 from SebastianAigner/fix-NativeTargetInfo-detect-param
Remove parameter in call to NativeTargetInfo.detect
2 years ago
Sebastian Aigner 74ce482711 Remove parameter in call to NativeTargetInfo.detect
Compatibility with ziglang/zig@3ee01c14ee
2 years ago
Dave Gauer f59e07b303 Bump version for Ex 074 fix from upstream :-) 2 years ago
Dave Gauer 9d0c2dd0a8 Merge pull request #134 from BlueAlmost/bitreverse_comment
corrected @bitReverse for only 1 arg, instead of 2 args
2 years ago
Dave Gauer 6f284c251e Merge pull request #133 from DerTee/fix_typo_contributing
fix typo in contributing.md
2 years ago
James LeBlanc b69a297e32 corrected @bitReverse for only 1 arg, instead of 2 args 2 years ago
DerTee 5f1dd63f18 fix typo 2 years ago
Dave Gauer 2656b26c83 Update Zig development build minimum version 2 years ago
Dave Gauer 0dd14a7dc0 Merge pull request #132 from bracki/fix-async-exercises
Compile async exercise with stage 1 compiler
2 years ago