Re: LDC 0.10.0 Beta 1 available

2012-12-11 Thread Jacob Carlborg
On 2012-12-12 02:07, David Nadlinger wrote: After a long wait and many unexpected delays, there is finally going to be a released version of LDC, the LLVM D compiler, again! Cool. Are there any plans to continue making pre-compiled releases like this? -- /Jacob Carlborg

LDC 0.10.0 Beta 1 available

2012-12-11 Thread David Nadlinger
After a long wait and many unexpected delays, there is finally going to be a released version of LDC, the LLVM D compiler, again! I'll keep this post short and (hopefully) sweet, a more detailed announcement will follow when the release is actually out: Right now, we are in the final stages o

Re: Mono-D 0.4.4.3 - Completion fixes

2012-12-11 Thread Aytug
On Tuesday, 11 December 2012 at 11:25:14 UTC, alex wrote: Another bug-fix release: - Fixed 'legacy' issues with cases in which parameter insight wasn't shown - Temporarily suppressed cascaded mixin resolution which takes literally hours to have everything analysed - Tooltip bug -- didn't sh

Re: D1 & D2 alpha's for Win64

2012-12-11 Thread Jesse Phillips
On Tuesday, 11 December 2012 at 15:28:08 UTC, Moritz Maxeiner wrote: One more thing: It's been asked before in this thread, but I haven't seen a reply by Walter yet: Is it viable to add the option of using the VC linker for 32bit, e.g. as something like "-linkvc". And I don't mean to remove o

Re: D1 & D2 alpha's for Win64

2012-12-11 Thread Moritz Maxeiner
To get this working with Visual Studio 2012 on Windows 8 one can use this (or a similar) sc.ini (Then it works perfectly fine, thank you Walter!): [Version] version=7.51 Build 020 [Environment] LIB=C:\Program Files (x86)\Windows Kits\8.0\Lib\win8\um\x64;"%@P%\..\lib";\dm\lib DFLAGS="-I%@P%\..

Re: Awesomium D wrappers/bindings

2012-12-11 Thread Bernard Helyer
On Monday, 10 December 2012 at 08:27:03 UTC, evilrat wrote: Hello everyone, i've just made first preview wrapper package for Awesomium(http://awesomium.com) library - closed source chromium(you know what is chrome browser are, right?) embededd framework, it's free for non-commercial projects

Re: Awesomium D wrappers/bindings

2012-12-11 Thread David
I did it again, pressed answer instead of answer to Newsgroup... >От: David >Отправлено: ‎11‎ ‎декабря‎ ‎2012‎ г. ‎18‎:‎43 >Кому: evilrat >Тема: Re: Awesomium D wrappers/bindings > >Wow! I was thinking of doing that. I made CEF instead... > >https://github.com/Dav1dde/cef > >So Awesomium supports

Mono-D 0.4.4.3 - Completion fixes

2012-12-11 Thread alex
Another bug-fix release: - Fixed 'legacy' issues with cases in which parameter insight wasn't shown - Temporarily suppressed cascaded mixin resolution which takes literally hours to have everything analysed - Tooltip bug -- didn't show items that were shown e.g. in completion - Completion