Removed tasks.txt, most of it is moved to Track, some general issues were not
This commit is contained in:
parent
8780fbf8bb
commit
673fb25e4d
16
tasks.txt
16
tasks.txt
|
@ -1,16 +0,0 @@
|
|||
|
||||
A few suggestions for tasks
|
||||
* Optimise
|
||||
* Refactor
|
||||
* Preprocessor
|
||||
- expand macros (under work)
|
||||
- include files
|
||||
- etc?
|
||||
* Token list
|
||||
- improve the variable id for class member variables
|
||||
- simplify "void f(x) int x; {" into "void f(int x) {"
|
||||
- etc?
|
||||
* Add unit tests
|
||||
* improved error message handling
|
||||
|
||||
|
Loading…
Reference in New Issue