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

Python DU refinements: provide access to DU case constructors to python code #3558

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Oct 15, 2023

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

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    1b6fd65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ecd822 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'python-du-refinements' of github.com:smoothdeveloper/Fa…

    …ble into python-du-refinements
    
    # Conflicts:
    #	src/Fable.Transforms/Python/Fable2Python.fs
    smoothdeveloper committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    ce80ff0 View commit details
    Browse the repository at this point in the history
  4. add type annotation to the constructor method parameters, add unit te…

    …sts that emit the python calls and assert they are equivalent to the F# constructed values.
    smoothdeveloper committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    2522b16 View commit details
    Browse the repository at this point in the history
  5. (minor) formatting

    smoothdeveloper committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    51bb312 View commit details
    Browse the repository at this point in the history
  6. revert QuickTest.fs

    smoothdeveloper committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    d1e44c8 View commit details
    Browse the repository at this point in the history
  7. (minor) formatting

    smoothdeveloper committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    3b9c638 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6419301 View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    smoothdeveloper committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    c1d60a0 View commit details
    Browse the repository at this point in the history