aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-02-13 13:57:27 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2022-02-13 13:57:27 +0100
commit84ac5f52efc9bc13fd1d3bd18991b1667aaf0413 (patch)
tree3256a711dbb8690cda8ce670196ecaa7eb689a52 /TODO.md
parent97c9dba402d6d4097cbdc4c44c00222c53122033 (diff)
downloadnissy-84ac5f52efc9bc13fd1d3bd18991b1667aaf0413.tar.gz
nissy-84ac5f52efc9bc13fd1d3bd18991b1667aaf0413.zip
Small makefile changes, fixed todo list
Diffstat (limited to '')
-rw-r--r--TODO.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index b321a92..f043841 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,9 +4,6 @@ This is a list of things that I would like to add or change at some point.
4It's more of a personal reminder than anything else. 4It'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 )
9produces 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

Generated with cgit - Back to sebastiano.tronto.net