-
Notifications
You must be signed in to change notification settings - Fork 743
Comparing changes
Open a pull request
base repository: rouge-ruby/rouge
base: v3.9.0
head repository: rouge-ruby/rouge
compare: v3.10.0
- 12 commits
- 26 files changed
- 6 contributors
Commits on Aug 22, 2019
-
This commit adds a lexer for the Clean language.
Configuration menu - View commit details
-
Copy full SHA for 6ad8346 - Browse repository at this point
Copy the full SHA 6ad8346View commit details
Commits on Aug 23, 2019
-
This commit adds a lexer for the Lustre language.
Configuration menu - View commit details
-
Copy full SHA for e84edc4 - Browse repository at this point
Copy the full SHA e84edc4View commit details
Commits on Aug 26, 2019
-
Add lisp alias to Common Lisp lexer (#848)
Although Common Lisp is This is consistent with the approach of Pygments.
Configuration menu - View commit details
-
Copy full SHA for 33f0428 - Browse repository at this point
Copy the full SHA 33f0428View commit details -
Configuration menu - View commit details
-
Copy full SHA for b65c879 - Browse repository at this point
Copy the full SHA b65c879View commit details -
Add 'lisp' alias to Common Lisp lexer (#1315)
Although Common Lisp is a Lisp dialect, assigning the alias 'lisp' to the Common Lisp lexer is consistent with the approach of Pygments.
Configuration menu - View commit details
-
Copy full SHA for 106e86f - Browse repository at this point
Copy the full SHA 106e86fView commit details
Commits on Aug 28, 2019
-
Remove link to online dingus (#1317)
The online dingus at rouge.jneen.net no longer allows a user to save a code sample. This commit removes the prompt from the bug report template suggesting a link be included.
Configuration menu - View commit details
-
Copy full SHA for 1c44039 - Browse repository at this point
Copy the full SHA 1c44039View commit details
Commits on Aug 30, 2019
-
Permit an empty reason-phrase element in HTTP lexer (#1313)
The HTTP 1.1 spec permits empty reason-phrase elements in HTTP responses but the HTTP lexer requires a reason-phrase to be given. This commit removes that requirement.
Configuration menu - View commit details
-
Copy full SHA for fdbf747 - Browse repository at this point
Copy the full SHA fdbf747View commit details -
This commit adds a lexer for the SPARQL language.
Configuration menu - View commit details
-
Copy full SHA for 0cc4313 - Browse repository at this point
Copy the full SHA 0cc4313View commit details
Commits on Aug 31, 2019
-
This commit adds a lexer for the JMP Scripting Language.
Configuration menu - View commit details
-
Copy full SHA for 8168673 - Browse repository at this point
Copy the full SHA 8168673View commit details
Commits on Sep 1, 2019
-
Correct minor errors in the Lustre lexer (#1316)
This commit primarily adds some missing frozen string literal pragmas and makes regular expression literals more consistent.
Configuration menu - View commit details
-
Copy full SHA for 9724e00 - Browse repository at this point
Copy the full SHA 9724e00View commit details
Commits on Sep 3, 2019
-
This commit adds a lexer for the Lutin language.
Configuration menu - View commit details
-
Copy full SHA for fd82b9c - Browse repository at this point
Copy the full SHA fd82b9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b87678 - Browse repository at this point
Copy the full SHA 7b87678View commit details
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.9.0...v3.10.0