From 3f4c63c8d1526180db5bf14ee616b471a72673d0 Mon Sep 17 00:00:00 2001 From: Brett Laptop Date: Fri, 2 May 2025 12:59:42 -0400 Subject: [PATCH] start working on functions! --- .idea/editor.xml | 236 ++++++++++++++++++++++++++++++++++++++++ CMakeLists.txt | 2 +- include/blt/gp/fwdecl.h | 6 +- include/blt/gp/tree.h | 124 ++++++++++++++++----- src/tree.cpp | 22 ++++ 5 files changed, 360 insertions(+), 30 deletions(-) diff --git a/.idea/editor.xml b/.idea/editor.xml index eb7507a..c8d69a1 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -1,12 +1,248 @@ +