Files
zig/doc
Andrew Kelley e53b683bd3 Pointer Reform: proper slicing and indexing (#1053)
* enable slicing for single-item ptr to arrays
 * disable slicing for other single-item pointers
 * enable indexing for single-item ptr to arrays
 * disable indexing for other single-item pointers

see #770
closes #386
2018-06-04 22:11:14 -04:00
..
2016-08-29 22:14:09 -07:00
2018-05-31 17:28:07 -04:00
2017-09-25 15:04:52 -04:00
2017-09-30 18:20:55 -04:00