OctConf TODO: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
* Storage of debug control in the terminal (anything to do there or just use history_control)? GUI doesn't store them. | * Storage of debug control in the terminal (anything to do there or just use history_control)? GUI doesn't store them. | ||
* How to clear functions defined in the interpreter (or script file)? | * How to clear functions defined in the interpreter (or script file)? | ||
* Make which command report where built-in functions are |
Revision as of 14:50, 17 July 2012
- Rename core dump to workspace save
- Enable warnings locally?
- More demos in documentation (code sprint?). Copy @example into demo blocks and some @test into the documentation?
- More help on readline
- Storage of debug control in the terminal (anything to do there or just use history_control)? GUI doesn't store them.
- How to clear functions defined in the interpreter (or script file)?
- Make which command report where built-in functions are