Diogo Neves
|
4c827a6ec2
|
adds missing 'the' to intro text
`some of things` => `some of the things`. (I'm loving the exercises and wanted to contribute in any way possible)
|
2023-02-16 00:39:56 +00:00 |
|
Chris Boesch
|
0f42850f7e
|
Merge pull request #182 from chrboesch/v1638
update to version 1636
|
2023-02-15 20:03:32 +01:00 |
|
Chris Boesch
|
561484280c
|
update to version 1636
|
2023-02-15 19:28:27 +01:00 |
|
Chris Boesch
|
2557913402
|
Update README.md
|
2023-02-12 17:37:41 +01:00 |
|
Chris Boesch
|
0dd1cf1b18
|
Merge pull request #180 from chrboesch/v1602
updated to version 011.0-dev.1602
|
2023-02-12 17:36:37 +01:00 |
|
Chris Boesch
|
5007e7330f
|
updated to version 011.0-dev.1602
|
2023-02-12 17:10:40 +01:00 |
|
Chris Boesch
|
bee73b80b9
|
noted changes for version 1568
|
2023-02-04 15:20:54 +01:00 |
|
Chris Boesch
|
763ee7955d
|
Merge pull request #177 from DameonSmith/patch-1
Updating build.zig to support new API change.
|
2023-02-04 15:12:50 +01:00 |
|
Chris Boesch
|
7ed121ee12
|
new build number added
|
2023-02-04 15:06:20 +01:00 |
|
Chris Boesch
|
4056f0cb21
|
Merge pull request #178 from chrboesch/issue176
removed trim of trailing spaces
|
2023-02-02 10:45:25 +01:00 |
|
Chris Boesch
|
45aa554046
|
removed trim of trailing spaces
|
2023-02-02 10:38:02 +01:00 |
|
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.
|
2023-02-01 21:51:47 -06:00 |
|
Chris Boesch
|
e95f966591
|
Merge pull request #175 from chrboesch/readme
notes for dev update to 1501
|
2023-02-01 00:06:24 +01:00 |
|
Chris Boesch
|
862950c11d
|
notes for dev update to 1501
|
2023-02-01 00:04:50 +01:00 |
|
Chris Boesch
|
1baa4e2346
|
Merge pull request #174 from chrboesch/build
update to zig dev release 1501
|
2023-01-31 23:58:33 +01:00 |
|
Chris Boesch
|
894456a3cc
|
update to zig dev release 1501
|
2023-01-31 23:48:50 +01:00 |
|
Chris Boesch
|
11d8df8b75
|
Merge pull request #173 from chrboesch/issue172
description of excercise 066 refined
|
2023-01-29 18:54:52 +01:00 |
|
Chris Boesch
|
2ca76b8388
|
description specified
|
2023-01-29 17:52:11 +01:00 |
|
Chris Boesch
|
00e6ad1f98
|
update goto-bus-stop
|
2023-01-27 21:39:33 +01:00 |
|
Chris Boesch
|
c2cd1472a4
|
Merge pull request #170 from ratfactor/comment
comment corrected
|
2023-01-27 00:13:50 +01:00 |
|
Chris Boesch
|
be1f9cd9b2
|
comment corrected
|
2023-01-27 00:07:20 +01:00 |
|
Chris Boesch
|
37326e3da2
|
Merge pull request #168 from chrboesch/end
the_end function added
|
2023-01-22 13:44:10 +01:00 |
|
Chris Boesch
|
0616cc4303
|
try to fix mac error
|
2023-01-22 13:34:46 +01:00 |
|
Chris Boesch
|
9d9dc1dacf
|
changed 'the_end' to '999_the_end'
|
2023-01-22 13:12:53 +01:00 |
|
Chris Boesch
|
419b388f8d
|
fix mac error
|
2023-01-21 23:54:11 +01:00 |
|
Chris Boesch
|
007f4d655b
|
the_end function added
|
2023-01-21 23:26:53 +01:00 |
|
Chris Boesch
|
039e4736ca
|
Merge pull request #167 from chrboesch/build
trim of leading spaces added
|
2023-01-21 18:09:39 +01:00 |
|
Chris Boesch
|
7fb9b199a3
|
trim of leading spaces added
|
2023-01-21 17:59:56 +01:00 |
|
Chris Boesch
|
8b7afad57a
|
Update README.md
|
2023-01-21 17:43:00 +01:00 |
|
Chris Boesch
|
ce8102f830
|
Merge pull request #145 from dasimmet/check_output_len
add check for trailing output characters
|
2023-01-21 17:17:46 +01:00 |
|
Chris Boesch
|
4e8d91c8f2
|
Merge pull request #166 from chrboesch/patches
patches fixed
|
2023-01-21 17:11:41 +01:00 |
|
Chris Boesch
|
171e2b693c
|
fixed patches
|
2023-01-21 17:03:40 +01:00 |
|
Chris Boesch
|
68af87518f
|
Merge branch 'main' into check_output_len
|
2023-01-21 14:41:35 +01:00 |
|
Chris Boesch
|
69a02c5ec4
|
Merge pull request #165 from chrboesch/readme
added note for async functions
|
2023-01-21 14:35:57 +01:00 |
|
Chris Boesch
|
f8e960faeb
|
added note for async functions
|
2023-01-21 14:19:48 +01:00 |
|
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
|
2023-01-21 14:09:20 +01:00 |
|
Chris Boesch
|
22289d6ad1
|
disable the async excercises because of temporary not available in zig
compiler
|
2023-01-21 13:57:32 +01:00 |
|
Chris Boesch
|
860b923b16
|
Merge pull request #162 from rofrol/patch-3
writen -> written
|
2023-01-18 09:40:38 +01:00 |
|
Roman Frołow
|
d59c3e9598
|
writen -> written
|
2023-01-17 23:24:32 +01:00 |
|
Chris Boesch
|
d2c1ce2837
|
Merge pull request #161 from chrboesch/readme
changes from @typeInfo in Readme noted
|
2023-01-14 16:08:02 +01:00 |
|
Chris Boesch
|
bfb1d95a1f
|
changes from @typeInfo in Readme noted
|
2023-01-14 16:02:16 +01:00 |
|
Chris Boesch
|
95e793d484
|
Merge pull request #160 from chrboesch/typeinfo
patch because of a change in @typeInfo
|
2023-01-14 15:47:09 +01:00 |
|
Chris Boesch
|
f0d43f488f
|
patch because of a change in @typeInfo
|
2023-01-14 15:36:36 +01:00 |
|
Chris Boesch
|
46d233b97c
|
Merge pull request #143 from kimshrier/exercise_060_f80
Exercise 60: mention new float type f80
@kimshrier Thank you!
|
2023-01-14 13:41:15 +01:00 |
|
Chris Boesch
|
9d3b2b822f
|
Merge branch 'main' into exercise_060_f80
|
2023-01-14 13:36:33 +01:00 |
|
Chris Boesch
|
a165c94255
|
Merge pull request #159 from chrboesch/readme
entered current zig version number in
|
2023-01-14 13:21:05 +01:00 |
|
Chris Boesch
|
27b7832016
|
entered current zig version number
|
2023-01-14 13:12:24 +01:00 |
|
Chris Boesch
|
bb08131538
|
Merge pull request #158 from chrboesch/readme
update readme for new ziglang version
|
2023-01-14 13:05:01 +01:00 |
|
Chris Boesch
|
029839cb83
|
update readme for new ziglang version
|
2023-01-14 12:56:52 +01:00 |
|
Chris Boesch
|
318873a0fc
|
Merge pull request #157 from chrboesch/e64
fixed: https://github.com/ratfactor/ziglings/issues/156
|
2023-01-14 12:38:27 +01:00 |
|