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

Implement AutocmdParser #120

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

Implement AutocmdParser #120

wants to merge 12 commits into from

Commits on Nov 12, 2017

  1. Configuration menu
    Copy the full SHA
    290199e View commit details
    Browse the repository at this point in the history
  2. Implement a nodes collector

    Kuniwak committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    597a5b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52cf561 View commit details
    Browse the repository at this point in the history
  4. Refactoring tests by removing an unwanted common fixture

    Kuniwak authored and Kuniwak committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    35ad2a0 View commit details
    Browse the repository at this point in the history
  5. Implement traversing_handler interface

    Kuniwak authored and Kuniwak committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    0b5fefc View commit details
    Browse the repository at this point in the history
  6. Implement compose_handlers

    Kuniwak authored and Kuniwak committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    8a1bebb View commit details
    Browse the repository at this point in the history
  7. More document

    Kuniwak authored and Kuniwak committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    db194f5 View commit details
    Browse the repository at this point in the history
  8. Add autocmd parser (but not attached yet)

    Kuniwak authored and Kuniwak committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    9f8e3b7 View commit details
    Browse the repository at this point in the history
  9. Rename autocmd parser

    Kuniwak committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    738975f View commit details
    Browse the repository at this point in the history
  10. Fix a typo

    Kuniwak committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    785d29e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c453ee View commit details
    Browse the repository at this point in the history
  12. Make test pass

    Kuniwak committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    a0ca3c9 View commit details
    Browse the repository at this point in the history