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

Kotlin #258

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Kotlin #258

wants to merge 12 commits into from

Commits on Aug 6, 2017

  1. Kotlin: initial scanner implementation

    Sergey Mashkov committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    8defb26 View commit details
    Browse the repository at this point in the history
  2. Kotlin: prepare smoke test

    Sergey Mashkov committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    63c5556 View commit details
    Browse the repository at this point in the history
  3. Kotlin: implement multiline strings, fix nested braces

    Sergey Mashkov committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    10ae520 View commit details
    Browse the repository at this point in the history
  4. Kotlin: smoke test and expected test data

    Sergey Mashkov committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    b1fbdab View commit details
    Browse the repository at this point in the history
  5. Kotlin: fix regexp escapes

    Sergey Mashkov committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    356644e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Merge branch 'master' of https://github.com/mikrethor/coderay into ko…

    …tlin
    “mikrethor” committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    57ede8c View commit details
    Browse the repository at this point in the history
  2. Formating for to comply with rubocop

    “mikrethor” committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    a88b0a9 View commit details
    Browse the repository at this point in the history
  3. Indent

    “mikrethor” committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    04aeafa View commit details
    Browse the repository at this point in the history
  4. include?

    “mikrethor” committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    26092c3 View commit details
    Browse the repository at this point in the history
  5. redundant else

    “mikrethor” committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    4ea6ae2 View commit details
    Browse the repository at this point in the history
  6. redundant else

    “mikrethor” committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    b82b9e4 View commit details
    Browse the repository at this point in the history
  7. Missing space after #

    “mikrethor” committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    1a0c3e4 View commit details
    Browse the repository at this point in the history