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

KlibDump API imporovements #253

Merged
merged 1 commit into from
Jul 10, 2024
Merged

KlibDump API imporovements #253

merged 1 commit into from
Jul 10, 2024

Conversation

ilya-g
Copy link
Member

@ilya-g ilya-g commented Jul 9, 2024

  • returning the target object (file or appendable) from saveTo
  • merge and KlibDump.from a char sequence
  • new replace method as a shortcut for remove + merge

- returning the target object (file or appendable) from saveTo
- merge and KlibDump.from a char sequence
- new "replace" method as a shortcut for remove + merge
@ilya-g ilya-g requested a review from fzhinkin July 9, 2024 23:34
@fzhinkin
Copy link
Collaborator

@ilya-g, thanks for the PR. LGTM

@fzhinkin fzhinkin merged commit daebfc1 into develop Jul 10, 2024
3 checks passed
@ilya-g ilya-g deleted the klib-api-niceties branch July 10, 2024 19:21
shanshin pushed a commit to JetBrains/kotlin that referenced this pull request Oct 28, 2024
- returning the target object (file or appendable) from saveTo
- merge and KlibDump.from a char sequence
- new "replace" method as a shortcut for remove + merge
Pull request Kotlin/binary-compatibility-validator#253
shanshin pushed a commit to JetBrains/kotlin that referenced this pull request Dec 3, 2024
- returning the target object (file or appendable) from saveTo
- merge and KlibDump.from a char sequence
- new "replace" method as a shortcut for remove + merge
Pull request Kotlin/binary-compatibility-validator#253
shanshin pushed a commit to JetBrains/kotlin that referenced this pull request Dec 13, 2024
- returning the target object (file or appendable) from saveTo
- merge and KlibDump.from a char sequence
- new "replace" method as a shortcut for remove + merge
Pull request Kotlin/binary-compatibility-validator#253
shanshin pushed a commit to JetBrains/kotlin that referenced this pull request Dec 23, 2024
- returning the target object (file or appendable) from saveTo
- merge and KlibDump.from a char sequence
- new "replace" method as a shortcut for remove + merge
Pull request Kotlin/binary-compatibility-validator#253

Moved from Kotlin/binary-compatibility-validator@daebfc1
KotlinBuild pushed a commit to JetBrains/kotlin that referenced this pull request Jan 3, 2025
- returning the target object (file or appendable) from saveTo
- merge and KlibDump.from a char sequence
- new "replace" method as a shortcut for remove + merge
Pull request Kotlin/binary-compatibility-validator#253

Moved from Kotlin/binary-compatibility-validator@daebfc1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants