Summary
- deprecated the nbCall:* methods. (details)
- use #ffiCall: (details)
- Fix two problems with Global Variable Usage rule. (details)
- Simplify the code. (details)
- Remove not loaded packages from Pharo + add a missing package in Spec2 (details)
- Both code completion and syntax highlighting where doing the parsing (details)
- CompletionEntry: we do the wrapping too late. when we instantiate it we (details)
- - rename controller: to engine: in a method (we renamed the class (details)
- fixes: #5136 removed RBNullFormatter + rename BISimpleFormatter into (details)
- Make TestRunner default test tool. (details)