Commit graph

9 commits

Author SHA1 Message Date
Chris Boesch
7679f93f68 Converted var to const if there is no mutation in var.
This is checked from compiler version 0.12.0-dev.1664
2023-11-21 15:01:22 +01:00
Kim SHrier
db653d29ee fix typo 2023-07-03 02:06:40 -06:00
Chris Boesch
a5a36337e8 Revised exercises due to the changes of Zig version 0.11.0-dev.3853 2023-06-26 23:43:39 +02:00
lording
ccb580f95d Fix broken builtin name in exercise 96 2023-06-22 08:23:22 +00:00
Kim SHrier
b072c0014c Fix reference to slice_ptr in example code 2023-05-07 03:08:03 -06:00
Chris Boesch
3121ebff30 Update 096_memory_allocation.zig
formatting
2023-04-12 17:14:18 +02:00
Chris Boesch
8f67cb8c02 added line feed 2023-03-09 12:20:45 +01:00
Sean Aubin
be87134397 change empty init to '???' placeholder 2023-03-08 19:22:17 -05:00
Sean Aubin
484822a8da rename memory allocation 095 -> 096 2023-03-08 13:42:21 -05:00
Renamed from exercises/095_memory_allocation.zig (Browse further)