diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -4,9 +4,6 @@ This is a list of things that I would like to add or change at some point. | |||
| 4 | It's more of a personal reminder than anything else. | 4 | It's more of a personal reminder than anything else. |
| 5 | 5 | ||
| 6 | ## For version 2.1 | 6 | ## For version 2.1 |
| 7 | ### Bugs | ||
| 8 | * when reading scramble, unmatched ( does not produce any error, unmatched ) | ||
| 9 | produces TWO errors but it goes on anyway | ||
| 10 | ### Scrambles | 7 | ### Scrambles |
| 11 | * Better two-phase solver, make sure to not have cancelling moves | 8 | * Better two-phase solver, make sure to not have cancelling moves |
| 12 | (possibly use cleanup function) | 9 | (possibly use cleanup function) |
| @@ -23,6 +20,8 @@ produces TWO errors but it goes on anyway | |||
| 23 | ### More | 20 | ### More |
| 24 | * Anything quick and easy from the sections below | 21 | * Anything quick and easy from the sections below |
| 25 | * fix LICENSE file | 22 | * fix LICENSE file |
| 23 | * Download page at nissy.tronto.net, upload every dist version there | ||
| 24 | (and then always run make clean before git push) | ||
| 26 | 25 | ||
| 27 | ## Commands | 26 | ## Commands |
| 28 | 27 | ||
