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

Revise documentation #249

Merged
merged 26 commits into from
Jan 1, 2024
Merged

Revise documentation #249

merged 26 commits into from
Jan 1, 2024

Commits on Dec 27, 2023

  1. Fix Kwarg.__repr__()

    Should be formatting with reprs.
    gilch committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    12b12af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96f94d3 View commit details
    Browse the repository at this point in the history
  3. Update Whirlwind Tour for tag##/||

    Multiary macros and ||/fragments.
    gilch committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    11cd27b View commit details
    Browse the repository at this point in the history
  4. Fix some typos in primer.rst

    gilch committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    08f5e35 View commit details
    Browse the repository at this point in the history
  5. Primer clarifications

    gilch committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c5f0013 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Fix TOKENS regex

    Missed continue case #".
    Remove redundant [].
    gilch committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    789c0b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    359d0b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a087fbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    081aaa1 View commit details
    Browse the repository at this point in the history
  5. Swap out radical extensibility quote

    This one seemed to fit better. Maybe there's an even better one?
    gilch committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    11d06ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    670b2b6 View commit details
    Browse the repository at this point in the history
  7. Mention Hissp's size without docs.

    Only about 1200 lines of actual code, currently.
    gilch committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    7c22d85 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24eaaff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6e808a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b53bd77 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Write docs/README.md

    gilch committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e814f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6b2b67 View commit details
    Browse the repository at this point in the history
  3. Update copyright dates in docs/

    gilch committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ef094ac View commit details
    Browse the repository at this point in the history
  4. Revise macro_tutorial.rst

    gilch committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    74882f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28cdf3f View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    406b612 View commit details
    Browse the repository at this point in the history
  2. Add tests/README.md

    gilch committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    36613a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    01d3053 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bfa47a View commit details
    Browse the repository at this point in the history
  3. Fix typos

    gilch committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    1e56fea View commit details
    Browse the repository at this point in the history
  4. Minor corrections from review

    gilch committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    a22cb56 View commit details
    Browse the repository at this point in the history