Release Notes: Display of the blinking cursor has been improved. This release removes the selected list and parentheses highlights if you click outside a list. A try catch has been added to the code of the project thread, so that an error no longer causes the automatic update of the project window to stop.
Release Notes: A potential combinatoric explosion by the code analyzer was solved. A documentation error about the installation of Jabberwocky was corrected.
Release Notes: A serious bug that caused the failure of the start of a SBCL interaction pane on fast machines is resolved.
Release Notes: This release fixes a bug in the indentation that changed "unless" in "when" and "nil" in ().
Release Notes: A serious thread leak has been resolved.
Release Notes: This release adds an option to the popup menu of the LISP repository to stop the associated LISP process (as this is not yet stable enough). A bug in the syntax recognizer of multidimensional arrays has been fixed. The highlighting and indentation of defmacro forms has been changed. A possible hangup problem during loading editor content has been solved. A communication problem with sbcl that caused the failure of the debugger for sbcl has been solved.
Release Notes: This release fixes an update bug in the package change of symbols in the project explorer, sorts the KeyMap list, adds extra actions to add or move parentheses, adds the ability to associate a LISP process with the LISP repository, changs the analyzing of path names, and adds a binary distribution for Java 1.4.x.
Release Notes: Various indentation-related bugs are resolved.
Release Notes: Units are now shown when integer options are modified. Copy, Cut, Paste, and Delete menu items are added to the popup window of the interaction buffer. The command history window will no longer overlap with the taskbar. Complex numbers are parsed correctly now. "Load Editor Content With Error Check" now switches to the Task window. Closing an open file will remove all the warnings and errors about this file from the Task window.
Release Notes: The <Home> and <End> keys are mapped to jump to the beginning and end of the line. A bug in the Windows version that caused a hang of the interaction buffer when 'load editor content with check' was executed on a source containing CR characters is solved.