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: sudison/intellij-zig
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: sudison/intellij-zig
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 12 files changed
  • 1 contributor

Commits on Jul 25, 2021

  1. fix ut

    sudison committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    8f6171c View commit details
    Browse the repository at this point in the history
  2. type auto for struct

    sudison committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    0fb68f5 View commit details
    Browse the repository at this point in the history
  3. fnproto type auto compl

    sudison committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    fdbdc46 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. add recursive type

    sudison committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    b5370a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. support enum

    sudison committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    29f38c9 View commit details
    Browse the repository at this point in the history
  2. add change log

    sudison committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    5f30cd2 View commit details
    Browse the repository at this point in the history
  3. bump version to 0.3.1

    sudison committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    20526b8 View commit details
    Browse the repository at this point in the history
  4. support import local file

    sudison committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    3ec2ce2 View commit details
    Browse the repository at this point in the history
Loading