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

Turn DMF properties into DMFProperty types #1757

Merged
merged 37 commits into from
Jun 6, 2024

Commits on Apr 15, 2024

  1. start

    amylizzle committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6091064 View commit details
    Browse the repository at this point in the history
  2. bunch more

    amylizzle committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    dfacb1b View commit details
    Browse the repository at this point in the history
  3. move comment

    amylizzle committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6166d15 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 21, 2024

  1. more

    amylizzle committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    457a8e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c74dd45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17f7952 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. clean up trygetproperty

    amylizzle committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a882ffe View commit details
    Browse the repository at this point in the history
  2. have some defaults

    amylizzle committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9880a4f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. more defaults

    amylizzle committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d53300a View commit details
    Browse the repository at this point in the history
  2. and that's all of them

    amylizzle committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    26d62fd View commit details
    Browse the repository at this point in the history
  3. tyop

    amylizzle committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e993841 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. hooray I fixed it

    amylizzle committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    937ba83 View commit details
    Browse the repository at this point in the history
  2. Fix menus

    amylizzle committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3bd4731 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    9ea9dc3 View commit details
    Browse the repository at this point in the history
  2. clear uneeded usings

    amylizzle committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0b7343c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    f762981 View commit details
    Browse the repository at this point in the history
  2. parse verb args better

    amylizzle committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c396db8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4420a1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. make the verbs work

    amylizzle committed May 10, 2024
    Configuration menu
    Copy the full SHA
    10e9377 View commit details
    Browse the repository at this point in the history
  2. bump the RT tag

    amylizzle committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ac71a08 View commit details
    Browse the repository at this point in the history
  3. defaults

    amylizzle committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9c814d5 View commit details
    Browse the repository at this point in the history
  4. fix window size

    amylizzle committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f5c1f0e View commit details
    Browse the repository at this point in the history
  5. cleanup unused

    amylizzle committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d1ffa28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    493c349 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 17, 2024

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

Commits on May 23, 2024

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

Commits on May 27, 2024

  1. shush linter

    amylizzle committed May 27, 2024
    Configuration menu
    Copy the full SHA
    cf7945d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    5a2376c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95a838d View commit details
    Browse the repository at this point in the history
  3. Code style fixes

    wixoaGit committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    51ea6c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. code review

    amylizzle committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b2a5d0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da50cb0 View commit details
    Browse the repository at this point in the history
  3. codestyle

    amylizzle committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    127d2ff View commit details
    Browse the repository at this point in the history
  4. fix ternary comparisons

    amylizzle committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b84148c View commit details
    Browse the repository at this point in the history