xo-object2: streamline GCObject_DFloat + codegen

This commit is contained in:
Roland Conybeare 2026-01-15 00:46:39 -05:00
commit 9244302cc1
10 changed files with 152 additions and 78 deletions

View file

@ -8,7 +8,7 @@
#include "DList.hpp"
#include "object2_register_types.hpp"
#include "IGCObject_DFloat.hpp"
#include "number/IGCObject_DFloat.hpp"
#include "list/IGCObject_DList.hpp"
#include <xo/gc/Collector.hpp>