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 scanner #213

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

Kotlin scanner #213

wants to merge 5 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