Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RascalSoftware/python-RAT
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.0.dev2
Choose a base ref
...
head repository: RascalSoftware/python-RAT
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.0.dev3
Choose a head ref
  • 10 commits
  • 24 files changed
  • 3 contributors

Commits on Sep 11, 2024

  1. Updates submodule (#78)

    DrPaulSharp authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ce23143 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Oct 2, 2024

  1. Improves error messages for ClassLists (#80)

    * Improves error messages for ClassLists
    
    * Addresses review comments
    DrPaulSharp authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    dfef174 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    072f954 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Improves ClassList integration with Pydantic and adds JSON conversi…

    …on for `Project`s (#79)
    
    * made ClassList generic and added Pydantic validation schema
    
    * added coercion for lists
    
    * added JSON conversion for Projects
    
    * moved pydantic imports into core schema generator
    
    * fixed and improved write_script and its test
    
    * review fixes
    
    * review fixes
    alexhroom authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    aff6405 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    06630cf View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    21a1d66 View commit details
    Browse the repository at this point in the history
  2. Fixes workflow (#86)

    DrPaulSharp authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    39a5b76 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    02c48e9 View commit details
    Browse the repository at this point in the history
  2. Bumps to dev3 (#89)

    StephenNneji authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c512c19 View commit details
    Browse the repository at this point in the history
Loading