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

Implement expression matching and use it in the doc system #12088

Closed
wants to merge 12 commits into from

Commits on Jul 10, 2015

  1. Configuration menu
    Copy the full SHA
    227cfd1 View commit details
    Browse the repository at this point in the history
  2. implement type syntax

    MikeInnes committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    81b04ca View commit details
    Browse the repository at this point in the history
  3. use match macro

    MikeInnes committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    e1540ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65786f5 View commit details
    Browse the repository at this point in the history
  5. trim redundancy

    MikeInnes committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    f08f2a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad7236a View commit details
    Browse the repository at this point in the history
  7. clean up enums macro

    MikeInnes committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    7596a14 View commit details
    Browse the repository at this point in the history
  8. clean up ccallable

    MikeInnes committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    b7d7716 View commit details
    Browse the repository at this point in the history
  9. clean up deprecated

    MikeInnes committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    7682f91 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2fb06bb View commit details
    Browse the repository at this point in the history
  11. implement binding docs

    MikeInnes committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    19f4a68 View commit details
    Browse the repository at this point in the history
  12. use vars for macros

    MikeInnes committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    e3d043e View commit details
    Browse the repository at this point in the history