26
I Use This!
Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 15 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix selection of multiword A string of N characters have N+1 caret positions. #nextWord: should take that into account. More... about 1 year ago
Handle Cmd/Ctrl + right arrow during completion. Do not close if Ctrl/Cmd is pressed More... about 1 year ago
Do not manage a keydown as a keystroke. Otherwise a key event may be managed twice. More... about 1 year ago
Merge pull request #12850 from akevalion/12428-Double-click-often-selects-only-part-of-the-word More... about 1 year ago
Fix tests More... about 1 year ago
fix #13150 KeyboardKey class>>#initializeKeyFromCharacterCompatibilityTable maps 3 characters incorrectly More... about 1 year ago
Remove finalization list and other finalizeValues More... about 1 year ago
Rename back the weak key dictionary classes More... about 1 year ago
Put all WeakDictionary related code together in Collections-Weak More... about 1 year ago
Remove WeakKeyToCollectionDictionary More... about 1 year ago
Replace old weak key dictionary usages More... about 1 year ago
Introduce WeakIdentityKeyDictionary using ephemerons More... about 1 year ago
Introduce TWeakKeyedDictionary trait More... about 1 year ago
Add new weak key dictionary based on associations More... about 1 year ago
Preparing for version 9.0.22 More... about 1 year ago
Merge pull request #13182 from MarcusDenker/13181-DeprecationPerformedNotification-Automatic-deprecation-code-rewrite-The-method-FinalizationRegistryaddexecutor-called-from-ObjecttoFinalizeSendtowith-has-been-deprecated- More... about 1 year ago
Merge pull request #13179 from adri09070/13111-The-DebugContext-class-seems-to-have-unused-variables-and-accessors More... about 1 year ago
fix a deprecated send, fixes #13181 More... about 1 year ago
removing unused variable `topContext` in DebugContext More... about 1 year ago
Merge pull request #13167 from MarcusDenker/13149-RubShoutStylerDecorator-styler-error-when-loading-Monticello-repository-from-filesystem More... about 1 year ago
implement #selectedClassOrMetaClass in MCTool to return nil More... about 1 year ago
Merge pull request #13155 from demarey/fix-proc-arch More... about 1 year ago
Merge pull request #13154 from tesonep/13141-timesRepeat-does-not-work-on-nested-loops More... about 1 year ago
remove useless instruction More... about 1 year ago
remove end line characters More... about 1 year ago
- Fixing tests to honor testParameters - Adding generation of times repeat that uses unique names for the generated variables and labels. - Adding tests for nested and sequenced loops. More... about 1 year ago
Merge pull request #13129 from privat/13122-rbparser-cutting-tokens-in-nextbar More... about 1 year ago
Merge pull request #13124 from demarey/featute/get-arch More... about 1 year ago
move methods to UnifiedFFI since they rely on it More... about 1 year ago
Merge pull request #557 from tesonep/p9-fix-file-offset-to-64 More... about 1 year ago