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

Shortcut macros for collections #1703

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Dec 18, 2021

  1. add dict! macro

    daniil-konovalenko committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    e415e37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38087c8 View commit details
    Browse the repository at this point in the history
  3. add py_set! macro

    - extract common logic into py_object_vec!
    daniil-konovalenko committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    10461c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6a89f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b4a2cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40c9867 View commit details
    Browse the repository at this point in the history
  7. fix clippy issue

    daniil-konovalenko committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    43feb1b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f09824 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7166882 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    85b8dbc View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. fix clippy

    daniil-konovalenko committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    5e06f14 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

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