-
Notifications
You must be signed in to change notification settings - Fork 743
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: rouge-ruby/rouge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rouge-ruby/rouge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 14 files changed
- 7 contributors
Commits on Jun 11, 2023
-
irb lexer: recognize the SIMPLE prompt (#1943)
* irb lexer: recognize the SIMPLE prompt Added support for IRB's `:SIMPLE` prompt (`>>`), plus some tests for it and the two other supported prompts (IRB's `:STANDARD` and Pry's default). * Update lib/rouge/lexers/irb.rb Avoid picking output as prompt + support for multi-line prompts. Courtesy of @tancnle. Co-authored-by: Tan Le <numbat@fastmail.com> --------- Co-authored-by: Tan Le <numbat@fastmail.com>
Configuration menu - View commit details
-
Copy full SHA for a5c5f1b - Browse repository at this point
Copy the full SHA a5c5f1bView commit details
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b81fb3b - Browse repository at this point
Copy the full SHA b81fb3bView commit details
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 339ed08 - Browse repository at this point
Copy the full SHA 339ed08View commit details
Commits on Jul 4, 2023
-
Swift 5.8 and 5.9 updates (#1948)
* Swift 5.8 updates Add new keywords and tidy up the overall list. Support property wrapper projection syntax * Swift regex literals * Tidy Swift keywords lists * Swift 5.9 updates
Configuration menu - View commit details
-
Copy full SHA for 9d7ce06 - Browse repository at this point
Copy the full SHA 9d7ce06View commit details
Commits on Jul 25, 2023
-
Add Typescript support for
.cts
and.mts
(#1978)Adds Typescript syntax highlighting to `.cts` and `.mts` files. These file extensions only specify to Typescript/Node what module system to use. They use the same syntax highlighting as `.ts` files. More info [here](https://www.typescriptlang.org/docs/handbook/esm-node.html#new-file-extensions).
Configuration menu - View commit details
-
Copy full SHA for fa7c89d - Browse repository at this point
Copy the full SHA fa7c89dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e87eb9e - Browse repository at this point
Copy the full SHA e87eb9eView commit details -
Update HCL & Terraform Lexers (#1975)
* HCL/Terraform Lexer Update * Update lib/rouge/lexers/hcl.rb Co-authored-by: Tan Le <numbat@fastmail.com> --------- Co-authored-by: Tan Le <numbat@fastmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1bf355c - Browse repository at this point
Copy the full SHA 1bf355cView commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3ceb867 - Browse repository at this point
Copy the full SHA 3ceb867View 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 v4.1.2...v4.1.3