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

Use Reflect.getProperty. #80

Merged
merged 5 commits into from
May 15, 2017
Merged

Use Reflect.getProperty. #80

merged 5 commits into from
May 15, 2017

Commits on Apr 24, 2017

  1. Merge pull request #76 from DoclerLabs/develop

    prepare 0.19.0
    aliokan authored Apr 24, 2017
    Configuration menu
    Copy the full SHA
    30eee78 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. Merge pull request #77 from DoclerLabs/develop

    prepare 0.19.1
    aliokan authored Apr 25, 2017
    Configuration menu
    Copy the full SHA
    7524d8e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Merge pull request #78 from DoclerLabs/develop

    prepare 0.20.0
    aliokan authored May 3, 2017
    Configuration menu
    Copy the full SHA
    523114c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Merge pull request #79 from DoclerLabs/develop

    prepare 0.20.2
    aliokan authored May 15, 2017
    Configuration menu
    Copy the full SHA
    ee0b8c4 View commit details
    Browse the repository at this point in the history
  2. Use Reflect.getProperty.

    This fixes an issue with the runtime DSL not being able to access properties correctly.
    back2dos authored May 15, 2017
    Configuration menu
    Copy the full SHA
    afe4c06 View commit details
    Browse the repository at this point in the history