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

feat: multiple lg #1861

Merged
merged 49 commits into from
Feb 14, 2020
Merged

feat: multiple lg #1861

merged 49 commits into from
Feb 14, 2020

Commits on Jan 6, 2020

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

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    42f7582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    defa6dc View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

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

Commits on Jan 9, 2020

  1. support import lg

    zhixzhan committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    df26c40 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    c4a8ac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5de2bab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed705b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. update tests

    zhixzhan committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    bfe7d92 View commit details
    Browse the repository at this point in the history
  2. refine import resolver

    zhixzhan committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    841e352 View commit details
    Browse the repository at this point in the history
  3. renaming

    zhixzhan committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    7ce0d07 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    7aeea1c View commit details
    Browse the repository at this point in the history
  2. update tests

    zhixzhan committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    34d8da2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d039e7f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. avoid lg parse crash

    zhixzhan committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    97f0c83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe2b926 View commit details
    Browse the repository at this point in the history
  3. update test

    zhixzhan committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    b3f9cb8 View commit details
    Browse the repository at this point in the history
  4. refine lsp diagnostics

    zhixzhan committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    6a581c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e5f316 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bb61fa View commit details
    Browse the repository at this point in the history
  7. update import case

    zhixzhan committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    9d407a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

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

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    a2a6ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ece8906 View commit details
    Browse the repository at this point in the history
  3. fix error text line number

    zhixzhan committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    b72c57d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Configuration menu
    Copy the full SHA
    904c82f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b43e830 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a93d53 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. support import from id

    zhixzhan committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    a6489aa View commit details
    Browse the repository at this point in the history
  2. patch

    zhixzhan committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    e2a5ee8 View commit details
    Browse the repository at this point in the history
  3. update lg demo id import

    zhixzhan committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    8fb68e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bd4872 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d500f3 View commit details
    Browse the repository at this point in the history
  6. id import common

    zhixzhan committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    c57b22b View commit details
    Browse the repository at this point in the history
  7. handle template create

    zhixzhan committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    422bc3a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    2059627 View commit details
    Browse the repository at this point in the history
  2. import common.lg

    zhixzhan committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    59d21cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15d29ff View commit details
    Browse the repository at this point in the history
  4. bugfix

    zhixzhan committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    55e1013 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8542a82 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    470edf4 View commit details
    Browse the repository at this point in the history
  2. optimize

    zhixzhan committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    2b38da3 View commit details
    Browse the repository at this point in the history
  3. update reducer

    zhixzhan committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    8f52315 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

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

Commits on Feb 13, 2020

  1. build lg with \r\n newline

    zhixzhan committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    6fdba8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc2e1a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Configuration menu
    Copy the full SHA
    a571b2a View commit details
    Browse the repository at this point in the history
  2. fix split newline

    zhixzhan committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    5cd861f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8d6ed7 View commit details
    Browse the repository at this point in the history