well… that’s actually more accurate because I added the pharo-vm (but it does not has code in c++, I need to see how to fix that)
On 20 Dec 2013, at 17:51, kilon alios <[email protected]> wrote: > I think we are back to square one :D > > It reports again 30% smalltalk , 30% C and 30% C++ :D > > maybe it has reset your ignore filters. > > > On Thu, Dec 19, 2013 at 11:53 PM, Esteban Lorenzano <[email protected]> > wrote: > yes, I added pharo-vm, but now we have to wait until is updated :) > > On 19 Dec 2013, at 22:42, kilon alios <[email protected]> wrote: > >> nice 100% smalltalk, well done. But lets be sincere and add the parts that >> are pure C. Afterall Pharo is not exactly 100% Smalltalk , hehe. Yes VM >> should be part of the deal too. >> >> >> On Thu, Dec 19, 2013 at 10:51 PM, Esteban Lorenzano <[email protected]> >> wrote: >> I got it… now looks a lot better :) >> >> On 19 Dec 2013, at 21:44, Esteban Lorenzano <[email protected]> wrote: >> >>> oh, now I understand… >>> anyway, I removed all repositories except pharo-core (just .st files). >>> >>> probably I should add pharo-vm, but not sure about… >>> >>> Esteban >>> >>> >>> On 19 Dec 2013, at 21:36, kilon alios <[email protected]> wrote: >>> >>>> Changing it is actually very easy to do so. >>>> >>>> Go to the link I gave you , scroll all the way down and you will find in >>>> the left side Project Summary , now underneath there is "Settings" click >>>> it. >>>> >>>> Now click to "Code locations" >>>> >>>> It will send you to the repositories. >>>> >>>> I would advise at this point to keep only the pharo 3 repository and >>>> remove the others but thats up to you. Now for each repo there is a >>>> Ignored files column , click on "edit ignored files", you can add files to >>>> be ignored or even entire folders. I would advise to keep folders only >>>> containing st files. That should solve the problem entirely and report >>>> 100% smalltalk. >>>> >>>> Give it a couple of days to update its statistics. >>>> >>>> >>>> On Thu, Dec 19, 2013 at 10:28 PM, Esteban Lorenzano <[email protected]> >>>> wrote: >>>> Pharo does not has a single line of C# >>>> >>>> I cannot understand what it says that *I* program “mostly” in C#, when I >>>> do not touch that shity language since 5 years, at least. >>>> And I do not understand how to change it :( >>>> >>>> >>>> On 19 Dec 2013, at 21:14, kilon alios <[email protected]> wrote: >>>> >>>>> As you know Ohloh is a very good promotional site for open source >>>>> projects. >>>>> >>>>> Pharo has already a page on it. However I did observe that Pharo page >>>>> experiences the same issue as Amber. In Amber it reported that 80% of >>>>> the project was made with Javascript. It reported that because Amber >>>>> compiles it source code (smalltalk) to javascript. So all I had to do was >>>>> to go to preferences page and add ignore filter for javascript folders >>>>> and viola since then Amber is reported to be 80% smalltalk. >>>>> >>>>> http://www.ohloh.net/p/pharo >>>>> >>>>> Pharo is in somewhat or even more weird situation. Its reported to be 30% >>>>> C which is the bad and 17% C# (WTF?) and 30% some other thing which are >>>>> the weird parts. So maybe if you add ignore filters for some of the >>>>> folders it may be able to increase the % of the smalltalk. It does not >>>>> take time and if I was familiar with the build process of Pharo I could >>>>> do it for you, but I have no clue. I assume it probably sees Slang as C# >>>>> though I am not sure. >>>>> >>>>> I think its unfair for Pharo to be given the impression of a C/C# >>>>> project. >>>> >>>> >>> >> >> > >
