Commit Graph

  • 86e017eb32 Adding note to the monster 058 for the unwary Dave Gauer 2021-11-07 21:16:46 -05:00
  • 40656031c5 Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-11-07 20:52:39 -05:00
  • 7d29fd8ce4 Updated README with new scope of Ziglings Dave Gauer 2021-11-07 20:52:05 -05:00
  • 49ce260748 Added ex91 - closing in on async! Dave Gauer 2021-11-07 20:51:33 -05:00
  • c7868de511 Merge pull request #77 from jhalmen/fmt Dave Gauer 2021-11-07 19:38:47 -05:00
  • f8b8531930 zig fmt Jonathan Halmen 2021-11-05 17:37:12 +01:00
  • 29d32bfa79 fix whitespace line-endings Jonathan Halmen 2021-11-05 16:44:29 +01:00
  • 4c7eebbbfc Removed confusing explanation from 076 Dave Gauer 2021-10-18 19:04:12 -04:00
  • ef4bd3c749 Bumped version requirement Dave Gauer 2021-10-09 11:01:17 -04:00
  • 0ba79fe869 Updated for dev pre-release build v0.9.0-dev.1343 Dave Gauer 2021-10-09 10:19:34 -04:00
  • cd2f9b8007 Merge pull request #72 from tensorush/my-branch Dave Gauer 2021-09-15 19:52:23 -04:00
  • f9e2da67f4 Fix exercises 058 and 081 🔧 Georgy Trush 2021-09-04 19:00:03 +03:00
  • 424f3e95f9 Merge pull request #71 from franciscod/patch-1 Dave Gauer 2021-09-03 16:49:39 -04:00
  • af3fabd59b fix typo in 076 (sentinal -> sentinel) Francisco Demartino 2021-09-03 17:08:43 -03:00
  • 15827c1df3 Update 052_slices.zig Dave Gauer 2021-08-30 17:55:32 -04:00
  • 065d409d0e Update 047_methods.zig Dave Gauer 2021-08-30 17:55:10 -04:00
  • e90042b95e Update 037_structs.zig Dave Gauer 2021-08-29 08:37:56 -04:00
  • 1b2b90317c Update 033_iferror.zig Dave Gauer 2021-08-28 10:57:51 -04:00
  • 1c14338573 Update 033_iferror.zig Dave Gauer 2021-08-28 10:55:34 -04:00
  • 6912bd70ca Update 024_errors4.zig Dave Gauer 2021-08-28 10:35:40 -04:00
  • d14cc0a8ab Update 018_functions.zig Dave Gauer 2021-08-28 10:25:03 -04:00
  • 0603ab1e02 Update 018_functions.zig Dave Gauer 2021-08-28 10:22:44 -04:00
  • 8e540d6388 018 awkward wording Dave Gauer 2021-08-28 10:20:37 -04:00
  • 1e1bed46e1 Merge pull request #70 from Palm404/patch-1 Dave Gauer 2021-08-24 09:28:21 -04:00
  • 784c5c1600 Merge pull request #69 from Palm404/main Dave Gauer 2021-08-24 09:27:41 -04:00
  • f1153fdcb0 fix: Syntax error to fit formatting Palm 2021-08-20 15:25:23 -07:00
  • 981716e526 Fix: Fix grammar at 002_std.zig unknown 2021-08-19 08:59:18 -07:00
  • 008ad0d26b Merge pull request #68 from Palm404/main Dave Gauer 2021-08-19 08:33:17 -04:00
  • 2e782fbd86 fix: Grammar in 018_functions.zig unknown 2021-08-18 09:55:20 -07:00
  • 0210d6d7bc Merge branch 'main' of https://github.com/Palm404/ziglings into main unknown 2021-08-17 00:28:50 -07:00
  • 01c9f2a79f feat: More descriptive definition unknown 2021-08-17 00:28:40 -07:00
  • 37f8b445a2 fix: Change order to match 011_while.zig Palm 2021-08-17 00:01:55 -07:00
  • 162f84133d feat: Add more comparison operator coverage in 009_if.zig unknown 2021-08-16 23:56:10 -07:00
  • 90f0a1718e Merge pull request #67 from jcoppis/main Dave Gauer 2021-07-24 09:32:16 -04:00
  • 483daaa3a8 fix: typo in CONTRIBUTING.md Javier Coppis 2021-07-23 20:54:16 -03:00
  • 608468913c Cleaned trailing spaces, added trailing commas Dave Gauer 2021-07-21 11:33:32 -04:00
  • 44440ace5a Newline after PASSED so multiline results line up better Dave Gauer 2021-07-21 11:30:51 -04:00
  • a6a2810b09 Merge pull request #66 from Airbus5717/main Dave Gauer 2021-07-21 11:27:51 -04:00
  • fca600290c another fix Airbus5717 2021-07-21 17:03:44 +03:00
  • d6051b8b72 fix fmt Airbus5717 2021-07-21 17:02:13 +03:00
  • e051903055 added newline print to make output look nicer Airbus5717 2021-07-21 13:04:52 +03:00
  • aa733dc3ef No unused fn params Dave Gauer 2021-06-30 19:59:25 -04:00
  • f9a1956d88 no unusued vars Dave Gauer 2021-06-30 19:55:47 -04:00
  • 6157066b95 methods not namespaced Dave Gauer 2021-06-30 19:55:18 -04:00
  • c7b00fd83c No unused locals Dave Gauer 2021-06-30 19:39:36 -04:00
  • 76287cad45 no unused method params Dave Gauer 2021-06-30 19:28:27 -04:00
  • 290ba908ec methods NOT namespaced like i expected Dave Gauer 2021-06-30 19:18:13 -04:00
  • 843fd65882 unused consts now errors Dave Gauer 2021-06-30 19:00:50 -04:00
  • a84677d798 Must use capture value Dave Gauer 2021-06-30 17:56:42 -04:00
  • 6fb910b779 fml wrong link Dave Gauer 2021-06-30 17:33:38 -04:00
  • a29c316e04 oh shit its markdown Dave Gauer 2021-06-30 17:31:54 -04:00
  • 3f6a5067aa Note compiler syntax strictness (#60) Dave Gauer 2021-06-30 17:30:01 -04:00
  • 9d52c769d5 Oops, had committed WIP exercise Dave Gauer 2021-06-16 17:04:50 -04:00
  • be349dae5d added ub exploration to ex090 Dave Gauer 2021-06-15 10:12:57 -04:00
  • 34af14ca7b add ex090 async 7 Dave Gauer 2021-06-14 15:39:49 -04:00
  • 37ca10ab36 Merge pull request #59 from max-lv/main Dave Gauer 2021-06-14 13:00:58 -04:00
  • 9209879d73 Re-sync patches with current changes Dave Gauer 2021-06-14 11:52:22 -04:00
  • de322fab46 New usize explanation 008, etc. Dave Gauer 2021-06-14 11:26:04 -04:00
  • 989648d2cd Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-06-14 10:45:40 -04:00
  • 67ebfc7a95 Update version for real :-) Dave Gauer 2021-06-14 10:45:32 -04:00
  • 8df032e495 Merge pull request #58 from ZapAnton/008_replace_index_var_type Dave Gauer 2021-06-14 10:43:07 -04:00
  • b5c13537a0 Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-06-14 10:28:20 -04:00
  • 18335d519d Updated to master build 0.9.0-dev.137 Dave Gauer 2021-06-14 10:20:16 -04:00
  • be4da477b7 fix typo in 067_comptime2.zig max-lv 2021-06-12 21:15:19 -01:00
  • 069f6fc6d7 Merge pull request #57 from ZapAnton/066_fix_typo Dave Gauer 2021-05-29 14:14:07 -04:00
  • 965440b2a3 008_quiz: Replaced the type of the index variable ZapAnton 2021-05-28 21:46:08 +03:00
  • 5412578c1b 066_comptime: Typo fix ZapAnton 2021-05-28 21:39:21 +03:00
  • e47dccf245 Add ex089 Async 6 Dave Gauer 2021-05-27 19:04:11 -04:00
  • 2408f420bc Missing word in explanation ex085 Dave Gauer 2021-05-25 11:51:58 -04:00
  • 58daa603a4 Merge pull request #56 from g-w1/sus Dave Gauer 2021-05-25 11:50:12 -04:00
  • 433202d429 change suspend; to suspend {} jacob gw 2021-05-24 15:55:03 -04:00
  • 7ef800c1bf Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-05-13 19:48:13 -04:00
  • 110e556ae1 add ex088 async 5 await Dave Gauer 2021-05-13 19:48:10 -04:00
  • 4bd737d506 Merge pull request #54 from rofrol/patch-2 Dave Gauer 2021-05-13 11:34:01 -04:00
  • ab69eacb3f Merge pull request #55 from rofrol/patch-3 Dave Gauer 2021-05-13 11:22:24 -04:00
  • 4bdf39bfe5 this means Roman Frołow 2021-05-13 14:01:54 +02:00
  • 204146261c Prevent error "cast discards const qualifier" Roman Frołow 2021-05-13 13:25:29 +02:00
  • be279c78f5 add ex087 async 4 Dave Gauer 2021-05-12 21:36:57 -04:00
  • 3e5647d88c add ex086 async 3 Dave Gauer 2021-05-12 21:25:48 -04:00
  • 54c048b0a0 add ex085 async 2 Dave Gauer 2021-05-12 21:04:58 -04:00
  • 3b08761532 add ex084 async Dave Gauer 2021-05-12 20:35:29 -04:00
  • 03eb291d39 076 typo Dave Gauer 2021-05-09 20:01:16 -04:00
  • afc5f94a15 076 sentinels must be same type Dave Gauer 2021-05-09 19:59:38 -04:00
  • 4a379159a3 add ex083 anon lists Dave Gauer 2021-05-09 19:53:14 -04:00
  • c43e5480c6 add ex082 anon structs 3 Dave Gauer 2021-05-09 18:58:56 -04:00
  • c0bbbee176 add ex081 anon structs 2 Dave Gauer 2021-05-09 14:25:51 -04:00
  • ae0dc2b282 add ex080 anonymous structs 1 Dave Gauer 2021-05-09 13:24:25 -04:00
  • ac9a4dadfb Normalize interrobangs Dave Gauer 2021-05-09 13:15:53 -04:00
  • 34ac5f6742 Add ex079 quoted identifiers Dave Gauer 2021-05-09 13:10:09 -04:00
  • d4f5684450 Fix 076, add 077,078 sentinels and many-item pointers Dave Gauer 2021-05-08 18:51:08 -04:00
  • 831ee03e32 Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-05-06 20:32:41 -04:00
  • e9547cf808 add ex076 sentinels Dave Gauer 2021-05-06 20:32:36 -04:00
  • cc87c8e82d Merge pull request #52 from andrejp88/main Dave Gauer 2021-05-03 20:03:43 -04:00
  • c1371f5659 canna have two bars, cap'n Dave Gauer 2021-05-03 17:02:51 -04:00
  • 1b7155b11d improve wording of 052 Dave Gauer 2021-05-03 16:58:41 -04:00
  • ff5ba2cd1c Fix typo in 074 comptime 9 Andrej Petrović 2021-05-02 13:41:36 +01:00
  • 4760c62d62 Added ex075 Quiz 8 Dave Gauer 2021-04-30 21:35:56 -04:00
  • 060e2b9789 add ex074 comptime 9 Dave Gauer 2021-04-30 20:25:59 -04:00
  • f3cf67cd65 Clarify 048,049 comments from instructions (issue #48) Dave Gauer 2021-04-27 15:16:38 -04:00
  • 9f71d3711e adding enlightenment to 019 (for #50) Dave Gauer 2021-04-26 20:45:19 -04:00