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

Parse rework for nested commands #1149

Merged
merged 38 commits into from Jan 31, 2020

Commits on Jan 21, 2020

  1. First cut at parse rework

    - skip asterisk tests
    - other tests runnning
    - nested commands untested
    - lots of details to check
    shadowspawn committed Jan 21, 2020
    Copy the full SHA
    01500af View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    22c9ca5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    de0f20a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7dc2349 View commit details
    Browse the repository at this point in the history
  5. Add support for default command using action handler

    - and remove stale _execs
    shadowspawn committed Jan 21, 2020
    Copy the full SHA
    5e43088 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d4f87b2 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f51b0e3 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    e421524 View commit details
    Browse the repository at this point in the history
  9. .addHelpCommand

    shadowspawn committed Jan 21, 2020
    Copy the full SHA
    a257e49 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    6b7a7c6 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    b5b062c View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    3be5ba3 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    b4c055b View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    c455732 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    bb9fe74 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    f5b0798 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    b28a088 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    81185fe View commit details
    Browse the repository at this point in the history
  19. Tests for addCommand

    shadowspawn committed Jan 21, 2020
    Copy the full SHA
    9d20c11 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    460e3ec View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    2a480a5 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    0736a77 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    ae61194 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'feature/parse-rework' of github.com:shadowspawn/command…

    …er.js into feature/parse-rework
    shadowspawn committed Jan 21, 2020
    Copy the full SHA
    706b0f9 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    d740db2 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    c529bff View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    365de99 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Fix typo

    shadowspawn committed Jan 22, 2020
    Copy the full SHA
    aa3805d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4043f2b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    24698c9 View commit details
    Browse the repository at this point in the history
  4. Add nested commands

    shadowspawn committed Jan 22, 2020
    Copy the full SHA
    cef94eb View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e5b68f4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b980c2d View commit details
    Browse the repository at this point in the history
  7. Document .addCommand

    shadowspawn committed Jan 22, 2020
    Copy the full SHA
    30379ae View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Copy the full SHA
    5fbec7e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Copy the full SHA
    c0d62d3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fe896d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Copy the full SHA
    432bb59 View commit details
    Browse the repository at this point in the history