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: rouge-ruby/rouge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: rouge-ruby/rouge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.1
Choose a head ref
  • 14 commits
  • 10 files changed
  • 5 contributors

Commits on Dec 22, 2017

  1. fix load scss in vue

    purecaptain committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    33b6633 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2017

  1. test on Ruby 2.5

    gfx committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    98c5889 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #842 from purecaptain/fix_bug_in_vue

    Fix load SCSS in Vue
    gfx authored Dec 27, 2017
    Configuration menu
    Copy the full SHA
    4dfcfa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    635c5dc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #845 from jneen/ci-ruby-2.5

    [CI] test on Ruby 2.5
    gfx authored Dec 27, 2017
    Configuration menu
    Copy the full SHA
    bf3136f View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2017

  1. Fix #851

    miparnisari committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    14c1b96 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

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

Commits on Jan 11, 2018

  1. [Swift] Undo parsing function call with lambda argument

     - Parsing trailing closures beginning with '{' is too tricky without
     context and causes more harm than good
    dan-zheng committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    db666a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. Merge pull request #862 from dan-zheng/master

    [Swift] Undo parsing function calls with trailing closure
    gfx authored Jan 23, 2018
    Configuration menu
    Copy the full SHA
    367e989 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

  1. Detect *.mjs files as being JavaScript

    The syntax highlighting lexer doesn't care about the input's parse goal so they both can be treated the same.
    
    These are already usable in Node 9 with `--experimental-modules`.
    Diogo Franco authored Jan 25, 2018
    Configuration menu
    Copy the full SHA
    d841fef View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Merge pull request #866 from Kovensky/patch-2

    Detect *.mjs files as being JavaScript
    gfx authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    d3ad092 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e97c793 View commit details
    Browse the repository at this point in the history
  3. v3.1.1

    gfx committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    ab39a9c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #869 from jneen/release/v3.1.1

    v3.1.1
    gfx authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    223a14a View commit details
    Browse the repository at this point in the history
Loading