]> gitweb.factorcode.org Git - factor.git/commit
VM: merge of the free_list and free_list_allocator classes
authorBjörn Lindqvist <bjourne@gmail.com>
Mon, 3 Oct 2016 03:09:02 +0000 (05:09 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Sat, 8 Oct 2016 05:04:28 +0000 (07:04 +0200)
commitc2f4fdb172102c4f32c44ded2fc7067ad8dcd521
treefb81f006bbf44ba7fd491a5f0e4e92077c5596da
parentf0eec26f3ca5d2ceead39c69126cb757c62d5188
VM: merge of the free_list and free_list_allocator classes

Seem simpler to have all the free list stuff in one class rather than
split it over two classes.
GNUmakefile
Nmakefile
vm/code_blocks.cpp
vm/data_heap.cpp
vm/free_list.cpp [deleted file]
vm/free_list.hpp