Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enh(r) Add operators and punctuation #3195

Merged
merged 12 commits into from May 19, 2021
Merged

Commits on May 18, 2021

  1. Add operators and punctuation to R

    This change adds highlighting for operators and punctuation, and fixes
    the issues described in highlightjs#3194.
    klmr committed May 18, 2021
    Copy the full SHA
    f6e5234 View commit details
    Browse the repository at this point in the history
  2. Update src/languages/r.js

    Co-authored-by: Josh Goebel <me@joshgoebel.com>
    klmr and joshgoebel committed May 18, 2021
    Copy the full SHA
    9524023 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4c746d9 View commit details
    Browse the repository at this point in the history
  4. Explain ^ use in regex

    klmr committed May 18, 2021
    Copy the full SHA
    684114d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f508d48 View commit details
    Browse the repository at this point in the history
  6. 2
    Copy the full SHA
    252483c View commit details
    Browse the repository at this point in the history
  7. Document CHANGES

    klmr committed May 18, 2021
    Copy the full SHA
    c4d7b81 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Copy the full SHA
    bf1dc80 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cb7a392 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f165d24 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ea9e3ff View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3dc014c View commit details
    Browse the repository at this point in the history