FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

New Changes at rev.177

 
Post new topic   Reply to topic     Forum Index -> Poseidon
View previous topic :: View next topic  
Author Message
Kuan Hsu



Joined: 15 Apr 2006
Posts: 143
Location: Taiwan

PostPosted: Sun Nov 19, 2006 12:37 am    Post subject: New Changes at rev.177 Reply with quote

These are several big changes at rev.177:

1. Update Hasan's New CodeAnalyzer rev.36 in Poseidon, supprot DMD0.172. I'll update lastest codeAnalyzer in future.

2. OutLine will show all children nodes, like nested function, variables in function block......

3. Quick load phobos std modules, besides we can make our default parsers, they will load when Poseidon open.

4. Support modules intellisense, for example:
Code:

import std.string;

void main()
{
    std.string.   // <----- will show all public functions in std.string module.
}


5. etc...

I'll try to make the parser can dynamic update, hehe, if I have more time.Very Happy

Please report any bugs in this reversion, thanx!!!
Back to top
View user's profile Send private message Send e-mail
hasan



Joined: 02 May 2005
Posts: 58

PostPosted: Sun Nov 19, 2006 3:24 am    Post subject: Reply with quote

wow .. I love you!!! Razz
I'm really happy you're using my code .. and really sorry if my constant refactoring and renaming is giving you headaches!!
I see your code is actually doing much more analysis than mine is doing! Pretty nice!

Oh, and very nice work on the outline view, really excellent work.
Back to top
View user's profile Send private message
John Kiro



Joined: 18 Nov 2006
Posts: 18

PostPosted: Wed Nov 22, 2006 3:17 pm    Post subject: Reply with quote

Hi

In the Poseidon page (http://www.dsource.org/projects/poseidon/), I just see version 0.21, dating back probably to April 2006! What does this have to do with rev.1xx Question
Where can I find the hotest version?

Thanks
BTW I like the Poseidon simplicity & good look a lot Smile

John
Back to top
View user's profile Send private message
hasan



Joined: 02 May 2005
Posts: 58

PostPosted: Wed Nov 22, 2006 5:02 pm    Post subject: Reply with quote

John Kiro wrote:
Hi

In the Poseidon page (http://www.dsource.org/projects/poseidon/), I just see version 0.21, dating back probably to April 2006! What does this have to do with rev.1xx Question
Where can I find the hotest version?

Thanks
BTW I like the Poseidon simplicity & good look a lot Smile

John

You need to get it from the svn repository. It's not that complicated, but it can be a bit of a pain in the a$$ to setup.
Back to top
View user's profile Send private message
Kuan Hsu



Joined: 15 Apr 2006
Posts: 143
Location: Taiwan

PostPosted: Thu Nov 23, 2006 2:22 am    Post subject: Reply with quote

You can also into Dsource->Projects->Poseidon->Browse Source->trunk, then get rev.179 at Zip Archive( see bottom of page ). Very Happy
Back to top
View user's profile Send private message Send e-mail
hasan



Joined: 02 May 2005
Posts: 58

PostPosted: Thu Nov 23, 2006 3:10 am    Post subject: Reply with quote

Kuan Hsu wrote:
You can also into Dsource->Projects->Poseidon->Browse Source->trunk, then get rev.179 at Zip Archive( see bottom of page ). Very Happy

oh wow .. I never noticed that!!! Thanks for the info!
Back to top
View user's profile Send private message
Kuan Hsu



Joined: 15 Apr 2006
Posts: 143
Location: Taiwan

PostPosted: Thu Nov 23, 2006 12:32 pm    Post subject: Reply with quote

I've updated rev.180 which is used new CodeAnalyzer rev.45, Now it can compile phobos std modules(DMD0.173) completely.

I modified CodeAnalyzer from rev.36 to rev.45 manually, because I don't want to insert my analysis code again from scratch, only if I want lost somethings..... Embarassed

Yes, it made me a little headaches, hehe Laughing
Back to top
View user's profile Send private message Send e-mail
John Kiro



Joined: 18 Nov 2006
Posts: 18

PostPosted: Fri Nov 24, 2006 7:15 am    Post subject: Reply with quote

I've downloaded rev.180, and the first impression is.. WOW!

Thanks for this awesome IDE Very Happy
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Poseidon All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group