From 3be661bbb51e36b629d1a727a3e6863aca039859 Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 12 Jun 2023 15:01:49 -0700 Subject: [PATCH] Updated TODO --- TODO.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 909d1fc..843eaf4 100644 --- a/TODO.md +++ b/TODO.md @@ -1,12 +1,13 @@ - Prettyprint mi/h, mi/g - - Minimize parenthesis + - Minimize parenthesis when printing expressions - Sane autoconversion (mi + km) ## Pre-release - Commands to list constants, units, and substitutions - Documentation (usage) - Documentation (comments) - - More units (build.rs for constants and units) + - More units (Multiple files?) + - Build.rs for constants - Print with highlighting - Cleanup tests, test commands - Unit tests @@ -49,7 +50,7 @@ - strip_unit function - Unit info command - Constant info command - + - Convert to base unit ## Prompt - Live syntax/output (like firefox js terminal)