From de853370be2ce0bd22780640918e366d3ba644ca Mon Sep 17 00:00:00 2001 From: Brett Laptop Date: Sat, 18 Jan 2025 18:04:35 -0500 Subject: [PATCH] wow --- .idea/editor.xml | 242 ++++++++++++++++++++++++++++++++++ CMakeLists.txt | 2 +- include/blt/gp/stack.h | 13 +- include/blt/gp/transformers.h | 16 +-- include/blt/gp/tree.h | 139 +++++++++++++++---- src/transformers.cpp | 237 +++++++-------------------------- src/tree.cpp | 148 +++++++++++++++++++-- 7 files changed, 562 insertions(+), 235 deletions(-) diff --git a/.idea/editor.xml b/.idea/editor.xml index 5fff85e..dfdaaeb 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -240,5 +240,247 @@