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

Split mathics builtin patterns #1123

Merged
merged 20 commits into from
Oct 7, 2024
Merged

Split mathics builtin patterns #1123

merged 20 commits into from
Oct 7, 2024

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    e06bf49 View commit details
    Browse the repository at this point in the history
  2. blanks!

    mmatera committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    51d43b7 View commit details
    Browse the repository at this point in the history
  3. fix cython

    mmatera committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e113501 View commit details
    Browse the repository at this point in the history
  4. cython

    mmatera committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cf3d5c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. cython

    mmatera committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    80fb5f9 View commit details
    Browse the repository at this point in the history
  2. allowing submodules

    mmatera committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    d71dbd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5172aa3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. organization closer to WR

    mmatera committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    eda0b53 View commit details
    Browse the repository at this point in the history
  2. sorting classes

    mmatera committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e3c7be9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. more documentation

    mmatera committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d83c44d View commit details
    Browse the repository at this point in the history
  2. fix doctests

    mmatera committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1e09a5e View commit details
    Browse the repository at this point in the history
  3. more doctests fixes

    mmatera committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4b5f835 View commit details
    Browse the repository at this point in the history
  4. rocky's comments

    mmatera committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5309726 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b308312 View commit details
    Browse the repository at this point in the history
  6. fixing Dispatch

    mmatera committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    07d1768 View commit details
    Browse the repository at this point in the history
  7. fixing missing imports

    mmatera committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    655e93a View commit details
    Browse the repository at this point in the history
  8. adding pytests for Dispatch

    mmatera committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fa33bba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0932af5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    57b5d8a View commit details
    Browse the repository at this point in the history
  11. Misc additions to pattern refactor (#1124)

    See review comments form `plit_mathics_builtin_patterns`.  Additionally, it looks like `sort_order` for  sections has been fixed.
    
    Co-authored-by: Juan Mauricio Matera <[email protected]>
    rocky and mmatera authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    64a773b View commit details
    Browse the repository at this point in the history