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

Mihaela Chirea chireamihaela99 at gmail.com
Sat Nov 14 15:25:23 UTC 2020


Hello!

Here is an update of the progress made this week for #SAOC2020:
- The linkage symbol location pull request is still open [1]
- Added the start location to StaticForeachDeclaration [2]
- Working on adding the start location to StorageClassDeclaration 
and DeprecatedDeclaration (mostly writing tests at this point) [3]

Next steps:
- Continue adding locations
- Add token length

The tasks I planned for this milestone can be found here [4]

[1] https://github.com/dlang/dmd/pull/11934
[2] https://github.com/dlang/dmd/pull/11965
[3] 
https://github.com/AsterMiha/dmd/tree/StorageClassDeclarationLoc
[4] 
https://forum.dlang.org/post/kfcxcjauafpcrmfuajam@forum.dlang.org


More information about the Digitalmars-d mailing list