Changelog for spade-0.1.0.7
Changelog for S.P.A.D.E
Unreleased
- Added directory iterator.
- Make subscripted indexing work for strings and bytes.
0.1.0.6
- Added an output window within IDE.
- Added 'Run > Stop' menu item to kill the interpreter thread anytime.
- Ctrl-C during interpreter execution drops to debug mode.
- Make delete key to delete the selection, if there was one.
- A fix for backward selection weirdness where the selection follows cursor.
- Add 'debug' command to debug stdin behavior.
0.1.0.5
- Fix bug that caused the ide to freeze when the loaded program is run for
second time.
- Hide autocomplete window as soon as the only suggestion is the same as
search key.
0.1.0.4
- Fix regression that caused step debugging to freeze the ui.
0.1.0.3