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 @register_renderable macro. #306

Merged
merged 8 commits into from
Jun 19, 2019
Merged

Commits on Jun 7, 2019

  1. Add @register_renderable macro.

    Travis Garvin Deprato committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    954ac16 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. Add new tests to runtests.jl.

    Travis Garvin Deprato committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    4ef6258 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Add register_renderable macro to docs.

    Travis Garvin Deprato committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    75c2339 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Have register_renderable macro use do-block syntax.

    Travis Garvin Deprato committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    7e5c707 View commit details
    Browse the repository at this point in the history
  2. Fix multiple dispatch using register_renderable macro.

    Travis Garvin Deprato committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    bd6ca13 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Configuration menu
    Copy the full SHA
    a539ee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8c2053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f81f3cd View commit details
    Browse the repository at this point in the history