-
Notifications
You must be signed in to change notification settings - Fork 5
Simplified API for custom types #73
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
d37784b
first working version for defining simple custom types
JohannesMeierSE edd4a32
fixed some other smaller issues
JohannesMeierSE fa9e3b5
fixed generics, small issues
JohannesMeierSE 9252fe4
no strings for TypeSelectors
JohannesMeierSE 44f5b37
calculate identifiers only from custom properties
JohannesMeierSE f98b7c7
tests for custom types depending on custom types, no strings for Type…
JohannesMeierSE bedb16c
test cases for type inference
JohannesMeierSE f79d0df
fixed bug
JohannesMeierSE 53b3ad3
register as listener and get informed about all existing types, if de…
JohannesMeierSE 8b60ada
conversion and sub-types for custom types
JohannesMeierSE bdbe76a
test case for validation rules attached to custom type-specific infer…
JohannesMeierSE 796630e
specify names and user representations once for all custom properties…
JohannesMeierSE 0c4659d
test multiple custom types in parallel
JohannesMeierSE 1ced5ca
fixed eslint rule
JohannesMeierSE 74a6f90
support nesting of Properties for custom types
JohannesMeierSE 2571d82
new property to skip type-specific inference rules for types which al…
JohannesMeierSE 7b94761
removed testing stuff, fixed imports
JohannesMeierSE 4e9e31f
more test cases for TypeSelectors with custom types
JohannesMeierSE d9ea8e1
first improvements according to the review
JohannesMeierSE 98ec8e9
more improvements
JohannesMeierSE e50d304
improved comments according to the review
JohannesMeierSE 1f63167
properties of custom types are readonly now, default implementation f…
JohannesMeierSE 7003a61
added missing implementation (which will be improved in future PRs)
JohannesMeierSE 7a98ce1
unified initialization design for classes, functions and custom types
JohannesMeierSE 67de361
check typeName for uniqueness
JohannesMeierSE e551485
wrote some documentation for custom types
JohannesMeierSE 6567a1e
fixes according to the review
JohannesMeierSE File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.