This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
v3.6.0-pre.4
Pre-release
Pre-release
WebFreak001
released this
30 Apr 21:24
·
89 commits
to master
since this release
- bump DCD to 0.12.0
- use binary search in determineSnippetInfo to speed up snippet generation in big files
- add string and (currently not yet functional) comment & doccomment scopes to snippets
- fix an issue on windows using workspace-d as exe with stdin not segfaulting on close
- assert out if Fiber.getThis is null when trying to Future.getYield
- bump dfmt, dscanner, libdparse
- Improved communication of imports to DCD & added removeImports command
- Added helper function to get used D-Scanner config values