diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -5,8 +5,7 @@ It's more of a personal reminder than anything else. | |||
| 5 | 5 | ||
| 6 | ## For version 2.1 | 6 | ## For version 2.1 |
| 7 | ### Memory management | 7 | ### Memory management |
| 8 | * Free large tables from memory before exit (this is not strictly necessary, | 8 | * freemem command: implement the 5 functions, execute at the end of shell.c |
| 9 | but can help with WSL bugs) | ||
| 10 | ### Installation | 9 | ### Installation |
| 11 | * Is it possible to make table generation at least 3x faster? | 10 | * Is it possible to make table generation at least 3x faster? |
| 12 | ### Documentation | 11 | ### Documentation |
| @@ -40,6 +39,8 @@ including e.g. solutions that were not shown because -c) | |||
| 40 | * transform alg, rufify etc... | 39 | * transform alg, rufify etc... |
| 41 | * command notation to list available moves | 40 | * command notation to list available moves |
| 42 | * make multi-step solve much more general and create command | 41 | * make multi-step solve much more general and create command |
| 42 | * input directly cube status instead of moves | ||
| 43 | (graphical: maybe there is a cubing.js function; command line: ???) | ||
| 43 | 44 | ||
| 44 | ## Distribution | 45 | ## Distribution |
| 45 | 46 | ||
