-
Notifications
You must be signed in to change notification settings - Fork 6
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: elixir-editors/elixir-sublime-syntax
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: elixir-editors/elixir-sublime-syntax
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 18 files changed
- 1 contributor
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b234648 - Browse repository at this point
Copy the full SHA b234648View commit details -
Configuration menu - View commit details
-
Copy full SHA for abe2ae9 - Browse repository at this point
Copy the full SHA abe2ae9View commit details -
Elixir: fixed pin operator and expressions in struct headers
Also fixed matching module function calls in captures. Render the captured function name with italic style.
Configuration menu - View commit details
-
Copy full SHA for 004a456 - Browse repository at this point
Copy the full SHA 004a456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2456050 - Browse repository at this point
Copy the full SHA 2456050View commit details -
Commands: fix: read
mixoutput unbuffered for immediate display* Removed `output_scroll_time` setting. * Make error locations clickable and jumpable. * Use the selected lines for `mix test` if no tests were found. * Prevent running `mix` again if already in progress. * Allow continuing `mix test` in the background.
Configuration menu - View commit details
-
Copy full SHA for 13b5bae - Browse repository at this point
Copy the full SHA 13b5baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4275ce - Browse repository at this point
Copy the full SHA b4275ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 902180b - Browse repository at this point
Copy the full SHA 902180bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e7314a - Browse repository at this point
Copy the full SHA 9e7314aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2cb363 - Browse repository at this point
Copy the full SHA d2cb363View commit details -
Elixir: fixed capture expressions
* `& 1` -> don't match as a capture argument number * `& &1.func/1` -> can be a captured remote function * `&some.thing.good/1` -> several chained members * `&@module.func/1` -> captured remote function
Configuration menu - View commit details
-
Copy full SHA for c782be8 - Browse repository at this point
Copy the full SHA c782be8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd9592 - Browse repository at this point
Copy the full SHA 2cd9592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 912d929 - Browse repository at this point
Copy the full SHA 912d929View commit details -
Configuration menu - View commit details
-
Copy full SHA for d23eb08 - Browse repository at this point
Copy the full SHA d23eb08View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc975fe - Browse repository at this point
Copy the full SHA cc975feView commit details -
Configuration menu - View commit details
-
Copy full SHA for cad32fc - Browse repository at this point
Copy the full SHA cad32fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03c7cb0 - Browse repository at this point
Copy the full SHA 03c7cb0View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.2.3...v4.0.0