Author |
Message |
Topic: Is this project alive? |
Sark7
Replies: 5
Views: 81352
|
Forum: eclipseD Posted: Sun Feb 12, 2006 6:00 pm Subject: Re: Is this project alive? |
Is the project still alive?
Is there still an eclipse plugin being developed?
I (and looks like Eugene too) have no time to work on DDT currently.
I am too busy on my primary work.
But project i ... |
Topic: antlr grammar for D |
Sark7
Replies: 0
Views: 9427
|
Forum: Poseidon Posted: Mon Jan 09, 2006 7:15 pm Subject: antlr grammar for D |
I've heard that someone wrote D language support for ANTLR (some times ago in d.announce).
Such grammar and number of syntax tree classes are already in eclipseD project, so you may wish to use it ... |
Topic: Help Content for Eclipse D |
Sark7
Replies: 2
Views: 20054
|
Forum: eclipseD Posted: Wed Jul 13, 2005 10:07 pm Subject: Help Content for Eclipse D |
Nice work! |
Topic: Announce: Dbuild V0.1B |
Sark7
Replies: 4
Views: 27215
|
Forum: DSP Posted: Tue Mar 22, 2005 6:56 pm Subject: D-Spirit rocks! |
If you're interested in the D-spirit lib I cooked up, let me know and I'll re-add it to the SVN repository.
I am very interested.
Is it mean that you stops development of the D-Spirit? |
Topic: Announce: Dbuild V0.1B |
Sark7
Replies: 4
Views: 27215
|
Forum: DSP Posted: Mon Mar 21, 2005 7:26 pm Subject: DBuild parsing engine |
Great work.
One of most interesting projects on DSource. |
Topic: Configuring Eclipse to Build D |
Sark7
Replies: 9
Views: 37058
|
Forum: eclipseD Posted: Wed Jan 26, 2005 9:21 pm Subject: Re: Building |
I use CDT for building. Good think that CDT can hide .obj files from project tree. And, it parses compile errors, show errors in Problems window and highlights these errors in sources. It doesn't catc ... |
Topic: Anybody there? |
Sark7
Replies: 4
Views: 27715
|
Forum: eclipseD Posted: Thu Nov 11, 2004 5:58 pm Subject: Anybody there? |
Is EclipseD project live? |
Topic: Outline bug |
Sark7
Replies: 3
Views: 21889
|
Forum: eclipseD Posted: Mon Jun 28, 2004 4:08 pm Subject: Outline bug |
If I have word with 'class' letters inside, outline works very strange
class A
{
this() { printf("?.*s", this.classinfo.name); }
}
class B ... |
Topic: eclipseD 0.1.2 |
Sark7
Replies: 6
Views: 28462
|
Forum: eclipseD Posted: Wed Jun 09, 2004 11:02 pm Subject: eclipseD 0.1.2 |
May be outline detection must run in another thread? It is a "lazy" detection way.
P.S. Great work, guys. I use Eclipse and very interested in this plugin. Good luck! |
|