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

lang: Zero copy deserialization #202

Merged
merged 23 commits into from
Apr 17, 2021
Merged

lang: Zero copy deserialization #202

merged 23 commits into from
Apr 17, 2021

Commits on Apr 15, 2021

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

Commits on Apr 16, 2021

  1. Update

    armaniferrante committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    c3e3360 View commit details
    Browse the repository at this point in the history
  2. Basic test working

    armaniferrante committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    8367f4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7b3106 View commit details
    Browse the repository at this point in the history
  4. Ts format

    armaniferrante committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    0465beb View commit details
    Browse the repository at this point in the history
  5. More formatting

    armaniferrante committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    68414c1 View commit details
    Browse the repository at this point in the history
  6. Update borsh package

    armaniferrante committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    4bfecf6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    599f4ed View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Dont run doc comment

    armaniferrante committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    c911d73 View commit details
    Browse the repository at this point in the history
  2. Some cleanup

    armaniferrante committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    fce9de1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25c7ac6 View commit details
    Browse the repository at this point in the history
  4. Rename Loader

    armaniferrante committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    41a0738 View commit details
    Browse the repository at this point in the history
  5. Update comment

    armaniferrante committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    4a83c79 View commit details
    Browse the repository at this point in the history
  6. Check init pid

    armaniferrante committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    97e643a View commit details
    Browse the repository at this point in the history
  7. Remove file

    armaniferrante committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    41952b5 View commit details
    Browse the repository at this point in the history
  8. Update toml

    armaniferrante committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    34bb342 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa53f02 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c61b1d6 View commit details
    Browse the repository at this point in the history
  11. Fix path

    armaniferrante committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    6583c4d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fbfa5ab View commit details
    Browse the repository at this point in the history
  13. Changelog entry

    armaniferrante committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    9912faf View commit details
    Browse the repository at this point in the history
  14. Update

    armaniferrante committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    6649dae View commit details
    Browse the repository at this point in the history
  15. Prettier

    armaniferrante committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    9eb94c3 View commit details
    Browse the repository at this point in the history