Thread overview
Mono-D v0.5.4.8 - DMD 2.064 Compatibility + Completion fixes
Nov 10, 2013
Alexander Bothe
Nov 24, 2013
Dejan Lekic
Nov 24, 2013
ilya-stromberg
Nov 24, 2013
Paulo Pinto
Nov 24, 2013
Paulo Pinto
November 10, 2013
Hi everyone,

I just released a new version of Mono-D which features quite all
the new D magic that appeared in dmd 2.064

http://mono-d.alexanderbothe.com/dmd-2-064-compatibility-completion-fixes-v0-5-4-8/

Completion issues:
https://github.com/aBothe/D_Parser/issues

General/Other issues:
https://github.com/aBothe/Mono-D/issues

Gonna get some sleep now :)


Cheers,
Alex
November 24, 2013
Alexander Bothe wrote:

> Hi everyone,
> 
> I just released a new version of Mono-D which features quite all the new D magic that appeared in dmd 2.064
> 
> http://mono-d.alexanderbothe.com/dmd-2-064-compatibility-completion-fixes-v0-5-4-8/
> 
> Completion issues: https://github.com/aBothe/D_Parser/issues
> 
> General/Other issues: https://github.com/aBothe/Mono-D/issues
> 
> Gonna get some sleep now :)
> 
> 
> Cheers,
> Alex

Mono-D rocks, as always! Thanks for everything!

-- 
Dejan Lekic
dejan.lekic (a) gmail.com
http://dejan.lekic.org
November 24, 2013
On Sunday, 10 November 2013 at 04:31:20 UTC, Alexander Bothe wrote:
> I just released a new version of Mono-D which features quite all
> the new D magic that appeared in dmd 2.064

It's good, but what about stability? Last time that I try to use Mono-D it was completely broken. Probably, it's because you always support latest Mono Develop's version that contains a lot of bugs. So, I have to migrate to Eclipse/DDT even if it contains less functions.
November 24, 2013
Am 24.11.2013 21:09, schrieb ilya-stromberg:
> On Sunday, 10 November 2013 at 04:31:20 UTC, Alexander Bothe wrote:
>> I just released a new version of Mono-D which features quite all
>> the new D magic that appeared in dmd 2.064
>
> It's good, but what about stability? Last time that I try to use Mono-D
> it was completely broken. Probably, it's because you always support
> latest Mono Develop's version that contains a lot of bugs. So, I have to
> migrate to Eclipse/DDT even if it contains less functions.

On my case, I tend to see Alex's and Xamarin update channels offering the same plugin, which doesn't make Mono Develop too happy on my system.

My main issue is that "intelisense" only works when it feels like it.

--
Paulo
November 24, 2013
Am 10.11.2013 05:31, schrieb Alexander Bothe:
> Hi everyone,
>
> I just released a new version of Mono-D which features quite all
> the new D magic that appeared in dmd 2.064
>
> http://mono-d.alexanderbothe.com/dmd-2-064-compatibility-completion-fixes-v0-5-4-8/
>
>
> Completion issues:
> https://github.com/aBothe/D_Parser/issues
>
> General/Other issues:
> https://github.com/aBothe/Mono-D/issues
>
> Gonna get some sleep now :)
>
>
> Cheers,
> Alex

Many thanks for your work.

--
Paulo