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

WIP: add javascript tokenizer #4

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

Commits on Jun 3, 2016

  1. add javascript tokenizer

    - copied from https://git.io/voeEf
    - works on both file and function level
    jakubzitny committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    457ff40 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2016

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

Commits on Jun 17, 2016

  1. Configuration menu
    Copy the full SHA
    8ea9116 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10fde12 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2016

  1. Configuration menu
    Copy the full SHA
    8ab4407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd4272b View commit details
    Browse the repository at this point in the history
  3. skip empty function tokens

    jakubzitny committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    d41550e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    962360b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2016

  1. Configuration menu
    Copy the full SHA
    49cd0c2 View commit details
    Browse the repository at this point in the history
  2. asd

    Ubuntu committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    298ed54 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

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