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

Magic preprocessors for conversion to vanilla Python #1491

Merged
merged 54 commits into from
Jun 4, 2017

Commits on Jun 1, 2017

  1. Opts magic conversion prototype

    jlstevens authored and philippjfr committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    3f645bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7264ff View commit details
    Browse the repository at this point in the history
  3. Moved opts utility to util

    jlstevens authored and philippjfr committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    eb273c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f02c959 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48dbfe3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86af334 View commit details
    Browse the repository at this point in the history
  7. Defined hv.util.output helper

    jlstevens authored and philippjfr committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    a1bb4e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f6dda3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b291d63 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5fde8ba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    642f8e7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3f3e560 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    31fe462 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    59750c1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ca68c67 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c39e32a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c2b8780 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9eea15f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0b5677f View commit details
    Browse the repository at this point in the history
  20. Removed stray print

    jlstevens authored and philippjfr committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    4df77bf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    421f446 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    33140ac View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7ffb61c View commit details
    Browse the repository at this point in the history
  24. Initialized the util module

    jlstevens authored and philippjfr committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    071f4e1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9f4a189 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6470d16 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bd8b5d6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9070d2b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9f6d623 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5a34cfc View commit details
    Browse the repository at this point in the history
  31. Tweaked conversion command

    jlstevens authored and philippjfr committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    e7be1e1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9280c6d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    27915d5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    20481c4 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    26e08d0 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a258e8d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a731085 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

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

Commits on Jun 3, 2017

  1. Configuration menu
    Copy the full SHA
    7d920dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c71b009 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2b86df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    746db40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29ce705 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33589d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d60f78d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b4e250 View commit details
    Browse the repository at this point in the history
  9. Updated TestOptsUtil tests

    jlstevens committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    c9009f4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    98eecbb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9cfbfe0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d4054fb View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2017

  1. Configuration menu
    Copy the full SHA
    80ad114 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary import

    jlstevens committed Jun 4, 2017
    Configuration menu
    Copy the full SHA
    f5f12c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a325041 View commit details
    Browse the repository at this point in the history