1
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tracegc: update to dmd 2.112 More... 9 months ago
- dbuild: add option to select the D runtime: none/druntime/phobos (druntime LDC only) - improve building dbuild - fix registering dbuild-18.0 More... 9 months ago
Merge pull request #319 from rainers/master More... 10 months ago
- dmdserver: - now built with upcoming dmd 2.112 with improved GC performance - don't stop analyzing when a static assert is hit - add option to display server communication in the output pane - some optimizations to to reduce communication overhead - fixed WindowsApp template to build with recent DMD More... 10 months ago
add installation in VS 2026, add missing .ini files More... 10 months ago
Merge pull request #316 from rainers/master More... 11 months ago
add "import C defines" to msbuild options enable the import C preprocessing More... 11 months ago
version 1.4.2 * dmdserver: fixed error "module specified twice on command line" for same module name in different packages * added command "Reset Language Server" to extension menu * issue #313: installer now checks whether VS and the C++ development workloads are installed and provides some assistance in installing them * dbuild: add file imported from C to the dependencies for rebuilding * dbuild: add option to set C include search path More... 11 months ago
fix comparing packages of module declaration More... about 1 year ago
Merge pull request #310 from rainers/master More... about 1 year ago
prepare v1.4.1 More... about 1 year ago
don't show struct size and alignment if invalid More... about 1 year ago
Merge pull request #309 from rainers/master More... about 1 year ago
update github actions image to windows-2022 More... about 1 year ago
pipedmd: allow DRT-options to be passed to sub process dmdserver: fixed intellisense on TemplateInstance!Argument mago: added option to select what type of property functions that can now be implicitly called. More... about 1 year ago
DParser: no error reporting if DParser crashes, cherry picked from https://github.com/dlang/visuald/pull/56/files More... about 1 year ago
Merge pull request #306 from rainers/master More... about 1 year ago
âdd new mago options debug helper try full analysis after edit More... about 1 year ago
Merge pull request #302 from rainers/master More... about 1 year ago
fix tests More... about 1 year ago
fix dmd builds More... about 1 year ago
init compileEnv to fix crash with unicode remove \r from tip text More... about 1 year ago
add missing file dmdlocation.d More... about 1 year ago
* issue #300: storage class adornments not updated after edits * dmdserver: fixed a couple of assertions causing the server to restart * dmdserver: replaced new location storage to avoid leaking memory More... about 1 year ago
Merge pull request #299 from rainers/master More... over 1 year ago
version 1.4.1-beta1: * dmdserver: updated to frontend of DMD 2.111.0 * full installer now bundled with DMD 2.111.0 and LDC 1.40.1 * updated to build with dmd-2.111 * mago: fixed display of AA key in expanded view * issue #291: allow overriding the default compiler executable path in the VC project settings * issue #296: VC project integration: added support to build for ARM64 with LDC More... over 1 year ago
add missing special tokens as keywords More... over 1 year ago
adapt to dmd-2.111 More... over 1 year ago
Merge pull request #295 from rainers/master More... over 1 year ago
installer: remove Debugger\MagoNatCC.dll More... over 1 year ago