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

break Node into several separate interfaces #277

Merged
merged 38 commits into from
Dec 10, 2016
Merged

break Node into several separate interfaces #277

merged 38 commits into from
Dec 10, 2016

Commits on Dec 8, 2016

  1. Configuration menu
    Copy the full SHA
    5133756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1e9709 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9947d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fd3ef2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f205de7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    242f459 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68ccfa6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b63b960 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aafb440 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    db5e0eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    778dedc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    36a206a View commit details
    Browse the repository at this point in the history
  13. remove methods from Node and reorganize the order

    the removed methods are really low level and still
    available via their respective Node*Interface class
    wjwwood committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    8a61d74 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    40cfa22 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    345a137 View commit details
    Browse the repository at this point in the history
  16. mixups

    wjwwood committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    36e746b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c4cb6a2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    31e726f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    060b69b View commit details
    Browse the repository at this point in the history
  20. fixup

    wjwwood committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    10631a9 View commit details
    Browse the repository at this point in the history
  21. fixup

    wjwwood committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    c59b1d1 View commit details
    Browse the repository at this point in the history
  22. fixup

    wjwwood committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    821a1ad View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    18db364 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    edac3ee View commit details
    Browse the repository at this point in the history
  25. uncrustify and cpplint

    wjwwood committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    8507ac9 View commit details
    Browse the repository at this point in the history
  26. address constness issues

    wjwwood committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    9fd2ad9 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9ad8342 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6252e72 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7150837 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Configuration menu
    Copy the full SHA
    1122e25 View commit details
    Browse the repository at this point in the history
  2. fixup Windows build

    wjwwood committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    365705a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfa0cf7 View commit details
    Browse the repository at this point in the history
  4. uncrustify

    wjwwood committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    053cd5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c18b6ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28a2cfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83b610e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0afcab View commit details
    Browse the repository at this point in the history
  9. fix include orders

    wjwwood committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    23a7728 View commit details
    Browse the repository at this point in the history