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.2
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.3
Choose a head ref
  • 10 commits
  • 16 files changed
  • 3 contributors

Commits on Nov 1, 2023

  1. lsp tests: fix function overload hover splitting logic to conform wit…

    …h the new overload grouping
    automaticp committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a9cda2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec1a04c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d0d419 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a664612 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    511ea66 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #47 from automaticp/lsp-tests

    Add more hover and completion tests
    nolanderc authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5896114 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    add3247 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c51f97 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Merge pull request #48 from automaticp/parser-tests-with-pytest

    Parser tests: replace shell scripts with pytest scripts
    nolanderc authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f5694d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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