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: spelling correction #228

Merged
merged 25 commits into from
Dec 14, 2018
Merged

feat: spelling correction #228

merged 25 commits into from
Dec 14, 2018

Commits on Nov 15, 2018

  1. correction

    nameoverflow committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    135dc74 View commit details
    Browse the repository at this point in the history
  2. sym delete search

    nameoverflow committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    8b5d273 View commit details
    Browse the repository at this point in the history
  3. reverts

    nameoverflow committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    2563cdb View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. edit distance

    nameoverflow committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    54e8a6f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. Configuration menu
    Copy the full SHA
    dabc2ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e1b6d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. shit OOP

    nameoverflow committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    11c21aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d71390 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Configuration menu
    Copy the full SHA
    0450bb7 View commit details
    Browse the repository at this point in the history
  2. comfort compiler

    nameoverflow committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    d95bb1e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. add test

    nameoverflow committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    e92d2df View commit details
    Browse the repository at this point in the history
  2. more test cases

    nameoverflow committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    b5410f7 View commit details
    Browse the repository at this point in the history
  3. fix edge case

    nameoverflow committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    b1b1ec4 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

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

Commits on Nov 23, 2018

  1. Configuration menu
    Copy the full SHA
    4c8ab25 View commit details
    Browse the repository at this point in the history
  2. fix a wild pointer

    nameoverflow committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    bf9ca4d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2018

  1. Configuration menu
    Copy the full SHA
    cc5893c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36f71bc View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

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

Commits on Nov 27, 2018

  1. fix syllabifier

    nameoverflow committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    7caaaf6 View commit details
    Browse the repository at this point in the history
  2. refactors on corrections

    nameoverflow committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    5cda56c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. address style issues

    nameoverflow committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    d32b43f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Configuration menu
    Copy the full SHA
    3b2f1b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c36ee0 View commit details
    Browse the repository at this point in the history