diff --git a/cache/cli/main.o b/cache/cli/main.o deleted file mode 100644 index c8a6f46..0000000 Binary files a/cache/cli/main.o and /dev/null differ diff --git a/cache/noja/assembler/assembler.o b/cache/noja/assembler/assembler.o deleted file mode 100644 index d5bebef..0000000 Binary files a/cache/noja/assembler/assembler.o and /dev/null differ diff --git a/cache/noja/builtins/basic.o b/cache/noja/builtins/basic.o deleted file mode 100644 index 8813ca9..0000000 Binary files a/cache/noja/builtins/basic.o and /dev/null differ diff --git a/cache/noja/builtins/files.o b/cache/noja/builtins/files.o deleted file mode 100644 index 76903e5..0000000 Binary files a/cache/noja/builtins/files.o and /dev/null differ diff --git a/cache/noja/builtins/math.o b/cache/noja/builtins/math.o deleted file mode 100644 index 54dd9e1..0000000 Binary files a/cache/noja/builtins/math.o and /dev/null differ diff --git a/cache/noja/common/executable.o b/cache/noja/common/executable.o deleted file mode 100644 index 4ae94db..0000000 Binary files a/cache/noja/common/executable.o and /dev/null differ diff --git a/cache/noja/compiler/compile.o b/cache/noja/compiler/compile.o deleted file mode 100644 index e5cfaf8..0000000 Binary files a/cache/noja/compiler/compile.o and /dev/null differ diff --git a/cache/noja/compiler/parse.o b/cache/noja/compiler/parse.o deleted file mode 100644 index f666502..0000000 Binary files a/cache/noja/compiler/parse.o and /dev/null differ diff --git a/cache/noja/noja.o b/cache/noja/noja.o deleted file mode 100644 index c333c9a..0000000 Binary files a/cache/noja/noja.o and /dev/null differ diff --git a/cache/noja/noja_internals.o b/cache/noja/noja_internals.o deleted file mode 100644 index b47f6a2..0000000 Binary files a/cache/noja/noja_internals.o and /dev/null differ diff --git a/cache/noja/objects/heap.o b/cache/noja/objects/heap.o deleted file mode 100644 index 05df075..0000000 Binary files a/cache/noja/objects/heap.o and /dev/null differ diff --git a/cache/noja/objects/o_bool.o b/cache/noja/objects/o_bool.o deleted file mode 100644 index 34772b9..0000000 Binary files a/cache/noja/objects/o_bool.o and /dev/null differ diff --git a/cache/noja/objects/o_buffer.o b/cache/noja/objects/o_buffer.o deleted file mode 100644 index e664c23..0000000 Binary files a/cache/noja/objects/o_buffer.o and /dev/null differ diff --git a/cache/noja/objects/o_closure.o b/cache/noja/objects/o_closure.o deleted file mode 100644 index dfe03bf..0000000 Binary files a/cache/noja/objects/o_closure.o and /dev/null differ diff --git a/cache/noja/objects/o_dir.o b/cache/noja/objects/o_dir.o deleted file mode 100644 index b1a64bc..0000000 Binary files a/cache/noja/objects/o_dir.o and /dev/null differ diff --git a/cache/noja/objects/o_file.o b/cache/noja/objects/o_file.o deleted file mode 100644 index 4fde6af..0000000 Binary files a/cache/noja/objects/o_file.o and /dev/null differ diff --git a/cache/noja/objects/o_float.o b/cache/noja/objects/o_float.o deleted file mode 100644 index b78dba4..0000000 Binary files a/cache/noja/objects/o_float.o and /dev/null differ diff --git a/cache/noja/objects/o_int.o b/cache/noja/objects/o_int.o deleted file mode 100644 index e5974f7..0000000 Binary files a/cache/noja/objects/o_int.o and /dev/null differ diff --git a/cache/noja/objects/o_list.o b/cache/noja/objects/o_list.o deleted file mode 100644 index 8b88e6a..0000000 Binary files a/cache/noja/objects/o_list.o and /dev/null differ diff --git a/cache/noja/objects/o_map.o b/cache/noja/objects/o_map.o deleted file mode 100644 index 6ede682..0000000 Binary files a/cache/noja/objects/o_map.o and /dev/null differ diff --git a/cache/noja/objects/o_none.o b/cache/noja/objects/o_none.o deleted file mode 100644 index 192315c..0000000 Binary files a/cache/noja/objects/o_none.o and /dev/null differ diff --git a/cache/noja/objects/o_string.o b/cache/noja/objects/o_string.o deleted file mode 100644 index ed8c221..0000000 Binary files a/cache/noja/objects/o_string.o and /dev/null differ diff --git a/cache/noja/objects/objects.o b/cache/noja/objects/objects.o deleted file mode 100644 index 41a5862..0000000 Binary files a/cache/noja/objects/objects.o and /dev/null differ diff --git a/cache/noja/runtime/o_func.o b/cache/noja/runtime/o_func.o deleted file mode 100644 index f3358e0..0000000 Binary files a/cache/noja/runtime/o_func.o and /dev/null differ diff --git a/cache/noja/runtime/o_nfunc.o b/cache/noja/runtime/o_nfunc.o deleted file mode 100644 index 50c7602..0000000 Binary files a/cache/noja/runtime/o_nfunc.o and /dev/null differ diff --git a/cache/noja/runtime/o_staticmap.o b/cache/noja/runtime/o_staticmap.o deleted file mode 100644 index 2100579..0000000 Binary files a/cache/noja/runtime/o_staticmap.o and /dev/null differ diff --git a/cache/noja/runtime/runtime.o b/cache/noja/runtime/runtime.o deleted file mode 100644 index a2d5d86..0000000 Binary files a/cache/noja/runtime/runtime.o and /dev/null differ diff --git a/cache/noja/runtime/runtime_error.o b/cache/noja/runtime/runtime_error.o deleted file mode 100644 index 5ececc7..0000000 Binary files a/cache/noja/runtime/runtime_error.o and /dev/null differ diff --git a/cache/noja/utils/bpalloc.o b/cache/noja/utils/bpalloc.o deleted file mode 100644 index 6fc8ac7..0000000 Binary files a/cache/noja/utils/bpalloc.o and /dev/null differ diff --git a/cache/noja/utils/bucketlist.o b/cache/noja/utils/bucketlist.o deleted file mode 100644 index 6da73b6..0000000 Binary files a/cache/noja/utils/bucketlist.o and /dev/null differ diff --git a/cache/noja/utils/error.o b/cache/noja/utils/error.o deleted file mode 100644 index a017996..0000000 Binary files a/cache/noja/utils/error.o and /dev/null differ diff --git a/cache/noja/utils/hash.o b/cache/noja/utils/hash.o deleted file mode 100644 index 3922670..0000000 Binary files a/cache/noja/utils/hash.o and /dev/null differ diff --git a/cache/noja/utils/labellist.o b/cache/noja/utils/labellist.o deleted file mode 100644 index b6a361b..0000000 Binary files a/cache/noja/utils/labellist.o and /dev/null differ diff --git a/cache/noja/utils/promise.o b/cache/noja/utils/promise.o deleted file mode 100644 index 292a849..0000000 Binary files a/cache/noja/utils/promise.o and /dev/null differ diff --git a/cache/noja/utils/source.o b/cache/noja/utils/source.o deleted file mode 100644 index a6f3594..0000000 Binary files a/cache/noja/utils/source.o and /dev/null differ diff --git a/cache/noja/utils/stack.o b/cache/noja/utils/stack.o deleted file mode 100644 index e4def38..0000000 Binary files a/cache/noja/utils/stack.o and /dev/null differ diff --git a/cache/noja/utils/utf8.o b/cache/noja/utils/utf8.o deleted file mode 100644 index 04e0b97..0000000 Binary files a/cache/noja/utils/utf8.o and /dev/null differ diff --git a/libnoja.a b/libnoja.a deleted file mode 100644 index 78aa350..0000000 Binary files a/libnoja.a and /dev/null differ