Summary
- Remove the implicit coercion of float indices into integers in #at: and family accessor methods. This is bad because it turns us into a weakly typed language with the javascript style smells. (details)
![]() | src/Kernel/Context.class.st (diff) |
![]() | src/FormCanvas-Core/ShortIntegerArray.class.st (diff) |
![]() | src/Kernel/Object.class.st (diff) |
![]() | src/Collections-Strings/WideString.class.st (diff) |