From ffc0d4b9b451d090f32dd379b1e20b53c081b5aa Mon Sep 17 00:00:00 2001 From: hppeng Date: Thu, 30 Jun 2022 05:27:35 -0700 Subject: [PATCH] Atree error validation and input combining --- builder/index.html | 8 ++- js/atree.js | 138 +++++++++++++++++++++++++++++++++++++++----- js/builder_graph.js | 2 +- 3 files changed, 129 insertions(+), 19 deletions(-) diff --git a/builder/index.html b/builder/index.html index cb9068a..066fa2a 100644 --- a/builder/index.html +++ b/builder/index.html @@ -618,10 +618,14 @@