Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Pure-D/serve-d
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0-beta.17
Choose a base ref
...
head repository: Pure-D/serve-d
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0-beta.18
Choose a head ref
  • 10 commits
  • 18 files changed
  • 3 contributors

Commits on May 28, 2024

  1. add Zed editor guide

    gdamore authored and WebFreak001 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5176f15 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    b66ddf6 View commit details
    Browse the repository at this point in the history
  2. fix compilation

    WebFreak001 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    35c9edc View commit details
    Browse the repository at this point in the history
  3. refactor tc_as_a_exe test

    WebFreak001 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9e9d761 View commit details
    Browse the repository at this point in the history
  4. Revert "refactor tc_as_a_exe test"

    This reverts commit 9e9d761.
    WebFreak001 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    39599cb View commit details
    Browse the repository at this point in the history
  5. refactor tc_as_a_exe test

    WebFreak001 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d64acaf View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Adds support for dscanner.excludedFiles

    This adds the option dscanner.excludedFiles, wich can be used to exclude
    certain files from being linted with dscanner. Usefull for using with
    generated d code, for example when using dstep with c code.
    
    Each exclude option is an glob that is matched against the workspace
    relative document uri.
    Mai-Lapyst authored and WebFreak001 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ca10451 View commit details
    Browse the repository at this point in the history
  2. Remove duplicate serdeOptional

    Co-authored-by: Jan Jurzitza <[email protected]>
    Mai-Lapyst and WebFreak001 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0c7fe66 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    b5138ca View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. bump to beta.18

    WebFreak001 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1c19fd2 View commit details
    Browse the repository at this point in the history
Loading