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

Draft: Type Modifier Unification #672

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Aug 25, 2023

  1. create modifier unit interface

    koflin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b20562c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00838a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b22c39c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f63badf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e14ef8 View commit details
    Browse the repository at this point in the history
  6. provide type info context with instantiation of modifier units and im…

    …plement ghost modifier
    koflin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6f4e397 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    843cb43 View commit details
    Browse the repository at this point in the history
  8. Create modifier assignability

    koflin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ec25f10 View commit details
    Browse the repository at this point in the history
  9. implement assignability

    koflin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    550ca00 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2911129 View commit details
    Browse the repository at this point in the history
  11. added test for return typing

    koflin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4b470e1 View commit details
    Browse the repository at this point in the history
  12. implement ghost return typing

    koflin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    244c7f6 View commit details
    Browse the repository at this point in the history
  13. corrected some rebase errors

    koflin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    248644d View commit details
    Browse the repository at this point in the history
  14. extended comment

    koflin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0cd04e6 View commit details
    Browse the repository at this point in the history
  15. added some docs

    koflin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    85712aa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    67a87aa View commit details
    Browse the repository at this point in the history