Ok. Here is my memory list:
- MessageBrowser with filter
- Epicea for code changes
- haltOnce is active by default per method. It not requires global turning on.��
- haltOnce is managed from source code area in Nautilus
- execution counter for message nodes in source code area in Nautilus
- anObject asMethodConst to cache expressions dynamically.
- debugger temp names mapping is fixed
- improved debugger title for DNU
- ephemeron support
- more reliable interruption by cmd+.
- cmd+r in Nautilus supports any nodes: message rename, inst var rename, class rename and etc.
- fast inspector based on FastTable
- fast debugger based on FastTable
- workspace variables are visible from debugger
- inheritable process specific variables
- new process specific variable CurrentExecutionEnvironment with values: DefaultExecutionEnvironment by default and TestExecutionEnvironment during test run
- SUnit improvements: time limit for tests, preventing "forked debuggers".