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 modifier areas #3939

Closed
wants to merge 13 commits into from
Closed

Commits on Aug 8, 2018

  1. Configuration menu
    Copy the full SHA
    bb1c74a View commit details
    Browse the repository at this point in the history
  2. Make changes in AST files

    Add ModifierArea class
    Add methods to appropriate classes
    randomnetcat committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    b66d15f View commit details
    Browse the repository at this point in the history
  3. Implement in Parser

    randomnetcat committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    fd81f00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06baee1 View commit details
    Browse the repository at this point in the history
  5. Update tests

    randomnetcat committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    17524b3 View commit details
    Browse the repository at this point in the history
  6. Update documentation

    randomnetcat committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    69d6bef View commit details
    Browse the repository at this point in the history
  7. Update tests for 0.5.0

    randomnetcat committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    812e4de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c6c673 View commit details
    Browse the repository at this point in the history
  9. Update Parser

    Remove contract name parameters
    Fix function visibility/state mutability
    randomnetcat committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    0c1faa7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bac10ee View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Configuration menu
    Copy the full SHA
    4c9d283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9109367 View commit details
    Browse the repository at this point in the history
  3. Move error checking to SyntaxChecker

    Update tests
    randomnetcat committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    9bd8646 View commit details
    Browse the repository at this point in the history