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

Support embeddable structs #262

Merged
merged 10 commits into from
Feb 14, 2022
Merged

Support embeddable structs #262

merged 10 commits into from
Feb 14, 2022

Commits on Feb 9, 2022

  1. Support embeddable structs

    dranikpg committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    bd99e05 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

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

Commits on Feb 11, 2022

  1. Move functions to utility

    dranikpg committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    82feb12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a24eb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Init pointers on access

    dranikpg committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    f481424 View commit details
    Browse the repository at this point in the history
  2. Refactor mergeEmbedded

    dranikpg committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    23e1b67 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Don't init pointers on reads

    dranikpg committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    b6db186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d034f7f View commit details
    Browse the repository at this point in the history
  3. Remove redundant panic

    dranikpg committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    41f45a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Small fixes

    dranikpg committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    415ef5d View commit details
    Browse the repository at this point in the history