Skip to content

Commit 7499772

Browse files
docs: update TODO.md
1 parent 664f96b commit 7499772

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

TODO.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# TODO
22

3-
- [ ] add REPL feature
3+
- [ ] cli
44
- [ ] diff and patches; solutions and testing
5-
- [x] watch; continuously check and update fs
6-
- [x] multi-threading
5+
- [ ] improve software design and implementation; commands pattern + MPSC queue
76
- [ ] add exercises
87
- [ ] variables
98
- [ ] functions
@@ -23,5 +22,4 @@
2322
- [ ] threads (concurrency, multi-threading, OS, hardware)
2423
- [ ] preprocessors (#include, #def, #ifdef)
2524
- [ ] cpphistory (creator, why was it created, cpp versions, features, c++11, c++14, c++17, c++20, c++23, c++26)
26-
- [ ] extras
27-
- [ ] bit-manipultion (bitwise arithmetic, operations, logic gates, hardware, OS)
25+
- [ ] bit-manipultion (bitwise arithmetic, operations, logic gates, hardware, OS)

0 commit comments

Comments
 (0)