Re: DConf 2013 Day 3 Talk 1: Metaprogramming in the Real World by Don Clugston

2013-06-14 Thread Bruno Medeiros
here was slow and unresponsive. My work on a new parser for DDT is nearly complete, a new version should be out soonish. And from now onwards it should be possible to tackle these issues. I do agree frequent crashes and long pauses should take precedence over nearly all other issues. -- Bruno Medeiros - Software Engineer

Re: DConf 2013 Day 3 Talk 1: Metaprogramming in the Real World by Don Clugston

2013-06-14 Thread Bruno Medeiros
working on IDEs, whereas the people and contributions for the compilers, Phobos and other librarys has increased significantly. It may simply be that more people/contributions are necessary for a good level of quality be achieved/maintained. -- Bruno Medeiros - Software Engineer

Re: DConf 2013 Day 3 Talk 1: Metaprogramming in the Real World by Don Clugston

2013-06-14 Thread Bruno Medeiros
which was formerly know as DDT, but is an *ancient* project, it was abandoned even before Descent and Mmrnmhrm came out. -- Bruno Medeiros - Software Engineer

DDT 0.7.0 released

2013-08-15 Thread Bruno Medeiros
Kepler versions of Eclipse are not supported if they contain DLTK. If you wanna use Juno/Kepler, download a package without DLTK. Supported for the latest versions of DLTK will be added in the future. -- Bruno Medeiros - Software Engineer

Re: DDT 0.7.0 released

2013-08-15 Thread Bruno Medeiros
On 15/08/2013 20:25, Andrei Alexandrescu wrote: On 8/15/13 12:20 PM, Bruno Medeiros wrote: A new version of DDT - D Development tools is out. The major change is the new parser which is updated to the latest version of D, and is much more robust than the previous one. Full changelog/info here

Re: DDT 0.7.0 released

2013-08-16 Thread Bruno Medeiros
On 16/08/2013 11:12, Russel Winder wrote: On Thu, 2013-08-15 at 20:20 +0100, Bruno Medeiros wrote: A new version of DDT - D Development tools is out. The major change is the new parser which is updated to the latest version of D, and is much more robust than the previous one. Full changelog

Re: DDT 0.7.0 released

2013-08-16 Thread Bruno Medeiros
On 16/08/2013 12:08, Jacob Carlborg wrote: On 2013-08-15 21:20, Bruno Medeiros wrote: A new version of DDT - D Development tools is out. The major change is the new parser which is updated to the latest version of D, and is much more robust than the previous one. Full changelog/info here

Re: DDT 0.7.0 released

2013-08-16 Thread Bruno Medeiros
the Eclipse website either. -- Bruno Medeiros - Software Engineer

Re: DDT 0.7.0 released

2013-08-16 Thread Bruno Medeiros
On 15/08/2013 22:07, Piotr Szturmaj wrote: W dniu 15.08.2013 21:20, Bruno Medeiros pisze: A new version of DDT - D Development tools is out. The major change is the new parser which is updated to the latest version of D, and is much more robust than the previous one. Full changelog/info here

Re: DDT 0.7.0 released

2013-08-16 Thread Bruno Medeiros
On 15/08/2013 20:20, Bruno Medeiros wrote: A new version of DDT - D Development tools is out. The major change is the new parser which is updated to the latest version of D, and is much more robust than the previous one. Full changelog/info here: https://groups.google.com/d/msg/ddt-ide

Re: DDT 0.7.0 released

2013-08-16 Thread Bruno Medeiros
On 15/08/2013 20:25, Andrei Alexandrescu wrote: On 8/15/13 12:20 PM, Bruno Medeiros wrote: A new version of DDT - D Development tools is out. The major change is the new parser which is updated to the latest version of D, and is much more robust than the previous one. Full changelog/info here

Re: DDT 0.7.0 released

2013-08-17 Thread Bruno Medeiros
On 16/08/2013 12:08, Jacob Carlborg wrote: On 2013-08-15 21:20, Bruno Medeiros wrote: A new version of DDT - D Development tools is out. The major change is the new parser which is updated to the latest version of D, and is much more robust than the previous one. Full changelog/info here

Re: DDT 0.7.0 released

2013-08-17 Thread Bruno Medeiros
case (and then the implementation too) http://code.google.com/p/ddt/issues/detail?id=3&can=1 -- Bruno Medeiros - Software Engineer

Re: DDT 0.7.0 released

2013-08-17 Thread Bruno Medeiros
On 16/08/2013 20:22, Andrei Alexandrescu wrote: On 8/16/13 12:14 PM, Bruno Medeiros wrote: I've updated the Features wiki with new screenshots, and revised the text to be more clear: http://code.google.com/p/ddt/wiki/Features (like removing the "A JDT-like project model" r

What's the $(D) macro? WAS: Re: DDT 0.7.0 released

2013-08-17 Thread Bruno Medeiros
On 16/08/2013 20:14, Bruno Medeiros wrote: Found a bug in the meanwhile, the DDoc viewer is not rendering $(D) DDoc macros. Speaking of which, where does that macro come from? Seems similar to the D_CODE macro, but it's not documented as one of the default DDoc macros, nor could I fi

Re: DDT 0.7.0 released

2013-08-19 Thread Bruno Medeiros
On 19/08/2013 08:40, Jacob Carlborg wrote: On 2013-08-16 15:12, Bruno Medeiros wrote: Very strange! (that it completes the install, but doesn't start properly) Let me see your configuration log, it's at: Help > About Eclipse > Installation Details > Configuration And also

Re: DDT 0.7.0 released

2013-08-19 Thread Bruno Medeiros
On 16/08/2013 17:26, Russel Winder wrote: On Fri, 2013-08-16 at 14:19 +0100, Bruno Medeiros wrote: […] If you add the update site for the new Eclipse release (for example http://download.eclipse.org/releases/kepler for Kepler) to your current installation, and run the "Check for Update

Re: DDT 0.7.0 released

2013-08-20 Thread Bruno Medeiros
On 19/08/2013 18:22, Russel Winder wrote: On Mon, 2013-08-19 at 14:06 +0100, Bruno Medeiros wrote: […] Hum, I guess the annoyance is proportional to the amount of extra plugins you have. Personally I usually only have 1 or 2, the rest comes bundled with Eclipse, but I can definitely see that a

Re: DDT 0.7.0 released

2013-09-02 Thread Bruno Medeiros
On 02/09/2013 15:55, Arjan wrote: On Thursday, 15 August 2013 at 19:20:52 UTC, Bruno Medeiros wrote: A new version of DDT - D Development tools is out. Great! But after download and install of the eclipse-kepler linux32 runtime and adding the repo http://updates.ddt.googlecode.com/git/ to the

Re: DDT 0.7.0 released

2013-09-02 Thread Bruno Medeiros
On 02/09/2013 16:01, Jacob Carlborg wrote: On 2013-08-17 14:49, Bruno Medeiros wrote: Someone else had a similar problem, a good guess is that you're running with a 1.6 JVM, you need a 1.7 JVM. I finally managed to get it to work by uninstalling Java 1.6, installing 1.7 and then trick M

Re: DDT 0.7.0 released

2013-09-03 Thread Bruno Medeiros
t adds it's own "-vm" flag, overriding mine. I'm sure there must be a better way. But I can't help you there much, I have no expertise in Max OS X (I only use Windows, or to a lesser degree, Linux) -- Bruno Medeiros - Software Engineer

Re: DDT 0.7.0 released

2013-09-03 Thread Bruno Medeiros
On 03/09/2013 14:19, Jacob Carlborg wrote: On 2013-09-03 13:14, Bruno Medeiros wrote: I'm sure there must be a better way. But I can't help you there much, I have no expertise in Max OS X (I only use Windows, or to a lesser degree, Linux) I agree, but this was the only solution th

Re: Mono-D 0.5.4.1 - Build, completion & other fixes + Unittests via rdmd

2013-10-16 Thread Bruno Medeiros
:-)) I was wondering the same as well... But from the lack of answers I think not much can be done? :/ -- Bruno Medeiros - Software Engineer

Re: Mono-D 0.5.4.1 - Build, completion & other fixes + Unittests via rdmd

2013-10-18 Thread Bruno Medeiros
On 16/10/2013 13:42, Dicebot wrote: On Wednesday, 16 October 2013 at 12:38:40 UTC, Bruno Medeiros wrote: On 08/10/2013 14:18, Alexander Bothe wrote: Are there any plans/tricks/hacks on how to get programs built with dmd debuggable with gdb? Then we also could release the addin for Windows as

Re: Mono-D 0.5.4.1 - Build, completion & other fixes + Unittests via rdmd

2013-10-18 Thread Bruno Medeiros
On 16/10/2013 22:21, Andrei Alexandrescu wrote: On 10/16/13 5:38 AM, Bruno Medeiros wrote: On 08/10/2013 14:18, Alexander Bothe wrote: Are there any plans/tricks/hacks on how to get programs built with dmd debuggable with gdb? Then we also could release the addin for Windows as well! (Afaik I

Re: Mono-D 0.5.4.1 - Build, completion & other fixes + Unittests via rdmd

2013-10-22 Thread Bruno Medeiros
On 18/10/2013 12:58, Iain Buclaw wrote: On 18 October 2013 12:43, Bruno Medeiros wrote: On 16/10/2013 22:21, Andrei Alexandrescu wrote: On 10/16/13 5:38 AM, Bruno Medeiros wrote: On 08/10/2013 14:18, Alexander Bothe wrote: Are there any plans/tricks/hacks on how to get programs built

Re: Mono-D 0.5.4.1 - Build, completion & other fixes + Unittests via rdmd

2013-10-23 Thread Bruno Medeiros
(and PE) file format in a non-standard way - it doesn't use the COFF debug standard but uses DWARF data format instead (DWARF "is independent of object file formats"). And that's why MS tools don't understand that symbolic info, I guess. -- Bruno Medeiros - Software Engineer

Re: Mono-D 0.5.4.1 - Build, completion & other fixes + Unittests via rdmd

2013-10-23 Thread Bruno Medeiros
see what kind of support there was. -- Bruno Medeiros - Software Engineer

Re: Visual D 0.3.37 released

2013-11-06 Thread Bruno Medeiros
project configuration standard. And Dub is a good choice to go with this approach. -- Bruno Medeiros - Software Engineer

Re: DDT 0.9.0 released - GDB debugging integration

2013-11-14 Thread Bruno Medeiros
On 14/11/2013 18:46, Namespace wrote: On Thursday, 14 November 2013 at 17:54:58 UTC, Bruno Medeiros wrote: DDT 0.9.0 ("Debugging is Magic") is out, see post: https://groups.google.com/d/msg/ddt-ide/VwA7ifYt9c0/wBcvUSVKNqMJ I get: Cannot complete the install because of a conflicting

Re: DDT 0.9.0 released - GDB debugging integration

2013-11-15 Thread Bruno Medeiros
On 15/11/2013 08:56, Alexandr Druzhinin wrote: 15.11.2013 00:54, Bruno Medeiros пишет: DDT 0.9.0 ("Debugging is Magic") is out, see post: https://groups.google.com/d/msg/ddt-ide/VwA7ifYt9c0/wBcvUSVKNqMJ I installed 4.2 version but get error again: Cannot complete the install be

Re: DDT 0.9.0 released - GDB debugging integration

2013-11-15 Thread Bruno Medeiros
On 15/11/2013 09:02, Namespace wrote: On Thursday, 14 November 2013 at 20:02:44 UTC, Bruno Medeiros wrote: On 14/11/2013 18:46, Namespace wrote: On Thursday, 14 November 2013 at 17:54:58 UTC, Bruno Medeiros wrote: DDT 0.9.0 ("Debugging is Magic") is out, see post: https://groups.go

Re: DDT 0.9.0 released - GDB debugging integration

2013-11-15 Thread Bruno Medeiros
On 15/11/2013 13:29, Ary Borenszweig wrote: On 11/14/13 2:54 PM, Bruno Medeiros wrote: DDT 0.9.0 ("Debugging is Magic") is out, see post: https://groups.google.com/d/msg/ddt-ide/VwA7ifYt9c0/wBcvUSVKNqMJ Awesome. I like your solution for the debugger (instead of writing something fr

Re: DDT 0.9.0 released - GDB debugging integration

2013-11-18 Thread Bruno Medeiros
On 16/11/2013 10:11, Jacob Carlborg wrote: On 2013-11-15 17:15, Bruno Medeiros wrote: I'd very much welcome any reports of things that you think maybe be a defect with DDT (or CDT). If GDB works from the command line, it should work from Eclipse as well. A few things to watch for: Seems l

Re: DDT 0.9.0 released - GDB debugging integration

2013-12-02 Thread Bruno Medeiros
On 02/12/2013 10:35, eles wrote: On Tuesday, 19 November 2013 at 13:15:43 UTC, Bruno Medeiros wrote: On 18/11/2013 15:32, ilya-stromberg wrote: On Monday, 18 November 2013 at 15:28:36 UTC, Jacek Furmankiewicz wrote: Quick question: with the current version is it possible to use it with a dub

Re: DUB 0.9.20

2013-12-03 Thread Bruno Medeiros
On 29/11/2013 17:01, Sönke Ludwig wrote: A fresh DUB release is out. Apart from the usual bug fixes, there are a few considerable changes: Quick question: is there a way to install/fetch the dependencies of a package, without having to build? That is, without using "dub build" ?

Re: DUB 0.9.20

2013-12-03 Thread Bruno Medeiros
On 03/12/2013 13:00, Mike Parker wrote: On 12/3/2013 9:47 PM, Bruno Medeiros wrote: On 29/11/2013 17:01, Sönke Ludwig wrote: A fresh DUB release is out. Apart from the usual bug fixes, there are a few considerable changes: Quick question: is there a way to install/fetch the dependencies of

Re: DUB 0.9.20

2013-12-06 Thread Bruno Medeiros
On 03/12/2013 13:44, Sönke Ludwig wrote: Am 03.12.2013 13:47, schrieb Bruno Medeiros: On 29/11/2013 17:01, Sönke Ludwig wrote: A fresh DUB release is out. Apart from the usual bug fixes, there are a few considerable changes: Quick question: is there a way to install/fetch the dependencies

Re: DUB 0.9.20

2013-12-06 Thread Bruno Medeiros
On 06/12/2013 13:58, Sönke Ludwig wrote: Am 06.12.2013 13:57, schrieb Bruno Medeiros: On 03/12/2013 13:44, Sönke Ludwig wrote: Am 03.12.2013 13:47, schrieb Bruno Medeiros: On 29/11/2013 17:01, Sönke Ludwig wrote: A fresh DUB release is out. Apart from the usual bug fixes, there are a few

Re: dmd 2.064.2

2014-02-06 Thread Bruno Medeiros
On 05/11/2013 22:08, Walter Bright wrote: Ok, this is it: http://ftp.digitalmars.com/dmd_2.064.2-0_amd64.deb http://ftp.digitalmars.com/dmd-2.064.2-0.fedora.i386.rpm http://ftp.digitalmars.com/dmd-2.064.2-0.fedora.x86_64.rpm http://ftp.digitalmars.com/dmd_2.064.2-0_i386.deb http://ftp.digitalmar

Re: New debugger for D!!!

2014-02-06 Thread Bruno Medeiros
On 28/01/2014 03:00, Sarath Kodali wrote: On Monday, 27 January 2014 at 18:10:03 UTC, Alexander Bothe wrote: Which OSs are supported? Which compilers are supported, which debug info base is used? Is the info directly extracted from the executable aka Dwarf/CV4/PDB support? The sample debug ses

Re: New debugger for D!!!

2014-02-06 Thread Bruno Medeiros
On 28/01/2014 03:00, Sarath Kodali wrote: On Monday, 27 January 2014 at 18:10:03 UTC, Alexander Bothe wrote: Which OSs are supported? Which compilers are supported, which debug info base is used? Is the info directly extracted from the executable aka Dwarf/CV4/PDB support? The sample debug ses

Re: DDT 0.9.0 released - GDB debugging integration

2014-02-12 Thread Bruno Medeiros
array output be forced in CDT. Thanks! Please follow this bug: https://github.com/bruno-medeiros/DDT/issues/43 BTW, was that sample run in Linux? Using DMD?

Re: DigitalMars' GSoC application has been rejected

2014-03-03 Thread Bruno Medeiros
tials, or just bragging rights). For a student and future graduate, I would say that is valuable, for some students perhaps even more than the monetary rewards. -- Bruno Medeiros https://twitter.com/brunodomedeiros

DDT 0.10.0 released - featuring DUB support.

2014-03-14 Thread Bruno Medeiros
A new version of DDT - D Development tools is out. https://github.com/bruno-medeiros/DDT/releases/tag/Release_0.10.0 The major new feature is DUB support (there are breaking changes, please read the changelog and updated User Guide sections for more info). A lot of the UI has been cleaned up

DDT 0.10.0 release - featuring DUB support.

2014-03-14 Thread Bruno Medeiros
A new version of DDT - D Development tools is out: https://github.com/bruno-medeiros/DDT/releases/tag/Release_0.10.0 The major new feature is DUB support (there are breaking changes, please read the changelog and updated User Guide sections for more info). A lot of the UI has been cleaned up

Re: DDT 0.10.0 released - featuring DUB support.

2014-03-24 Thread Bruno Medeiros
On 18/03/2014 22:27, Jay Norwood wrote: On Friday, 14 March 2014 at 15:44:24 UTC, Bruno Medeiros wrote: A new version of DDT - D Development tools is out. This has really nice source browsing... much better than the VisualD. I end up using both because the debugging support is still better in

Re: DDT 0.10.0 released - featuring DUB support.

2014-03-24 Thread Bruno Medeiros
On 24/03/2014 15:13, "Casper Færgemand" " wrote: Is the install guide on github up to date? Yes, all documentation should be up to date, including the installation guide. -- Bruno Medeiros https://twitter.com/brunodomedeiros

Re: Bountysource activity

2014-04-07 Thread Bruno Medeiros
/trackers/455080-gdc https://www.bountysource.com/trackers/283332-ldc Andrei I've added a bounty for GDC to produce Windows binary releases! https://www.bountysource.com/issues/1523615-build-script-and-infrastructure-to-produce-and-release-windows-binaries -- Bruno Medeiros https://twitte

Re: Interesting rant about Scala's issues

2014-04-09 Thread Bruno Medeiros
don't think everyone in the D community (and outside it too) fully stands behind this idea. -- Bruno Medeiros https://twitter.com/brunodomedeiros

Re: New home page

2010-10-05 Thread Bruno Medeiros
some other alternative in between (the community just commenting on what they think). But a simple process, not too complicated. A new web design is nice to have, but frankly, I think much better would be a reorganization of the site, at least the D site. I won't go into much detail here, but just mention that I think it has too many links, and they are not very well organized. I much prefer the http://www.d-programming-language.org/ site for example. -- Bruno Medeiros - Software Engineer

Re: New home page

2010-10-06 Thread Bruno Medeiros
air pulling. I became completely dissatisfied with HTML/CSS layout... it has definitely gained the "crap" designation from me. -- Bruno Medeiros - Software Engineer

Re: New home page

2010-10-07 Thread Bruno Medeiros
use JavaScript for layout. You can use JavaScript to programmatically manipulate the CSS properties of HTML elements, but you are still using the same HTML rules for layout, so the difficulty is unchanged. -- Bruno Medeiros - Software Engineer

Re: New home page

2010-10-07 Thread Bruno Medeiros
On 07/10/2010 06:09, Nick Sabalausky wrote: "Bruno Medeiros" wrote in message news:i8hl00$1gv...@digitalmars.com... I found that: a) I had practically forgotten all the CSS/HTML rules and info that I had "learned" before, because they were so strange, complicated, and *unna

Re: New home page

2010-10-07 Thread Bruno Medeiros
On 05/10/2010 13:35, Bruno Medeiros wrote: A new web design is nice to have, but frankly, I think much better would be a reorganization of the site, at least the D site. I won't go into much detail here, but just mention that I think it has too many links, and they are not very well organiz

Re: QtD is suspended

2010-10-08 Thread Bruno Medeiros
lazy initialization would be better than the more orthogonal object-like approach I mentioned above? -- Bruno Medeiros - Software Engineer

Re: New home page

2010-10-13 Thread Bruno Medeiros
On 10/10/2010 15:23, Stephan Soller wrote: On 07.10.2010 11:41, Bruno Medeiros wrote: On 06/10/2010 15:25, Stephan Soller wrote: On 06.10.2010 02:08, Arlo White wrote: That's because HTML/CSS is a pretty terrible language for anything beyond simple layouts. It shares more with Wor

Re: New home page

2010-10-13 Thread Bruno Medeiros
On 13/10/2010 17:42, Stephan Soller wrote: On 13.10.2010 14:30, Bruno Medeiros wrote: On 10/10/2010 15:23, Stephan Soller wrote: On 07.10.2010 11:41, Bruno Medeiros wrote: On 06/10/2010 15:25, Stephan Soller wrote: On 06.10.2010 02:08, Arlo White wrote: That's because HTML/CSS is a p

Re: New home page

2010-10-14 Thread Bruno Medeiros
g"/unrecommended to use tables for layout. The recommended way to do column layouts is still with divs, right? By "column layouts" I don't mean tables, but stuff like a sidebar of any kind (the typical two or tree column layout). -- Bruno Medeiros - Software Engineer

Re: [OT] DVCS

2010-10-28 Thread Bruno Medeiros
so have to do a command "svn add" to add new files to the "sandbox". They won't get commit otherwise, right? (note: im somewhat familiar with SVN and Git, but not with Mercurial) -- Bruno Medeiros - Software Engineer

Re: [OT] DVCS

2010-11-09 Thread Bruno Medeiros
On 28/10/2010 18:51, "Jérôme M. Berger" wrote: Bruno Medeiros wrote: But isn't the staging area similar, if not identical to SVN? I mean, in svn you also have to do a command "svn add" to add new files to the "sandbox". They won't get commit otherwise,

Re: [OT] DVCS

2010-11-11 Thread Bruno Medeiros
On 10/11/2010 10:20, "Jérôme M. Berger" wrote: Bruno Medeiros wrote: On 28/10/2010 18:51, "Jérôme M. Berger" wrote: Bruno Medeiros wrote: But isn't the staging area similar, if not identical to SVN? I mean, in svn you also have to do a command "svn add" to a

Re: TDPL in Russian

2010-11-11 Thread Bruno Medeiros
English. I actually would hope more people would do the same, but that's a personal ideology, so to speak. -- Bruno Medeiros - Software Engineer

DDT 0.4.0 released (formerly "Mmrnmhrm")

2010-11-17 Thread Bruno Medeiros
defaults. [No longer uses rebuild as the default] * Fixed parser to be able to parse expressions as the argument of typeid. * Added a parser workaround to allow parsing D source with annotations. * Fixed several parser bugs. * Removed Content Assist Templates preference page. -- Bruno Medeiros - Software Engineer

Re: [OT] DVCS

2010-11-17 Thread Bruno Medeiros
On 13/11/2010 11:24, "Jérôme M. Berger" wrote: Bruno Medeiros wrote: Well, yes, it is every-times with regards to having to add the extra commit option. But it is just 3 extra characters, and I'm guessing it is quite easy to remember every time (maybe a little bit less if you us

Re: TDPL in Russian

2010-11-17 Thread Bruno Medeiros
On 15/11/2010 12:27, Adrian Matoga wrote: I wish you will be given a translation of the same quality, TDPL is worth it. What do you mean by this? You mean a Portuguese translation? -- Bruno Medeiros - Software Engineer

Re: [OT] DVCS

2010-11-18 Thread Bruno Medeiros
On 17/11/2010 21:27, "Jérôme M. Berger" wrote: Bruno Medeiros wrote: But what exactly is that data corruption issue on Windows? In some cases (I didn't try to isolate the precise conditions), Git will replace '\n' with '\r\n' in binary files. This i

Re: Utah Valley University teaches D (using TDPL)

2010-11-18 Thread Bruno Medeiros
ts seems to me using the D module itself as nesting is perfectly fine. -- Bruno Medeiros - Software Engineer

Re: DDT 0.4.0 released (formerly "Mmrnmhrm")

2010-11-24 Thread Bruno Medeiros
On 17/11/2010 18:52, Bruno Medeiros wrote: I'm announcing the release of DDT (D Development Tools) version 0.4.0: http://code.google.com/a/eclipselabs.org/p/ddt/ Thanks to the people who tried it out, I really hope to progress this IDE much further, but it's gonna take time (as

Re: DDT 0.4.0 released (formerly "Mmrnmhrm")

2010-11-26 Thread Bruno Medeiros
On 24/11/2010 21:44, Tom wrote: El 17/11/2010 15:52, Bruno Medeiros escribió: I'm announcing the release of DDT (D Development Tools) version 0.4.0: http://code.google.com/a/eclipselabs.org/p/ddt/ (There was previously an older inactive project also called DDT, it has been renamed to Ecl

Re: DDT 0.4.0 released (formerly "Mmrnmhrm")

2010-11-29 Thread Bruno Medeiros
On 26/11/2010 22:58, Tom wrote: El 26/11/2010 08:43, Bruno Medeiros escribió: On 24/11/2010 21:44, Tom wrote: El 17/11/2010 15:52, Bruno Medeiros escribió: I'm announcing the release of DDT (D Development Tools) version 0.4.0: http://code.google.com/a/eclipselabs.org/p/ddt/ (Ther

Re: Phobos unit testing uncovers a CPU bug

2010-11-29 Thread Bruno Medeiros
rldyet.com/ , just to make sure... :P CERN better be aware of that stuff! :D -- Bruno Medeiros - Software Engineer

Re: dmd 1.067 and 2.052 release

2011-02-21 Thread Bruno Medeiros
m/dmd.2.052.zip Some doc typos: http://www.digitalmars.com/d/2.0/statement.html "Error also contains a pointer to the points to the original exception" -- Bruno Medeiros - Software Engineer

Re: Digital Mars has been accepted for Google Summer of Code 2011

2011-03-23 Thread Bruno Medeiros
page. Thanks, Andrei Great news! Now we need to get the ball rolling and find interested students. -- Bruno Medeiros - Software Engineer

Re: Release: GDC for Windows

2011-03-23 Thread Bruno Medeiros
snapshot. It is highly probable things won't work right. Please post any issues at https://bitbucket.org/goshawk/gdc/issue/170 Another great news... looking forward to the D2 release as well! -- Bruno Medeiros - Software Engineer

DDT 0.5.0 ("Creamfields") released

2011-08-26 Thread Bruno Medeiros
ack). * Fixed some issues relate to completion of imports, including issue #53. * Fixed issue #58: typing the dot causes selected completion proposal to be applied. -- Bruno Medeiros - Software Engineer

Re: DDT 0.5.0 ("Creamfields") released

2011-09-06 Thread Bruno Medeiros
that you have a simple Eclipse installation with just DDT as a third-party plugins, just to make sure it is not other plugins that could be causing the issue. Also, is this something you've notice only on this release? Was the previous release working fine? -- Bruno Medeiros - Software Engineer

Re: DDT 0.5.0 ("Creamfields") released

2011-09-21 Thread Bruno Medeiros
On 07/09/2011 13:58, Bernard Helyer wrote: On Tue, 06 Sep 2011 15:10:42 +0100, Bruno Medeiros wrote: On 01/09/2011 08:19, Bernard Helyer wrote: I'm seeing some serious performance problems (Eclipse typing lagging and stuttering when working with templates and structs and big files in ge

Re: DDT 0.5.0 ("Creamfields") released

2011-10-20 Thread Bruno Medeiros
nd unknown ones), but at least there should not be performance regressions (getting worse in new versions). -- Bruno Medeiros - Software Engineer

Re: GSoC will open soon

2012-02-10 Thread Bruno Medeiros
successfully in GSoC terms? And incorporated into D? I haven't been paying full attention to the newsgroups, so I only saw that blog page about the Thrift one.. -- Bruno Medeiros - Software Engineer

DDT 0.6.0 released

2012-05-18 Thread Bruno Medeiros
DDT 0.6.0 is out. It's been almost a year since last release, unfortunately I haven't been able to work on it as much as I wanted in the last months. :( Full details here: https://groups.google.com/d/topic/ddt-ide/_C7aZHX3vMM/discussion -- Bruno Medeiros - Software Engineer

Re: Adam Wilson is now a GSoC 2012 mentor!

2012-05-18 Thread Bruno Medeiros
infrastructure... -- Bruno Medeiros - Software Engineer

Re: DDT 0.6.0 released

2012-05-18 Thread Bruno Medeiros
On 18/05/2012 17:23, Adam Wilson wrote: On Fri, 18 May 2012 08:49:40 -0700, Bruno Medeiros wrote: DDT 0.6.0 is out. It's been almost a year since last release, unfortunately I haven't been able to work on it as much as I wanted in the last months. :( Full details h

Re: DDT 0.6.0 released

2012-05-30 Thread Bruno Medeiros
On 18/05/2012 17:54, Russel Winder wrote: On Fri, 2012-05-18 at 09:23 -0700, Adam Wilson wrote: On Fri, 18 May 2012 08:49:40 -0700, Bruno Medeiros wrote: DDT 0.6.0 is out. It's been almost a year since last release, unfortunately I haven't been able to work on it as much as I wan

Re: Mono-D v0.4.1.2 - Heavily improved performance + Completion bugs removed

2012-11-07 Thread Bruno Medeiros
se but actually surpassed it significantly! -- Bruno Medeiros - Software Engineer

Re: Mono-D v0.4.9 - Rough formatting capability

2013-01-24 Thread Bruno Medeiros
(in this case, maybe 1.5 times the effort/time of the code being tested), I'm not so certain it's the right call to spend so much time writing tests... -- Bruno Medeiros - Software Engineer

Re: Mono-D v0.4.9 - Rough formatting capability

2013-01-25 Thread Bruno Medeiros
On 24/01/2013 13:25, Jacob Carlborg wrote: On 2013-01-24 14:12, Bruno Medeiros wrote: That's a lot of continuing nice work coming out from there, impressive! BTW, something I've been meaning to ask. I see that in Mono-D you've developed a hand-written D parser. How long did

Re: Mono-D v0.4.9 - Rough formatting capability

2013-01-25 Thread Bruno Medeiros
On 24/01/2013 15:11, Paulo Pinto wrote: On Thursday, 24 January 2013 at 13:12:31 UTC, Bruno Medeiros wrote: On 21/01/2013 21:14, alex wrote: Hi everyone, No, the entire formatting engine is NOT finished yet. :P Anyway I've created a good compromise solution between releasing stuff earl

Re: Mono-D v0.4.9.5 - Infinite analysis fix + Mixin analysis improvement

2013-01-29 Thread Bruno Medeiros
t typically use), or the package explorer to select the element. I would much rather have the underlying elemented defined *per editor*, (and thus independent of selection). -- Bruno Medeiros - Software Engineer

Re: Mono-D v0.4.9 - Rough formatting capability

2013-01-29 Thread Bruno Medeiros
On 25/01/2013 13:43, Jacob Carlborg wrote: On 2013-01-25 13:01, Bruno Medeiros wrote: If I was going with that approach I likely would rather port the MonoD parser since it looks just as good, if not better, and C# would be easier to port to Java than D. But the descent.compiler experience

Re: Visual D 0.3.36 released - support for Alex Bothe's semantic analysis, LDC and profiling

2013-05-16 Thread Bruno Medeiros
tax. Huh, what's this about? DMD does not seem to recognize it, but it's listed in the grammar. Is it an upcoming feature or is the grammar out of date? -- Bruno Medeiros - Software Engineer

Re: Visual D 0.3.36 released - support for Alex Bothe's semantic analysis, LDC and profiling

2013-05-20 Thread Bruno Medeiros
On 16/05/2013 17:58, Ali Çehreli wrote: On 05/16/2013 03:08 AM, Bruno Medeiros wrote: > On 14/05/2013 06:45, TommiT wrote: >> Notice that "alias this = id" is not supposed to be valid syntax. > > Huh, what's this about? DMD does not seem to recognize it, but

Re: Adding Unicode operators to D

2008-10-24 Thread Bruno Medeiros
KennyTM~ wrote: 1.2) Some suggested auto-correction in the IDE. Again what if I used notepad/nano/TextEdit to code? Then I suggest a change in career... ^^' -- Bruno Medeiros - Software Developer, MSc. in CS/E graduate http://www.prowiki.org/wiki4d/wiki.cgi?BrunoMedeiros#D

Re: Adding Unicode operators to D

2008-10-24 Thread Bruno Medeiros
the 4 spaces on one backspace/delete and move 4 spaces on one move cursor operation (arrow key press). -- Bruno Medeiros - Software Developer, MSc. in CS/E graduate http://www.prowiki.org/wiki4d/wiki.cgi?BrunoMedeiros#D

Re: Adding Unicode operators to D

2008-10-24 Thread Bruno Medeiros
actually made me realize that 'null' would be an ideal candidate for having a Unicode symbol of it's own. Does anyone have suggestions for a possible one? Preferably somewhat circle-shaped. -- Bruno Medeiros - Software Developer, MSc. in CS/E graduate http://www.prowiki.org/wiki4d/wiki.cgi?BrunoMedeiros#D

Re: Adding Unicode operators to D

2008-10-26 Thread Bruno Medeiros
Simen Kjaeraas wrote: On Fri, 24 Oct 2008 18:28:51 +0200, Bruno Medeiros <[EMAIL PROTECTED]> wrote: Andrei Alexandrescu wrote: Please vote up before the haters take it down, and discuss: http://www.reddit.com/r/programming/comments/78rjk/allowing_unicode_operators_in_d_simila

Re: Adding Unicode operators to D

2008-10-26 Thread Bruno Medeiros
eny it might be useful for them, but it does seem like too specific a need to integrate in the language. -- Bruno Medeiros - Software Developer, MSc. in CS/E graduate http://www.prowiki.org/wiki4d/wiki.cgi?BrunoMedeiros#D

Re: Adding Unicode operators to D

2008-10-26 Thread Bruno Medeiros
KennyTM~ wrote: Bruno Medeiros wrote: Simen Kjaeraas wrote: As an example, while I'd enjoy seeing code like this, I'm not sure I'd enjoy writing it (Note that I am prone to exaggerations): int a = ∅; //empty set, same as "= void" int[] b = [1,2,3,4,5,6]; a = readI

Re: dmd 1.041 and 2.026 releases

2009-03-28 Thread Bruno Medeiros
t is a big step forward. -- Bruno Medeiros

Re: Going to ACCU next week

2010-04-11 Thread Bruno Medeiros
nd the NGs going? (apart from Walter and Andrei obviously) -- Bruno Medeiros - Software Engineer

  1   2   >