DConf 2017 Hackathon report

Adrian Matoga via Digitalmars-d digitalmars-d at puremagic.com
Wed May 10 12:14:40 PDT 2017


On Tuesday, 9 May 2017 at 04:35:40 UTC, Ali Çehreli wrote:
> Please list what we've achieved during the hackathon, including 
> what is started but is likely to be finished in the coming days 
> or months.
>
> For me:
>
> - Finished updating "Programming in D" to 2.074.0 (the HTML is 
> now up to date but I could not get to the still manual work of 
> preparing the ebooks)
>
> - Contributed to the logo and branding discussions
>
> - Opened two bugs
>
> - Ate German cookies :)
>
> Ali

I:

1. Started a PR adding -Xcc switch to LDC [1].

2. Discussed a solution to [2] and [3] with Sönke, implementation 
is in progress.

3. Briefly went through sources of Stefan's CTFE implementation. 
To me it was also a good quick lesson about part of DMD internals 
I didn't know yet, and I hope I'll be able to review his code 
from time to time and motivate him.

4. Got a ton of inspiration and motivation.

[1] https://github.com/ldc-developers/ldc/pull/2104
[2] https://github.com/dlang/dub/issues/628
[3] https://github.com/dlang/dub/issues/228



More information about the Digitalmars-d mailing list