www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Mono-D v0.4.4 Template mixins, completion improvements

reply "alex" <info alexanderbothe.com> writes:
Hi everyone,

I've implemented one of the last missing things regarding code 
completion (except those huge remaining fields in the expression 
evaluation, so correct trait&CTFE handling etc.) now.
Though I doubt that everything is interpreted correctly I wrote a 
bunch of unit tests that passed successfully - imho another step 
in the right direction.

Now trying to begin with the code formatter.. but unlike 
installing new completion features this will take longer, I guess 
:)

http://mono-d.alexanderbothe.com
http://d-ide.sourceforge.net

https://github.com/aBothe/Mono-D/issues
Nov 30 2012
next sibling parent "Robik" <szadows gmail.com> writes:
On Friday, 30 November 2012 at 17:33:27 UTC, alex wrote:
 Hi everyone,

 I've implemented one of the last missing things regarding code 
 completion (except those huge remaining fields in the 
 expression evaluation, so correct trait&CTFE handling etc.) now.
 Though I doubt that everything is interpreted correctly I wrote 
 a bunch of unit tests that passed successfully - imho another 
 step in the right direction.
Great news, thanks.
 Now trying to begin with the code formatter.. but unlike 
 installing new completion features this will take longer, I 
 guess :)

 http://mono-d.alexanderbothe.com
 http://d-ide.sourceforge.net

 https://github.com/aBothe/Mono-D/issues
Dec 01 2012
prev sibling next sibling parent "nazriel" <spam dzfl.pl> writes:
On Friday, 30 November 2012 at 17:33:27 UTC, alex wrote:
 Hi everyone,

 I've implemented one of the last missing things regarding code 
 completion (except those huge remaining fields in the 
 expression evaluation, so correct trait&CTFE handling etc.) now.
 Though I doubt that everything is interpreted correctly I wrote 
 a bunch of unit tests that passed successfully - imho another 
 step in the right direction.

 Now trying to begin with the code formatter.. but unlike 
 installing new completion features this will take longer, I 
 guess :)

 http://mono-d.alexanderbothe.com
 http://d-ide.sourceforge.net

 https://github.com/aBothe/Mono-D/issues
Oh man, I always knew that Mono-D rox but now it too awesome to handle! :D Thank you very much Alex for making this great IDE for D! Great step to make D more user friendly. Good luck with your next tasks regarding Mono-D
Dec 01 2012
prev sibling parent "Dejan Lekic" <dejan.lekic gmail.com> writes:
On Friday, 30 November 2012 at 17:33:27 UTC, alex wrote:
 Hi everyone,

 I've implemented one of the last missing things regarding code 
 completion (except those huge remaining fields in the 
 expression evaluation, so correct trait&CTFE handling etc.) now.
 Though I doubt that everything is interpreted correctly I wrote 
 a bunch of unit tests that passed successfully - imho another 
 step in the right direction.

 Now trying to begin with the code formatter.. but unlike 
 installing new completion features this will take longer, I 
 guess :)

 http://mono-d.alexanderbothe.com
 http://d-ide.sourceforge.net

 https://github.com/aBothe/Mono-D/issues
Well-done Alex!
Dec 01 2012