Re: DlangUI project update

2015-01-21 Thread Basile Burg via Digitalmars-d-announce
On Wednesday, 21 January 2015 at 18:23:09 UTC, ketmar via Digitalmars-d-announce wrote: On Wed, 21 Jan 2015 17:33:05 + Vadim Lopatin via Digitalmars-d-announce digitalmars-d-announce@puremagic.com wrote: Btw, does anyone know if it's possible to list files in import directories in compile

Re: DlangUI project update

2015-01-21 Thread Vadim Lopatin via Digitalmars-d-announce
On Wednesday, 21 January 2015 at 18:34:09 UTC, Basile Burg wrote: On Wednesday, 21 January 2015 at 18:23:09 UTC, ketmar via Digitalmars-d-announce wrote: On Wed, 21 Jan 2015 17:33:05 + Vadim Lopatin via Digitalmars-d-announce digitalmars-d-announce@puremagic.com wrote: Btw, does anyone

Re: DlangUI project update

2015-01-21 Thread ketmar via Digitalmars-d-announce
On Wed, 21 Jan 2015 17:33:05 + Vadim Lopatin via Digitalmars-d-announce digitalmars-d-announce@puremagic.com wrote: Btw, does anyone know if it's possible to list files in import directories in compile time (CTFE) to avoid manual adding of file paths for every resource file? nope, it's

Coedit alpha 11 released

2015-01-21 Thread Basile Burg via Digitalmars-d-announce
I'm glad to announce this new release of Coedit. Here is a summary of what's new since last public announce: new features: - project configuration widget, the configurations can be edited in synchro-mode. It can be activated by clicking the chain icon at the right of the widget

Re: DerelictSASS

2015-01-21 Thread Lodin via Digitalmars-d-announce
So I did it. Sorry for make you waiting for such a long time. Short info: - Git: https://github.com/Lodin/sassed - Tested on: Ubuntu 14.04, DMD 2.066.1. - Known bugs: segfault after program ends. It does not happen in all cases, and as I know does not affect compilation result. Trying to catch

Re: Coedit alpha 11 released

2015-01-21 Thread Basile Burg via Digitalmars-d-announce
On Wednesday, 21 January 2015 at 17:35:13 UTC, Basile Burg wrote: I'm glad to announce this new release of Coedit. Here is a summary of what's new since last public announce: new features: - project configuration widget, the configurations can be edited in synchro-mode. It can be

Re: DlangUI project update

2015-01-21 Thread Basile Burg via Digitalmars-d-announce
On Wednesday, 21 January 2015 at 19:07:39 UTC, Vadim Lopatin wrote: On Wednesday, 21 January 2015 at 18:34:09 UTC, Basile Burg wrote: On Wednesday, 21 January 2015 at 18:23:09 UTC, ketmar via Digitalmars-d-announce wrote: On Wed, 21 Jan 2015 17:33:05 + Vadim Lopatin via

Re: DlangUI project update

2015-01-21 Thread FrankLike via Digitalmars-d-announce
On Wednesday, 21 January 2015 at 15:49:06 UTC, FrankLike wrote: On Wednesday, 21 January 2015 at 14:52:36 UTC, Vadim Lopatin wrote: DlangIDE status Update: Syntax highlight for D source is working. It's just highlight based on token types. No advanced features like code completion, folding,

Re: DlangUI project update

2015-01-21 Thread Vadim Lopatin via Digitalmars-d-announce
On Wednesday, 21 January 2015 at 17:16:40 UTC, data man wrote: And there is the ability to embed resources into .exe? I'm going to implement it soon - using import(). Btw, does anyone know if it's possible to list files in import directories in compile time (CTFE) to avoid manual adding of

Re: DlangUI project update

2015-01-21 Thread FrankLike via Digitalmars-d-announce
On Wednesday, 21 January 2015 at 14:52:36 UTC, Vadim Lopatin wrote: DlangIDE status Update: Syntax highlight for D source is working. It's just highlight based on token types. No advanced features like code completion, folding, etc. Best regards, Vadim good work.

Re: DlangUI project update

2015-01-21 Thread data man via Digitalmars-d-announce
And there is the ability to embed resources into .exe?

Re: DlangUI project update

2015-01-21 Thread Vadim Lopatin via Digitalmars-d-announce
On Wednesday, 21 January 2015 at 16:20:31 UTC, FrankLike wrote: On Wednesday, 21 January 2015 at 15:49:06 UTC, FrankLike wrote: On Wednesday, 21 January 2015 at 14:52:36 UTC, Vadim Lopatin wrote: DlangIDE status Update: Syntax highlight for D source is working. It's just highlight based on

Re: Calypso: Direct and full interfacing to C++

2015-01-21 Thread Walter Bright via Digitalmars-d-announce
On 12/22/2014 3:14 PM, Elie Morisse wrote: Hi everyone, I have the pleasure to announce to you all the existence of a modified LDC able to interface directly to C++ libraries, wiping out the need to write bindings: https://github.com/Syniurge/Calypso I think this is an exciting

Re: Calypso: Direct and full interfacing to C++

2015-01-21 Thread Walter Bright via Digitalmars-d-announce
On 1/21/2015 3:21 PM, Elie Morisse wrote: I'm still working as fast as I can to get Ogre3D working. Ogre3D makes wide usage of the standard C++ library so getting it running would be a milestone and at that point most C++ libraries will be usable or in close reach as well. And it'd also make a

Re: I'll be presenting at NWCPP on Jan 21 at Microsoft

2015-01-21 Thread FrankLike via Digitalmars-d-announce
On Thursday, 22 January 2015 at 00:51:34 UTC, Walter Bright wrote: On 1/21/2015 4:42 AM, FrankLike wrote: How about the result? ?? Re: I'll be presenting at NWCPP on Jan 21 at Microsoft D is modern and systerm language,we like it,how about the Microsoft?

Re: Calypso: Direct and full interfacing to C++

2015-01-21 Thread Elie Morisse via Digitalmars-d-announce
On Wednesday, 21 January 2015 at 10:37:18 UTC, Suliman wrote: Could you explain how to build it's on Windows. I read readme, but do not fully understand what I should to to to get it's work? You should follow the guides for LDC only you need to build Clang 3.5 as well beforehand and add the

Re: DlangUI project update

2015-01-21 Thread FrankLike via Digitalmars-d-announce
On Wednesday, 21 January 2015 at 17:36:36 UTC, Vadim Lopatin wrote: On Wednesday, 21 January 2015 at 16:20:31 UTC, FrankLike wrote: On Wednesday, 21 January 2015 at 15:49:06 UTC, FrankLike wrote: On Wednesday, 21 January 2015 at 14:52:36 UTC, Vadim Lopatin wrote: DlangIDE status Update:

Re: DerelictCEF: Chromium Emdedded Framework Binding

2015-01-21 Thread Rikki Cattermole via Digitalmars-d-announce
On 22/01/2015 3:07 a.m., Mike Parker wrote: I've been wanting to play around with the Chromium Emdedded Framework for a while. So I've created a D binding for it. I want to stress that I can offer no support for this right now beyond fixing bugs, i.e. I can't help anyone with how to use the CEF

Re: I'll be presenting at NWCPP on Jan 21 at Microsoft

2015-01-21 Thread Walter Bright via Digitalmars-d-announce
On 1/21/2015 4:42 AM, FrankLike wrote: How about the result? ??

Silicon Valley D Users' first meeting

2015-01-21 Thread Ali Çehreli via Digitalmars-d-announce
Thursday, January 22, 2015, 6pm Many people you know from the forums will be there. Andrei is giving a presentation as well: http://www.meetup.com/D-Lang-Sillicon-Valley/events/219413448/ Ali

Re: Coedit alpha 11 released

2015-01-21 Thread Andrei Alexandrescu via Digitalmars-d-announce
On 1/21/15 9:35 AM, Basile Burg wrote: I'm glad to announce this new release of Coedit. [snip] Nice! Any change for highlighting in .dd and .ddoc (Ddoc) documents? :o) -- Andrei

Re: Calypso: Direct and full interfacing to C++

2015-01-21 Thread Suliman via Digitalmars-d-announce
Currently making D classes derive from C++ classes with a virtual table only works with MinGW because only the Itanium ABI is supported. I'm going to add the Microsoft ABI ASAP (it's just a few lines of code) but it'll be untested. Could you explain can I call function from C++ dll directly?

Re: Calypso: Direct and full interfacing to C++

2015-01-21 Thread Suliman via Digitalmars-d-announce
First you need a LLVM + Clang 3.5 source tree, built libraries and the Clang binaries. Installing binary packages from your distribution isn't enough since the include/ files aren't exposing many symbols, so the source packages are needed as well Do I need to compile from source just Clang or

Re: Calypso: Direct and full interfacing to C++

2015-01-21 Thread Suliman via Digitalmars-d-announce
Could you explain how to build it's on Windows. I read readme, but do not fully understand what I should to to to get it's work?

Re: I'll be presenting at NWCPP on Jan 21 at Microsoft

2015-01-21 Thread FrankLike via Digitalmars-d-announce
On Monday, 5 January 2015 at 07:46:20 UTC, Walter Bright wrote: http://nwcpp.org/ All are invited. Now I just have to write the presentation :-( How about the result? Thanks. Frank

Re: DlangUI project update

2015-01-21 Thread Vadim Lopatin via Digitalmars-d-announce
On Tuesday, 20 January 2015 at 10:51:38 UTC, Vadim Lopatin wrote: On Friday, 26 December 2014 at 12:33:04 UTC, Vadim Lopatin wrote: Hello! DlangUI project is alive and under active development. https://github.com/buggins/dlangui Project update: * A lot of bugs fixed * Look and feel of

DerelictCEF: Chromium Emdedded Framework Binding

2015-01-21 Thread Mike Parker via Digitalmars-d-announce
I've been wanting to play around with the Chromium Emdedded Framework for a while. So I've created a D binding for it. I want to stress that I can offer no support for this right now beyond fixing bugs, i.e. I can't help anyone with how to use the CEF C API as I don't know it myself. I've put