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

Add a macro attribute for auto-unwrapping vals #9

Closed
wants to merge 22 commits into from
Closed

Commits on Apr 10, 2022

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

    leighmcculloch committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    245f49b View commit details
    Browse the repository at this point in the history
  3. it works

    leighmcculloch committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    e688737 View commit details
    Browse the repository at this point in the history
  4. add todos

    leighmcculloch committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    e13dae3 View commit details
    Browse the repository at this point in the history
  5. cleanup

    leighmcculloch committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    d519703 View commit details
    Browse the repository at this point in the history
  6. wip

    leighmcculloch committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    fbea664 View commit details
    Browse the repository at this point in the history
  7. better err

    leighmcculloch committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    d007b39 View commit details
    Browse the repository at this point in the history
  8. add todo

    leighmcculloch committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    0230283 View commit details
    Browse the repository at this point in the history
  9. cleanup

    leighmcculloch committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    af06b16 View commit details
    Browse the repository at this point in the history
  10. warnings

    leighmcculloch committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    3388396 View commit details
    Browse the repository at this point in the history
  11. consistent names

    leighmcculloch committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    9b78a2c View commit details
    Browse the repository at this point in the history
  12. comment println

    leighmcculloch committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    66a93a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. add tests

    leighmcculloch committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    9388ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02202d3 View commit details
    Browse the repository at this point in the history
  3. remove comments

    leighmcculloch committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    5eb2f9a View commit details
    Browse the repository at this point in the history
  4. Fix versions

    leighmcculloch committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    223101d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ac3ed1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76234e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58a605a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89738f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e78f33 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eae5238 View commit details
    Browse the repository at this point in the history