aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index cff5110..e519df9 100644
--- a/README.md
+++ b/README.md
@@ -11,11 +11,16 @@ $ make test
11 11
12## TODO: 12## TODO:
13 13
14### Tests
15
16* inverse_move
17* inverse_trans
18
14### AVX2 19### AVX2
15 20
16* static `solvedcube` and co don't work, turn into functions? 21* fix base get_ and set_ macros (constant arguments?)
17* implement missing stuff (moves, transform) 22* implement missing stuff (moves, transform)
18* optimize things that use _base functions 23* optimize things that use get_ and set_
19 24
20### More features 25### More features
21 26

Generated with cgit - Back to sebastiano.tronto.net