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

Search found 29 matches
Forum Index
Author Message
  Topic: Getting started with Descent
Linker

Replies: 5
Views: 11588

PostForum: Descent   Posted: Tue Dec 04, 2007 3:01 am   Subject: Getting started with Descent
It turned out I have configured Eclipse to use the wrong (1.4) java runtime (I have 2 installed on my machine). Embarassed

In java 1.4, Descent installs correctly, but doesn't work at all. Confused

Pr ...
  Topic: Getting started with Descent
Linker

Replies: 5
Views: 11588

PostForum: Descent   Posted: Mon Dec 03, 2007 4:27 am   Subject: Getting started with Descent
Hello.

This IDE seems great, but where are all the docs?

For example, I couldn't get syntax coloring to work, so all I have at the moment is a fancy text editor Embarassed

Best regards,
Linker
  Topic: Issues with scregexp
Linker

Replies: 3
Views: 17904

PostForum: scregexp   Posted: Thu Nov 22, 2007 12:33 pm   Subject: Issues with scregexp
I'm grateful for your cooperation.

Thanks a lot! Smile
  Topic: Read file as binary
Linker

Replies: 2
Views: 9289

PostForum: General   Posted: Wed Nov 14, 2007 11:39 am   Subject: Read file as binary
What do you mean binary? I suppose you don't want line-endings interpreted?

Then you should do something along the lines of:

// ...some code...
auto contents = cast( ubyte[] )st ...
  Topic: Issues with scregexp
Linker

Replies: 3
Views: 17904

PostForum: scregexp   Posted: Wed Nov 14, 2007 11:31 am   Subject: Issues with scregexp
Hello.

I've stumbled upon scregexp, which turned out to be a great thing! Smile

However, regexps like "//How do you escape characters in regexp strings? escape twice or use wysiwyg strings (bo ...
  Topic: Using BLADE in other projects
Linker

Replies: 1
Views: 12875

PostForum: MathExtra   Posted: Thu Sep 27, 2007 10:47 am   Subject: Using BLADE in other projects
Hello.

Having read the D Conference presentation slides regarding BLADE, I decided to give it a try.

I've downloaded the latest revision (16) from SVN, but trying to compile it gives the followi ...
  Topic: Cg runtime bindings
Linker

Replies: 15
Views: 19408

PostForum: Derelict   Posted: Fri Sep 14, 2007 11:00 am   Subject: Cg runtime bindings
Hello everyone.

I'm in the process of derelictifying Cg.
I think that the new bindings should be added to Derelict, if they are needed by anyone else.

Unfortunately, Cg has some platform depend ...
  Topic: A bit of static typing
Linker

Replies: 6
Views: 13055

PostForum: MiniD   Posted: Fri Aug 31, 2007 10:30 am   Subject: A bit of static typing
Returning to ABAP experience, I think that something like:

function foo( int x, int y, z, Foo w );

will suffice Smile

Yes I know about those asserts but, I think that the line of code ab ...
  Topic: A bit of static typing
Linker

Replies: 6
Views: 13055

PostForum: MiniD   Posted: Thu Aug 30, 2007 11:18 am   Subject: A bit of static typing
Hello.

Could you add some static typing into MiniD? I think that in some cases it is really needed: this would improve code safety, maybe speed Smile

Take a look at ABAP: http://en.wikipedia.org/wi ...
  Topic: Access Violation -- again...
Linker

Replies: 3
Views: 19702

PostForum: Yage   Posted: Mon Aug 27, 2007 10:50 am   Subject: Access Violation -- again...
I'm using Windows XP SP2 (in the original message, it was Windows Vista).

I've tried to run Yage on another computer: it crashed, but after installing newer drivers for my video-card, I've managed ...
  Topic: Access Violation -- again...
Linker

Replies: 3
Views: 19702

PostForum: Yage   Posted: Wed Aug 22, 2007 9:36 am   Subject: Access Violation -- again...
Hello.

I've downloaded the latest trunk (r60).
It crashes with access violation during texture loading (rocky2.jpg).

PC specs: Core2Duo 1.7 Ghz, 1 Gb RAM, with on-board video card (Intel's, can ...
  Topic: Bindings for ZLib
Linker

Replies: 4
Views: 11005

PostForum: General   Posted: Wed Aug 22, 2007 8:23 am   Subject: Bindings for ZLib
Thanks for your tips.
I guess I'll have to maintain my own bindings for zlib, as Tangobos doesn't seem like a good fit.
  Topic: Bindings for ZLib
Linker

Replies: 4
Views: 11005

PostForum: General   Posted: Mon Aug 20, 2007 11:04 am   Subject: Bindings for ZLib
Hello.

Does anybody have zlib bindings?
I see ones in Phobos, but as I'm using tango, I'd have to port them, then maintain them, etc.

I wonder if anybody has already done that work?
  Topic: Initial version release
Linker

Replies: 0
Views: 12631

PostForum: Ray   Posted: Wed Aug 01, 2007 12:33 pm   Subject: Initial version release
Finally got to release the initial version.

All info is in the code Smile
  Topic: July 22 -- Binding lib, nice bugfixes, toJSON, some docs
Linker

Replies: 3
Views: 8366

PostForum: MiniD   Posted: Tue Jul 24, 2007 11:53 am   Subject: July 22 -- Binding lib, nice bugfixes, toJSON, some docs
Sorry for off-topic.

The whole language looks impressive to me... but where's all the documentation? (I could only find the language spec; but nothing about the API) How do I embed it into my (futu ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group