Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Added support for JSON ser/de records layout #1275

Merged
merged 21 commits into from Oct 30, 2022

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    e623200 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1efef6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa2b740 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06f3511 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ba0ddb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20d58b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ed1e55 View commit details
    Browse the repository at this point in the history
  8. Fix MutableArray impl

    AnIrishDuck committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d10a8de View commit details
    Browse the repository at this point in the history
  9. s/expand/extend_offsets/

    AnIrishDuck committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4e1d1bb View commit details
    Browse the repository at this point in the history
  10. s/Preallocate/Container

    AnIrishDuck committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    a24d743 View commit details
    Browse the repository at this point in the history
  11. Remove unused

    AnIrishDuck committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    33fde65 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3199432 View commit details
    Browse the repository at this point in the history
  13. Clippy fixes

    AnIrishDuck committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    0c167c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Use .into()

    Co-authored-by: Jorge Leitao <jorgecarleitao@gmail.com>
    AnIrishDuck and jorgecarleitao committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d118365 View commit details
    Browse the repository at this point in the history
  2. Simplify

    Co-authored-by: Jorge Leitao <jorgecarleitao@gmail.com>
    AnIrishDuck and jorgecarleitao committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    1015950 View commit details
    Browse the repository at this point in the history
  3. Make crate-private

    Co-authored-by: Jorge Leitao <jorgecarleitao@gmail.com>
    AnIrishDuck and jorgecarleitao committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    1fb85ec View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    AnIrishDuck committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b399166 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Update src/array/mod.rs

    Co-authored-by: Jorge Leitao <jorgecarleitao@gmail.com>
    AnIrishDuck and jorgecarleitao committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    5ceee98 View commit details
    Browse the repository at this point in the history
  2. Move Container to json

    AnIrishDuck committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    757385a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b3ef81 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

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