August 29, 2007 General » Re: DSSS and multiple intermingled environments | |||
|---|---|---|---|
| |||
...installed .di:
version (build) {
pragma(link, "SDD-somelib");
}
with something like
import current.package.name... | |||
August 28, 2007 General » Re: Stripping away const/invariant in D 2.0 | |||
|---|---|---|---|
| |||
...works for plan data like char (since const...T {}
const(T) var;
pragma(msg, typeof(var... | |||
August 08, 2007 General » Re: Few things II | |||
|---|---|---|---|
| |||
...hi");
pragma(msg, typeof(a).stringof); // char[]
pragma...end looked pretty much like this
U bar... | |||
August 06, 2007 Announce » Re: DSSS 0.69 released. | |||
|---|---|---|---|
| |||
...and going though things like "put filse ot...build import graphs --sort pragma(msg,"") output into... | |||
August 01, 2007 General » Re: quirks of functions and delegates | |||
|---|---|---|---|
| |||
...main()
{
pragma(msg, Templ!(int function(float)));
pragma...an asterisk to it like any other type... | |||
July 24, 2007 Announce » Re: DMD 1.019 and 2.003 releases | |||
|---|---|---|---|
| |||
...your blog post regarding this. Congrats. Looks like you had a bumper-crop of code... | |||
July 18, 2007 General » Re: The Next Mainstream Programming Language: A Game Developer'sPerspective:: Redux | |||
|---|---|---|---|
| |||
...to all kinds of "ab-normal" behaviors like this. Autism is one. Synesthesia is another... | |||
July 17, 2007 General » Re: The Next Mainstream Programming Language: A Game Developer'sPerspective:: Redux | |||
|---|---|---|---|
| |||
Reply to Pragma, I have wondered if this is something like incomputableity with regards to... | |||
July 17, 2007 General » Re: The Next Mainstream Programming Language: A Game Developer'sPerspective :: Redux | |||
|---|---|---|---|
| |||
...for classes and typedefs might be another. Like you suggest, a modified CoW would be... | |||
July 17, 2007 General » Re: The Next Mainstream Programming Language: A Game Developer'sPerspective :: Redux | |||
|---|---|---|---|
| |||
...moments where I wish I could think *like* Rain Man, especially when it comes to... | |||
Copyright © 1999-2021 by the D Language Foundation