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

Add support for type adapters #1592

Draft
wants to merge 32 commits into
base: main
Choose a base branch
from
Draft

Add support for type adapters #1592

wants to merge 32 commits into from

Commits on Dec 1, 2023

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

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    eb98479 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c3f941 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f64bdf3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Add some compile tests

    clementetb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b5b6a20 View commit details
    Browse the repository at this point in the history
  2. Enable Realm list tests

    clementetb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    57e8bf3 View commit details
    Browse the repository at this point in the history
  3. Enable collections

    clementetb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    43dd5dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c53aa14 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. More tests

    clementetb committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    681a73e View commit details
    Browse the repository at this point in the history
  2. Add support for objects

    clementetb committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b607f36 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Add collections support

    clementetb committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    37bfd02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c8ba57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da05877 View commit details
    Browse the repository at this point in the history
  4. More testing

    clementetb committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9b97c13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9fd266 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

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

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    4f6cf36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad08eb9 View commit details
    Browse the repository at this point in the history
  3. Add more tests

    clementetb committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ab53da9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Linting

    clementetb committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    148c0ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    058afc7 View commit details
    Browse the repository at this point in the history
  3. Fix expected IR

    clementetb committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    38fe50f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7111b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6408db1 View commit details
    Browse the repository at this point in the history
  6. Linting

    clementetb committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    385e369 View commit details
    Browse the repository at this point in the history
  7. Clean up compiler tests

    clementetb committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    77cdc2e View commit details
    Browse the repository at this point in the history
  8. Add roundtrip tests

    clementetb committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    3b18d8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4686c0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f3b0407 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Add changelog entry

    clementetb committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4ba7dab View commit details
    Browse the repository at this point in the history
  2. Add documentation

    clementetb committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3b76bee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faab0ab View commit details
    Browse the repository at this point in the history