drastically improved the io.Reader code
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 1 Dec 2021 16:47:18 +0000 (10:47 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 1 Dec 2021 16:47:18 +0000 (10:47 -0600)
commit486641b8109cd252c2fd6733c577da1bcddb4d09
treed286e64d92a806db8bac30f69a7a036f3b33bba8
parent7071734600548951d6ab6541bd566548835660ce
drastically improved the io.Reader code
core/io/file.onyx
core/io/io.onyx
core/io/reader.onyx
core/io/stream.onyx
core/memory.onyx
modules/wasm_utils/parser.onyx
tests/aoc-2020/day24.onyx
tests/aoc-2021/day01 [new file with mode: 0644]
tests/aoc-2021/day01.onyx [new file with mode: 0644]
tests/aoc-2021/input/day01.txt [new file with mode: 0644]