30455 ----- 11790 add critic rule for keys do: -> keysDo: (and valuesDo:) https://pharo.fogbugz.com/f/cases/11790 11787 Trivial critic cleanup of CodeImport https://pharo.fogbugz.com/f/cases/11787 11793 Package Support on RBBrowserEnvironment https://pharo.fogbugz.com/f/cases/11793 11792 First simplistic file system tree inspector https://pharo.fogbugz.com/f/cases/11792 actually a FileReference tree inspector... lots of improvments possible inspect FileSystem workingDirectory and select the FileReference Tree Inspector Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Inspector-MarcusDenker.10... http://smalltalkhub.com/mc/Pharo/Pharo30/main/Refactoring-Environment-Marcus... http://smalltalkhub.com/mc/Pharo/Pharo30/main/Refactoring-Critics-MarcusDenk... http://smalltalkhub.com/mc/Pharo/Pharo30/main/NautilusCommon-MarcusDenker.16... http://smalltalkhub.com/mc/Pharo/Pharo30/main/Manifest-Core-MarcusDenker.164... http://smalltalkhub.com/mc/Pharo/Pharo30/main/CodeImport-MarcusDenker.37.dif...
On 2013-10-06, at 00:06, Marcus Denker <marcus.denker@inria.fr> wrote:
30455 -----
11790 add critic rule for keys do: -> keysDo: (and valuesDo:) https://pharo.fogbugz.com/f/cases/11790
11787 Trivial critic cleanup of CodeImport https://pharo.fogbugz.com/f/cases/11787
11793 Package Support on RBBrowserEnvironment https://pharo.fogbugz.com/f/cases/11793
11792 First simplistic file system tree inspector https://pharo.fogbugz.com/f/cases/11792
actually a FileReference tree inspector... lots of improvments possible inspect
FileSystem workingDirectory
and select the FileReference Tree Inspector
ha! nice :) actually we could reuse the file list here, no?
On Oct 6, 2013, at 12:38 AM, Camillo Bruni <camillobruni@gmail.com> wrote:
On 2013-10-06, at 00:06, Marcus Denker <marcus.denker@inria.fr> wrote:
11792 First simplistic file system tree inspector https://pharo.fogbugz.com/f/cases/11792
actually a FileReference tree inspector... lots of improvments possible inspect
FileSystem workingDirectory
and select the FileReference Tree Inspector
ha! nice :) actually we could reuse the file list here, no?
Yes⦠that would be best. Marcus
participants (2)
-
Camillo Bruni -
Marcus Denker