From 4cfd7ec8b75b79ae9db4996fffa3e87dd8354dab Mon Sep 17 00:00:00 2001 From: Mark Date: Wed, 14 Jun 2023 09:25:19 -0700 Subject: [PATCH] Updated todo --- TODO.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 58cf912..f7ff637 100644 --- a/TODO.md +++ b/TODO.md @@ -2,8 +2,6 @@ - Reference previous results - Minimize parenthesis when printing expressions - Sane autoconversion (mi + km) - - -> as "to" - - strip_unit function ## Pre-release @@ -11,7 +9,9 @@ - Documentation (usage) - Documentation (comments) - Print with highlighting - - Cleanup tests, test commands, test units, trig/function tests + - Cleanup tests + - Test commands + - Test functions (nounit, tobase) - Releases @@ -46,7 +46,6 @@ - Sums and products - Unit info command - Constant info command - - Convert to base unit ## Prompt - Live syntax/output (like firefox js terminal)