file remove/rename; alloc bugfixes; string additions
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 18 May 2022 11:21:35 +0000 (06:21 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 18 May 2022 11:21:35 +0000 (06:21 -0500)
commitfff151a83099bb73e219da6c0500d6b8a3b398e8
tree17e57f3f974345d3e4aa17152a5b785786b61e3a
parentd11ed66143660b9998de1b844ddf915ec6bf0d0f
file remove/rename; alloc bugfixes; string additions
15 files changed:
core/alloc/arena.onyx
core/alloc/auto_heap.onyx
core/io/reader.onyx
core/onyx/fs.onyx
core/os/dir.onyx
core/os/file.onyx
core/os/os.onyx
core/os/process.onyx
core/string.onyx
core/wasi/wasi_fs.onyx
include/bh.h
include/small_windows.h
src/onyx_runtime.c
tests/struct_use_pointer_member
tests/struct_use_pointer_member.onyx