diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-02-13 13:57:27 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-02-13 13:57:27 +0100 |
| commit | 84ac5f52efc9bc13fd1d3bd18991b1667aaf0413 (patch) | |
| tree | 3256a711dbb8690cda8ce670196ecaa7eb689a52 /TODO.md | |
| parent | 97c9dba402d6d4097cbdc4c44c00222c53122033 (diff) | |
| download | nissy-84ac5f52efc9bc13fd1d3bd18991b1667aaf0413.tar.gz nissy-84ac5f52efc9bc13fd1d3bd18991b1667aaf0413.zip | |
Small makefile changes, fixed todo list
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 | ||
