From a15270b6b50357032b0257d82e9c31c0f5061d00 Mon Sep 17 00:00:00 2001 From: Brett Date: Fri, 2 May 2025 00:15:31 -0400 Subject: [PATCH] forward --- .idea/editor.xml | 2 + CMakeLists.txt | 2 +- include/blt/gp/fwdecl.h | 9 ++ include/blt/gp/tree.h | 180 ++++++++++++++++------------------------ src/program.cpp | 4 +- src/tree.cpp | 75 +++++++++++++++-- 6 files changed, 152 insertions(+), 120 deletions(-) diff --git a/.idea/editor.xml b/.idea/editor.xml index a8c6caa..eb7507a 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -7,6 +7,8 @@