-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* IR analysis and transformations (#41) * Implement IR analysis and transformations * Fixme/parametrized type util (#45) * test transforming into parametrized type * add parametrized types for tests, try to fix parametrized inheritance (no luck) * Fix toParanetrizedType and add tests * Remove unused parameter * Add ssh debug action * Fix github actions * Fix tests by sorting comparing lists * Optimize imports and remove function that not used anymore * Add more generic tests * Remove debug output * Fix comment formatting * Fix PR comments * Update readme and add version (#46) * Change version * Use remote maven in examples * Change version * Downgrade version * Update examples and readme to enable IR (#48) * Update examples and readme to enable IR * Bugfix/supertypes naming (#49) * Fix subtypes -> supertypes * Fix kotlin docs and small typos in comments * Fix PR comments * Issue 47/check error cases (#50) * Add enum cases, refactor reflekt call testing * Fix examples a little bit * Add an example with start protection Co-authored-by: elena-lyulina <[email protected]> * Upgrade version and add more examples Co-authored-by: Maria Malysheva <[email protected]> Co-authored-by: Elena Lyulina <[email protected]> Co-authored-by: elena-lyulina <[email protected]>
- Loading branch information
1 parent
eb66830
commit 47762cf
Showing
700 changed files
with
5,951 additions
and
4,111 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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
Oops, something went wrong.