Skip to content

Conversation

@rainers
Copy link
Member

@rainers rainers commented Jan 24, 2017

  • cv2pdb can now be enabled independent of debug engine
  • added project template to build with DMD, LDC and GDC for x86 and x64
  • VS SDK 2013 now needed to build Visual D
  • added automatic brace completion
  • added preliminary support for VS 2017 RC
  • dparser: semantic analysis no longer times out after 500ms, but cancels previous requests
  • dparser: improved performance by adding name lookup cache
  • completion box no longer pops up if caret has been moved elsewhere
  • menu entries now disabled if they require the focus on a D file, but it is elsewhere
  • building a library with LDC now always adds "-oq -od=$(IntDir)" to the command line
  • reduced idle processing by only updating the active view

rainers added 30 commits July 17, 2016 18:30
- new file enclaveapi.h
- threadpoolprivateapiset.h moved into sub folder
- environment variable WindowsSDKVersion has trailing \, even if empty
fix debug identifiers passed as versions
fix passing multiple entries for version/debug identifiers and import paths
copy DMD options to LDC, ldmd is currently used
always add phobos.lib to additional dependencies
…ls previous requests

completion box no longer pops up if caret has been moved elsewhere
try to better support "Compile and Disassemble" for file from VC project
fix colorization of debug statements
@rainers rainers merged commit 50a3145 into dlang:master Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant