renamed 'auto_heap' to 'gc'
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 17 Oct 2022 19:12:57 +0000 (14:12 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 17 Oct 2022 19:12:57 +0000 (14:12 -0500)
commit17aa518e582b4ee844fe56b83c3219dd7aa7047d
tree2afd1e73bcb3a19a10143a595f03e1fbe46d560d
parent72e24ee311a0e0604088d86d79903a4688acca2c
renamed 'auto_heap' to 'gc'
.githooks/pre-commit
CHANGELOG
core/alloc.onyx
core/alloc/auto_heap.onyx [deleted file]
core/alloc/gc.onyx [new file with mode: 0644]
core/alloc/heap.onyx
core/container/iter.onyx
scripts/run_tests.onyx