updated io.stream to use multiple return values; small mrv bug fixes
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 12 Jan 2021 21:06:23 +0000 (15:06 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 12 Jan 2021 21:06:23 +0000 (15:06 -0600)
commit63645c15da4070dcc4a3c79822f6b365e8d0fc22
tree94c1c522ee57ef973192705df705ca728734bd89
parentae21e1b86c84ee1fb666bf582cf772e834a8f100
updated io.stream to use multiple return values; small mrv bug fixes
bin/onyx
core/io/reader.onyx
core/io/stream.onyx
onyx.exe
src/onyxtypes.c
src/onyxwasm.c
tests/string_stream_test [new file with mode: 0644]
tests/string_stream_test.onyx [new file with mode: 0644]