moved file library to os package
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 3 Dec 2021 17:42:34 +0000 (11:42 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 3 Dec 2021 17:42:34 +0000 (11:42 -0600)
commitab3b86ecb510ffb66d7cbb6fd29b95577ee2e8ac
treee2cda3bae7a796fbd35d234270822ed528e3c382
parent124e17f85cd477102da0f08c76dd594f5aeb7cd1
moved file library to os package
core/io/file.onyx [deleted file]
core/os/file.onyx [new file with mode: 0644]
core/std.onyx
scripts/run_tests.onyx
tests/aoc-2021/day01.onyx
tests/aoc-2021/day02.onyx
tests/aoc-2021/day03.onyx