function definitions outside modules
This commit is contained in:
21
TODO.org
21
TODO.org
@@ -1,3 +1,18 @@
|
||||
* DONE errors should be printed in the org buffer.
|
||||
* TODO code blck in session gets stuck and does not finish evaluation.
|
||||
* TODO import top-level defined functions into the session.
|
||||
* Tasks
|
||||
** DONE [[./tasks/00-index.md]]
|
||||
** DONE [[./tasks/01-project-setup.md]]
|
||||
** DONE [[./tasks/02-basic-execution.md]]
|
||||
** DONE [[./tasks/03-variable-injection.md]]
|
||||
** DONE [[./tasks/04-error-handling.md]]
|
||||
** DONE [[./tasks/05-result-formatting.md]]
|
||||
** DONE [[./tasks/06-test-suite.md]]
|
||||
** DONE [[./tasks/07-session-support.md]]
|
||||
** TODO [[./tasks/08-mix-project-support.md]]
|
||||
** TODO [[./tasks/09-remote-shell.md]]
|
||||
** TODO [[./tasks/10-async-execution.md]]
|
||||
** DONE [[./tasks/11-fix-error-display-in-buffer.md]]
|
||||
** DONE [[./tasks/12-imports-block-support-FIX.md]]
|
||||
** DONE [[./tasks/12-imports-block-support.md]]
|
||||
|
||||
* Issues
|
||||
** TODO code block in session gets stuck and does not finish evaluation.
|
||||
|
||||
Reference in New Issue
Block a user