1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update version history for 1.4.0 in the documentation More... over 1 year ago
don't build for ARM in CI builds More... over 1 year ago
fix multiple definitions of MAX_FILE_TYPE in VS-SDK More... over 1 year ago
* build against WinSDK 10.0.26100.0 * added separate version of dbuild.dll linked against Microsoft.Build.CPPTasks.Common for VS 17.14 * mago: fixed showing intellisense information in tool tip while debugging in VS2022 * full installer now bundled with DMD 2.110.0 and LDC 1.40.0 More... over 1 year ago
Merge pull request #292 from rainers/master More... over 1 year ago
* build for Windows on ARM64 * installer now supports 4 parallel installations of VS 2022 More... over 1 year ago
Merge pull request #289 from rainers/master More... over 1 year ago
* fix selection of dbuild.dll for VS 17.12 * installer now supports 2 parallel installations of VS 2022 More... over 1 year ago
Merge pull request #288 from rainers/master More... over 1 year ago
appveyor: use dmd 2.109.1 More... over 1 year ago
adapt appveyor build to VS2019 More... over 1 year ago
update appveyor build to VS 2019 More... over 1 year ago
fixed building with VS 2022 More... over 1 year ago
added separate version of dbuild.dll linked against Microsoft.Build.CPPTasks.Common for VS 17.10 - 17.11 More... over 1 year ago
Merge pull request #284 from rainers/master More... over 1 year ago
update action upload-artifact to v4 More... over 1 year ago
* fixed issue #282: mago now (mostly) calls __debug* methods asynchronously * mago: fixed switching GC for funtion evaluation and adapted it to dmd 2.109 * dmdserver: improve completion for member variables, code in switch statement * dmdseerver: added option to display type size and alignment in tool tip * added separate version of dbuild.dll linked against Microsoft.Build.CPPTasks.Common for VS 17.12 More... over 1 year ago
- updated to build with dmd-2.110 - fixed completion for fields/members of class/struct fields - fixed crash if source window closed before semantic analysis callback completed - dmdserver: log communication with Visual D to %TEMP%/dmdserver if that folder exists More... over 1 year ago
Merge pull request #276 from rainers/master More... almost 2 years ago
update bundled compilers to dmd 2.109 and LDC 1.39 More... almost 2 years ago
fix build after merge More... almost 2 years ago
version 1.4.0-rc2 * added separate version of dbuild.dll linked against Microsoft.Build.CPPTasks.Common for VS 17.10 - 17.11 * fixed detecting dmd update after 2.108 More... almost 2 years ago
fix issue #272: Main function parameters must match one of the signatures More... over 2 years ago
Merge pull request #270 from rainers/master More... over 2 years ago
- dmdserver: updated to frontend of DMD 2.107.0 - project template cache now removed if Visual D does not find itself in it. More... over 2 years ago
fix version requirements in manifest More... over 2 years ago
Merge pull request #265 from rainers/master More... over 2 years ago
update CHANGES, bundle with dmd 2.106.0 More... over 2 years ago
fix issue #264: VisualD doesn't run compiled executable, when I select "Compile and Run" option More... over 2 years ago
reinit globals/statics More... over 2 years ago