From 7468166f14c8339e19bf3e0fb74739b90c405d5c Mon Sep 17 00:00:00 2001 From: Robbie Gleichman Date: Mon, 2 Jan 2017 00:41:26 -0800 Subject: [PATCH] Update todo. --- todo.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/todo.md b/todo.md index b560e4a..7c3e6fc 100644 --- a/todo.md +++ b/todo.md @@ -1,17 +1,16 @@ # Todo ## Todo Now -* Add binding variable names to the match icon. Don't display the name if it is only one character. +* Fix whitspace being stripped in comments. + +* Add wiki pages discussing: Why a visual language?, Glance design goals, History of Glance, FAQ's, How to contribute, Code guide [code style, ...], Related projects, examples demonstrating the utility of Glance etc.. ## Todo Later -* Add wiki pages discussing: Why a visual language?, Glance design goals, History of Glance, FAQ's, How to contribute, Code guide [code style, ...], Related projects, examples demonstrating the utility of Glance etc.. ### Testing todos * Fix the arrowheads being too big for SyntaxGraph drawings. ### Visual todos -* Fix whitspace being stripped in comments. - * Draw bounding boxes for lambdas (use dashed lines) * Use different line styles (e.g. dashed, solid, wavy) in addition to colors