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

Make use of named functions to compute secondary variables #1315

Merged
merged 29 commits into from Aug 17, 2016

Commits on Aug 17, 2016

  1. Copy the full SHA
    6e871f2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6ef7ee2 View commit details
    Browse the repository at this point in the history
  3. [PL] removed unneeded arguments

    chleh committed Aug 17, 2016
    Copy the full SHA
    baa7ac1 View commit details
    Browse the repository at this point in the history
  4. [MaL] added header file

    chleh committed Aug 17, 2016
    Copy the full SHA
    e53c5af View commit details
    Browse the repository at this point in the history
  5. [NL] added include

    chleh committed Aug 17, 2016
    Copy the full SHA
    04592b0 View commit details
    Browse the repository at this point in the history
  6. [App] changed diffed fields

    chleh committed Aug 17, 2016
    Copy the full SHA
    5406c12 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    b741a65 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    1ee1bd6 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a292b51 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    1362a01 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    f1c4727 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    d0b842a View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    1d9ec99 View commit details
    Browse the repository at this point in the history
  14. [PL] TES uses named functions

    chleh committed Aug 17, 2016
    Copy the full SHA
    78210b8 View commit details
    Browse the repository at this point in the history
  15. [PL] changed includes

    chleh committed Aug 17, 2016
    Copy the full SHA
    5dca603 View commit details
    Browse the repository at this point in the history
  16. [PL] fixed explicit ctor error

    chleh committed Aug 17, 2016
    Copy the full SHA
    a5df30c View commit details
    Browse the repository at this point in the history
  17. ]PL] fixes after rebase

    chleh committed Aug 17, 2016
    Copy the full SHA
    9c7220d View commit details
    Browse the repository at this point in the history
  18. [PL] added docu

    chleh committed Aug 17, 2016
    Copy the full SHA
    f2acbb4 View commit details
    Browse the repository at this point in the history
  19. [PL] added docu

    chleh committed Aug 17, 2016
    Copy the full SHA
    c9be60c View commit details
    Browse the repository at this point in the history
  20. [PL] added docu

    chleh committed Aug 17, 2016
    Copy the full SHA
    6380a7f View commit details
    Browse the repository at this point in the history
  21. [PL] added docu

    chleh committed Aug 17, 2016
    Copy the full SHA
    0ed9b82 View commit details
    Browse the repository at this point in the history
  22. [PL] fixed compilation error

    chleh committed Aug 17, 2016
    Copy the full SHA
    98d7b06 View commit details
    Browse the repository at this point in the history
  23. [PL] code review changes.

    * context: class -> struct
    * global vector from named fct: result_cache -> result
    * cached 2ndary var: fixed member name
    chleh committed Aug 17, 2016
    Copy the full SHA
    d63cf5f View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    861c74e View commit details
    Browse the repository at this point in the history
  25. [PL] updated std::set usage

    chleh committed Aug 17, 2016
    Copy the full SHA
    f16efdb View commit details
    Browse the repository at this point in the history
  26. [PL] added docu

    chleh committed Aug 17, 2016
    Copy the full SHA
    fe3466a View commit details
    Browse the repository at this point in the history
  27. [PL] added final

    chleh committed Aug 17, 2016
    Copy the full SHA
    5ff1414 View commit details
    Browse the repository at this point in the history
  28. [Data] changed some attributes

    chleh committed Aug 17, 2016
    Copy the full SHA
    5932e84 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    c6bbe42 View commit details
    Browse the repository at this point in the history