| File | Line | Tag | Details |
| sok.cpp | 39 | IDEA | SOK should not know anything about SO's attributes_. |
| boot.leo | 118 | IDEA | ODO operator "bind" can replace [ 0 1 .. 34 ] by its SOA* if it was defined as "const" define before. |
| linesource.h | 30 | IDEA | a class for reading a file and another class for reading from stdin. A third to read interactively? |
| opdiss2.cpp | 61 | IDEA | remove EXCL after implementation |
| adapter128.cpp | 77 | IDEA | DBC_PRE( check ) |
| adapter128.cpp | 219 | IDEA | Algorithm without intermediate string |
| opext.cpp | 130 | IDEA | move semantics... |
| sod.cpp | 95 | IDEA | ( auto it : *this ) |
| sod.cpp | 130 | IDEA | for( auto it : *this ) |
| leojupyterdocker.sh | 5 | IDEA | This command has a duplicate in DOCKER.leojupyter.md. |
| ARCHITECTURE.md | 98 | IDEA | text |
| ARCHITECTURE.md | 102 | IDEA | text |
| makefile | 152 | IDEA | How to keep in sync with the KDevelop configuration? |
| makefile | 291 | IDEA | DRY with target CLOC |
| makefile | 391 | TODO | How to test leojupyter? |
| PyUnpacking.leo | 12 | IDEA | Version which removes entries from arr. |
| USING.md | 163 | TODO | Jupyter notebooks -> USING |
| opana.cpp | 1030 | IDEA | Call the operator this way smells. |
| opdiss.cpp | 100 | IDEA | C++ move semantic could be an improvement. See operator idiv, too. |
| soq.h | 88 | IDEA | how to handle the problem without an exit() in the ctor? |
| LANGUAGE.md | 14 | IDEA | blue print: Chapter 3 Language from the red book... |
| LANGUAGE.md | 70 | IDEA | TBD... |
| LANGUAGE.md | 343 | IDEA | details... |
| algo.cpp | 29 | TODO | Fix the fact, that there are two algorithms for gcd in Leonardus! This and the std::gcd. |
| interpreter.cpp | 139 | IDEA | Why gcov sees here unreached statements? |
| lb.sh.in | 85 | IDEA | Replace this heuristics with an algorithm for escaping |