Mihaela Chirea - SAOC 2020 Milestone 2 Update 1 - Improving DMD as a Library

Jacob Carlborg doob at me.com
Thu Oct 29 08:30:57 UTC 2020


On Wednesday, 28 October 2020 at 19:36:57 UTC, Mihaela Chirea 
wrote:

> Sorry for posting so late but here is the first update of 
> Milestone 2 of #SAOC2020
>
> The plans for this past week were to add the start locations to 
> all the AST nodes that lack it. Here is what I have done so far:
> - Removed TOK.arrow as I noticed it was unused [1]
> - Added the start location to DebugCondition and 
> VersionCondition [2]
> - Started working on adding location to linkage symbols [3]

It's great to see some progress. I think it's worth mentioning 
that the PR for adding location file offsets has been merged [1]. 
Keep up the good work.

[1] https://github.com/dlang/dmd/pull/11823

--
/Jacob Carlborg


More information about the Digitalmars-d mailing list