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

feat(jsii): Further normalize assembly outputs #177

Merged
merged 4 commits into from
Aug 14, 2018

Commits on Aug 14, 2018

  1. Configuration menu
    Copy the full SHA
    343529d View commit details
    Browse the repository at this point in the history
  2. Use project references between the jsii and jsii-spec modules, an…

    …d isolate the `test` typescript configuration.
    RomainMuller committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    45a5cdf View commit details
    Browse the repository at this point in the history
  3. Stop emitting Java step builders for data types

    Use a simple builder class that has `whit`ers for all properties and perform
    required-validation at `build()` time.
    
    Fixes #60
    RomainMuller committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    18ef48e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba64a6d View commit details
    Browse the repository at this point in the history