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

(docs) Cookbooks "Serialise JSON Data using ppx_yojson_conv" and "Deserialise JSON Data using ppx_yojson_conv" #2415

Merged
merged 16 commits into from
Jun 24, 2024

Commits on May 7, 2024

  1. add deserialization

    gpopides committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a4dd1b8 View commit details
    Browse the repository at this point in the history
  2. add serialization

    gpopides committed May 7, 2024
    Configuration menu
    Copy the full SHA
    77ed585 View commit details
    Browse the repository at this point in the history
  3. swap them

    gpopides committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8b724b5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Update data/cookbook/deserialise-from-json/00-deserialize-yojson.ml

    Co-authored-by: sabine <6594573+sabine@users.noreply.github.com>
    gpopides and sabine committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3ebb740 View commit details
    Browse the repository at this point in the history
  2. Update data/cookbook/deserialise-from-json/00-deserialize-yojson.ml

    Co-authored-by: sabine <6594573+sabine@users.noreply.github.com>
    gpopides and sabine committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e476ada View commit details
    Browse the repository at this point in the history
  3. Update data/cookbook/deserialise-from-json/00-deserialize-yojson.ml

    Co-authored-by: sabine <6594573+sabine@users.noreply.github.com>
    gpopides and sabine committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4b612d8 View commit details
    Browse the repository at this point in the history
  4. Update data/cookbook/serialise-to-json/00-serialize-yojson.ml

    Co-authored-by: sabine <6594573+sabine@users.noreply.github.com>
    gpopides and sabine committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7e90bc9 View commit details
    Browse the repository at this point in the history
  5. Update data/cookbook/serialise-to-json/00-serialize-yojson.ml

    Co-authored-by: sabine <6594573+sabine@users.noreply.github.com>
    gpopides and sabine committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f7f7c51 View commit details
    Browse the repository at this point in the history
  6. Update data/cookbook/serialise-to-json/00-serialize-yojson.ml

    Co-authored-by: sabine <6594573+sabine@users.noreply.github.com>
    gpopides and sabine committed May 8, 2024
    Configuration menu
    Copy the full SHA
    91ffd3c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    3961690 View commit details
    Browse the repository at this point in the history
  2. shorten lines to improve UX in cookbook

    gpopides committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b45e2ef View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Update data/cookbook/serialise-to-json/00-serialize-yojson.ml

    Co-authored-by: Cuihtlauac Alvarado <cuihtlauac@users.noreply.github.com>
    gpopides and cuihtlauac committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    cb16f6a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    917ad50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd1eec3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d1677a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. a bit of editing

    sabine committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fb4ba73 View commit details
    Browse the repository at this point in the history