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: nolanderc/glsl_analyzer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.4
Choose a base ref
...
head repository: nolanderc/glsl_analyzer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.5
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 25, 2024

  1. upgrade to zig 0.12.0

    nolanderc committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    43168d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from nolanderc/zig-0.12.0

    upgrade to zig 0.12.0
    nolanderc authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    da89089 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    cab97fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58 from nolanderc/duplicate-multiline

    format: correctly print multiline constructs (comment/define)
    nolanderc authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3514b23 View commit details
    Browse the repository at this point in the history
Loading