changed: pointer promotes to multi-pointer
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 23 Mar 2023 23:58:20 +0000 (18:58 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 23 Mar 2023 23:58:20 +0000 (18:58 -0500)
commitde57f38ce2787cc021bd1416e50c206606cc0c22
tree34a96406abd298ea885ec9e4cdc808445a47a2ab
parent99ddbf6d675b2b9cfc9ea7640e99c4507c5deade
changed: pointer promotes to multi-pointer
compiler/src/types.c
core/alloc/alloc.onyx
core/conv/conv.onyx
core/conv/format.onyx
core/conv/parse.onyx
core/runtime/platform/onyx/fs.onyx
core/string/string.onyx