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

Prototype decodeToSequence to read multiple objects from stream lazily #1691

Merged
merged 9 commits into from Nov 11, 2021

Commits on Oct 13, 2021

  1. Prototype deocdeToSequence to read multiple objects from stream lazily

    Hide JsonIterator and provide LazyStreamingMode
    sandwwraith committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    346e5ad View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Apply suggestions from code review

    Co-authored-by: Vsevolod Tolstopyatov <qwwdfsad@gmail.com>
    sandwwraith and qwwdfsad committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ab161db View commit details
    Browse the repository at this point in the history
  2. ~review fixes

    sandwwraith committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ca681f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. ~minor documentation update

    qwwdfsad committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    4c14c11 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Vsevolod Tolstopyatov <qwwdfsad@gmail.com>
    sandwwraith and qwwdfsad committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    2975a98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd5a08 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Update API dump

    sandwwraith committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    41a9702 View commit details
    Browse the repository at this point in the history
  2. Update formats/json/jvmMain/src/kotlinx/serialization/json/JvmStreams.kt

    Co-authored-by: Leonid Startsev <sandwwraith@users.noreply.github.com>
    qwwdfsad and sandwwraith committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    6a3edb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1eb2bb View commit details
    Browse the repository at this point in the history