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

Document and test missing keywords #1609

Closed
wants to merge 9 commits into from

Commits on Mar 22, 2021

  1. Copy the full SHA
    3655fe8 View commit details
    Browse the repository at this point in the history
  2. Split DSL keywords to separate man page.

    This also requires a change in the test to look at the correct doc.
    cromedome committed Mar 22, 2021
    Copy the full SHA
    495884f View commit details
    Browse the repository at this point in the history
  3. Alphabetize keywords.

    cromedome committed Mar 22, 2021
    Copy the full SHA
    e739a23 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3bcd2d1 View commit details
    Browse the repository at this point in the history
  5. Rename the DSL manual to Keywords.

    This should have gone into the Dancer2::Manual namespace to begin
    with. It has now been moved there.
    cromedome committed Mar 22, 2021
    Copy the full SHA
    2ff1b4f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6d3942e View commit details
    Browse the repository at this point in the history
  7. Use a better style of dereferencing.

    The other way, while valid, is ugly and not as readable.
    cromedome committed Mar 22, 2021
    Copy the full SHA
    9ceb6c1 View commit details
    Browse the repository at this point in the history
  8. Don't use dance.

    cromedome committed Mar 22, 2021
    Copy the full SHA
    67679ae View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

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