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 Utility for Generating Alfalfa Metadata to OpenStudio #5236

Open
wants to merge 39 commits into
base: develop
Choose a base branch
from

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    9843b0f View commit details
    Browse the repository at this point in the history
  2. do formatting

    TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3cd4267 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41dbcc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e077c72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eba24de View commit details
    Browse the repository at this point in the history
  6. fix formatting

    TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8d231c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e55e00e View commit details
    Browse the repository at this point in the history
  8. formatting

    TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    186d31c View commit details
    Browse the repository at this point in the history
  9. documentation and testing

    TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1cef96b View commit details
    Browse the repository at this point in the history
  10. formatting

    TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4b5b5a9 View commit details
    Browse the repository at this point in the history
  11. export correctly to dll

    TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a41f6d8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3dbc86b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    134e8a5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7925401 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    299fa00 View commit details
    Browse the repository at this point in the history
  16. fix target name

    TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    30c49e7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5e12354 View commit details
    Browse the repository at this point in the history
  18. change to exposeFromObject and exposeFromComponent. Remove redundant …

    …functions to make simpler interface
    TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f6b9368 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d3aed8c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    10147d1 View commit details
    Browse the repository at this point in the history
  21. fix ctest paths

    TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    280f99c View commit details
    Browse the repository at this point in the history
  22. fix ruby bindings

    TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    31820bb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    41abf4a View commit details
    Browse the repository at this point in the history
  24. Fixup AlfalfaJSON code

    jmarrec authored and TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9ed8e01 View commit details
    Browse the repository at this point in the history
  25. Lint AlfalfaPoint

    jmarrec authored and TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    578381e View commit details
    Browse the repository at this point in the history
  26. Lint up the rest

    jmarrec authored and TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    29f5b9a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a3f527d View commit details
    Browse the repository at this point in the history
  28. getPoints() to points()

    TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    28a9c80 View commit details
    Browse the repository at this point in the history
  29. formatting

    TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c5c0cb1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f2c2956 View commit details
    Browse the repository at this point in the history
  31. commit alfalfajson_gtest

    TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1677007 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ff2ff6f View commit details
    Browse the repository at this point in the history
  33. formatting

    TShapinsky committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    66b50e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fix dll export

    TShapinsky committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3014739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be526c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a221335 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cd641b View commit details
    Browse the repository at this point in the history
  5. use simplified API header

    TShapinsky committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    662ddbb View commit details
    Browse the repository at this point in the history
  6. omit clone() from swig

    TShapinsky committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1de9181 View commit details
    Browse the repository at this point in the history