dlang-community / DCD

The D Completion Daemon is an auto-complete program for the D programming language
GNU General Public License v3.0
349 stars 71 forks source link

bump libdparse to 0.21.1 #700

Closed WebFreak001 closed 1 year ago

WebFreak001 commented 1 year ago

Mainly adds some new syntax parsing support, fixes syntax errors with scope in foreach and others.

Deprecations can be fixed later once we drop libdparse 0.20.0 support