From f6df8471931faeac7be76b8cdedc6daa48ab961d Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 7 Mar 2022 10:12:05 +0100 Subject: Set up for adding freemem command --- TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 553207f..a18c068 100644 --- a/TODO.md +++ b/TODO.md @@ -5,8 +5,7 @@ It's more of a personal reminder than anything else. ## For version 2.1 ### Memory management -* Free large tables from memory before exit (this is not strictly necessary, - but can help with WSL bugs) +* freemem command: implement the 5 functions, execute at the end of shell.c ### Installation * Is it possible to make table generation at least 3x faster? ### Documentation @@ -40,6 +39,8 @@ including e.g. solutions that were not shown because -c) * transform alg, rufify etc... * command notation to list available moves * make multi-step solve much more general and create command +* input directly cube status instead of moves + (graphical: maybe there is a cubing.js function; command line: ???) ## Distribution -- cgit v1.3