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

Search found 13 matches
Forum Index
Author Message
  Topic: Compile from within Visual Studio
Xerpher

Replies: 9
Views: 31942

PostForum: DCoder   Posted: Mon May 17, 2004 11:26 pm   Subject: Compile from within Visual Studio
The instructions didn't seem to match up at all... possibly because I have .NET (aka, v7) now and not v6
  Topic: Compile from within Visual Studio
Xerpher

Replies: 9
Views: 31942

PostForum: DCoder   Posted: Mon May 17, 2004 10:41 pm   Subject: Compile from within Visual Studio
Anybody there? *hears echo*
  Topic: Auto language converter
Xerpher

Replies: 10
Views: 23839

PostForum: General   Posted: Mon May 17, 2004 9:23 am   Subject: Auto language converter
Thanks I'll check those out Smile
  Topic: Auto language converter
Xerpher

Replies: 10
Views: 23839

PostForum: General   Posted: Sun May 16, 2004 9:54 pm   Subject: Auto language converter
Was just curious if there are any tools out there to try to convert whole projects from C or C++ to D?

And to answer your question... yes, I'm lazy Twisted Evil
  Topic: Compile from within Visual Studio
Xerpher

Replies: 9
Views: 31942

PostForum: DCoder   Posted: Sun May 16, 2004 3:37 am   Subject: Compile from within Visual Studio
Is there currently a way to compile D code straight from the Visual Studio IDE?
  Topic: Compiler Optimization
Xerpher

Replies: 13
Views: 26531

PostForum: General   Posted: Tue May 11, 2004 9:29 am   Subject: Re: Optimizations/Executable Size
Now that I think about it "-inline" is probably intended to be a runtime speed optimization rather than a size optimization...
Yea, I didn't use that one, just the other two Smile

If the GC is remove ...
  Topic: Alias Highlighting
Xerpher

Replies: 0
Views: 12831

PostForum: DCoder   Posted: Mon May 10, 2004 6:10 pm   Subject: Alias Highlighting
It would be nice if aliases could also be highlighted. I want this feature so I can bold aliases just like how the base vartypes are bolded Smile
  Topic: Compiler Optimization
Xerpher

Replies: 13
Views: 26531

PostForum: General   Posted: Mon May 10, 2004 5:15 pm   Subject: Re: Optimizations/Executable Size
Now that I think about it "-inline" is probably intended to be a runtime speed optimization rather than a size optimization...
Yea, I didn't use that one, just the other two Smile

If the GC is remove ...
  Topic: Compiler Optimization
Xerpher

Replies: 13
Views: 26531

PostForum: General   Posted: Mon May 10, 2004 2:49 pm   Subject: Re: Executable size
Ideas have been tossed around at trying to remove a few KB's, but I don't know that the executable size really creates any problems for anyone. I don't like bloat, but we're only talking about a few K ...
  Topic: sub-forums
Xerpher

Replies: 4
Views: 14360

PostForum: Site   Posted: Sun May 09, 2004 9:51 pm   Subject: sub-forums
I don't think this forum could handle it, or at least not easily.

In fact the only forum I know that supports that (unlimited sub-forums) is the forum built into twe (terraweb engine). Bad news ...
  Topic: Compiler Optimization
Xerpher

Replies: 13
Views: 26531

PostForum: General   Posted: Sun May 09, 2004 9:49 pm   Subject: Compiler Optimization
I'm using the DMD compiler but am used to the Visual Studio easy-bake-oven. I made an extremely tiny test program that compiled to 64kb.

I know I have to tell the compiler to optimize or remopve c ...
  Topic: foreach(x,y; c)
Xerpher

Replies: 6
Views: 17446

PostForum: Tutorials   Posted: Sun May 09, 2004 6:02 pm   Subject: Re: string alias in example
Wouldn't it be even easier to say this?
alias char
Yes, that's essentially what I used in the string instead of str.
Ok Smile just checking. I'm new to D (barely know C++ either) Embarassed
  Topic: foreach(x,y; c)
Xerpher

Replies: 6
Views: 17446

PostForum: Tutorials   Posted: Sun May 09, 2004 4:52 pm   Subject: foreach(x,y; c)
alias char
Wouldn't it be even easier to say this?

alias char
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group