|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
D - Announce: leds 00.04 alpha
For all the leds fan(s) out there here is the announcement for the leds 00.04. source and binary for linux are available Another 'alpha version' for DMD 0.76. The major change is a better code browser. The code browser can now be disabled from the preferrences dialog (restart required). That is important if your program uses D features not yet supported by the code browser (an example is the 'invariant' block). Please read (at least) the first two points on the user manual. leds home page: http://leds.sourceforge.net source and binary for linux are available NOTE THAT LEDS HOME PAGE HAS CHANGED. Please update your bookmarks to the new leds home page: http://leds.sourceforge.net Ant -------------- BTW if you followed my posts posts on the imports and have nothing to do can you figure out why I can't split the 3 classes on parseD/Modules.d into 3 separate source files?(rectoric) the thing compiles and links ok but segfaults on execution. Dec 30 2003
Dumb question from a nescient buffoon. Does leds work for Win32? If not, are there plans to make it so? :) "Ant" <Ant_member pathlink.com> wrote in message news:bssa1b$grm$1 digitaldaemon.com...For all the leds fan(s) out there here is the announcement for the leds 00.04. source and binary for linux are available Another 'alpha version' for DMD 0.76. The major change is a better code browser. The code browser can now be disabled from the preferrences dialog (restart required). That is important if your program uses D features not yet supported by the code browser (an example is the 'invariant' block). Please read (at least) the first two points on the user manual. leds home page: http://leds.sourceforge.net source and binary for linux are available NOTE THAT LEDS HOME PAGE HAS CHANGED. Please update your bookmarks to the new leds home page: http://leds.sourceforge.net Ant -------------- BTW if you followed my posts posts on the imports and have nothing to do can you figure out why I can't split the 3 classes on parseD/Modules.d into 3 separate source files?(rectoric) the thing compiles and links ok Dec 30 2003
On Wed, 31 Dec 2003 13:33:09 +1100, Matthew wrote:Does leds work for Win32? If not, are there plans to make it so? :) Dec 30 2003
recls is all ready to go, and has been for over a month, if memory serves. Walter's just been caught up with the template enhancements, and has been stymied by recls needing some "modern" C++ facilities which he didn't have setup on his Linux box. :) I'm just as keen as you are for you to get it. Walter, could I send Ant the pre-release stuff, and he could work with that for the time being? I understand you could have objections I've not thought of. Matthew "Ant" <duitoolkit yahoo.ca> wrote in message news:pan.2003.12.31.04.26.56.625253 yahoo.ca...On Wed, 31 Dec 2003 13:33:09 +1100, Matthew wrote:Does leds work for Win32? If not, are there plans to make it so? :) Dec 30 2003
i can't wait WALTER!!!! :D In article <pan.2003.12.31.04.26.56.625253 yahoo.ca>, Ant says...On Wed, 31 Dec 2003 13:33:09 +1100, Matthew wrote:Does leds work for Win32? If not, are there plans to make it so? :) Dec 30 2003
Walter and I are working on it right this minute (his email arrived in the same synch as my post on the subject went out!), and since, in my experience, he normally only works on a release just before it happens, we could be ready for D-recls any minute. Well, as soon as we've placated the compiler, anyway ;) Cheers Christmas Bob "davepermen" <davepermen_member pathlink.com> wrote in message news:bstni1$2n7m$1 digitaldaemon.com...i can't wait WALTER!!!! :D In article <pan.2003.12.31.04.26.56.625253 yahoo.ca>, Ant says...On Wed, 31 Dec 2003 13:33:09 +1100, Matthew wrote:Does leds work for Win32? If not, are there plans to make it so? :) Dec 30 2003
great. is there a unified dll/so loader lib yet there for D? else i could think about implementing one.. In article <bstpo2$2q8p$1 digitaldaemon.com>, Matthew says...Walter and I are working on it right this minute (his email arrived in the same synch as my post on the subject went out!), and since, in my experience, he normally only works on a release just before it happens, we could be ready for D-recls any minute. Well, as soon as we've placated the compiler, anyway ;) Cheers Christmas Bob Dec 31 2003
Nope. I started work on one. I'll have a root around for it, and maybe you can take it over, if you want, or just do a better one. ;) "davepermen" <davepermen_member pathlink.com> wrote in message news:bsu585$9kg$1 digitaldaemon.com...great. is there a unified dll/so loader lib yet there for D? else i could think Dec 31 2003
In article <bstpo2$2q8p$1 digitaldaemon.com>, Matthew says...Walter and I are working on it right this minute (his email arrived in the same synch as my post on the subject went out!), and since, in my experience, he normally only works on a release just before it happens, we could be ready for D-recls any minute. Well, as soon as we've placated the compiler, anyway ;) Dec 31 2003
LOL! "Ant" <Ant_member pathlink.com> wrote in message news:bsuok8$150l$1 digitaldaemon.com...In article <bstpo2$2q8p$1 digitaldaemon.com>, Matthew says...Walter and I are working on it right this minute (his email arrived in Dec 31 2003
In article <pan.2003.12.31.04.26.56.625253 yahoo.ca>, Ant says...On Wed, 31 Dec 2003 13:33:09 +1100, Matthew wrote:Does leds work for Win32? If not, are there plans to make it so? :) Dec 31 2003
|