Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
836 contributions in the last year
Contribution activity
August 2020
Created a pull request in awslabs/smithy that received 3 comments
Improve CodeWriter newlines and indentation
This commit simplifies and improves how the CodeWriter handles the automatic injection of newlines and indentation. Now, the only difference betwee…
+388
−129
•
3
comments
- Add reverse-topological index
- Fix forward reference resolution of service shapes
- Add validation for bad syntactic shape ID
- Deprecate KnowledgeIndex reflection
- Add :topdown selector to match hierarchically
- Move from Kotlin to Groovy for Gradle
- Fix httpQuery selector
- Fix httpPrefixHeaders selector
- Remove abbreviation from aws.api#service docs
- Make internal a trait and not just a tag
- Make CodeWriter expressions configurable
- Clean up model loading and add composite file
- Simplify prelude loading
- Clarify timestamp formats
- Fix noErrorWrapping docs
- Refactor model loading to allow equal conflicts
Created an issue in manifold-systems/manifold that received 6 comments
Is it possible to reference compiled Manifold templates without the IntelliJ plugin?
I'm testing the use of Manifold templates in IntelliJ without the Manifold IntelliJ plugin. After defining a template, and running Gradle build suc…
6
comments