digitalmars.D.announce - Mono-D v0.4.4 Template mixins, completion improvements
- "alex" <info alexanderbothe.com> Nov 30 2012
- "Robik" <szadows gmail.com> Dec 01 2012
- "nazriel" <spam dzfl.pl> Dec 01 2012
- "Dejan Lekic" <dejan.lekic gmail.com> Dec 01 2012
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
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
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
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









"Robik" <szadows gmail.com> 