Skip to content

Improve calls in TS machine#273

Merged
Lipen merged 15 commits into
mainfrom
lipen/ts-calls
Apr 21, 2025
Merged

Improve calls in TS machine#273
Lipen merged 15 commits into
mainfrom
lipen/ts-calls

Conversation

@Lipen
Copy link
Copy Markdown
Member

@Lipen Lipen commented Apr 17, 2025

This PR adds support for virtual (via forking) and concrete calls in TS interpreter.

Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/TsContext.kt Dismissed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Fixed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Fixed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Outdated
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Outdated
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Outdated
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/interpreter/TsInterpreter.kt Outdated
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/TsContext.kt Outdated
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/TsContext.kt Outdated
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/TsGraph.kt
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/TsContext.kt Outdated
@Lipen Lipen changed the title Support virtual calls Improve calls in TS machine Apr 18, 2025
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Dismissed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Dismissed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/interpreter/TsInterpreter.kt Dismissed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/interpreter/TsInterpreter.kt Dismissed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/interpreter/TsInterpreter.kt Dismissed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/operator/TsBinaryOperator.kt Dismissed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/operator/TsBinaryOperator.kt Dismissed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/operator/TsBinaryOperator.kt Dismissed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/operator/TsBinaryOperator.kt Dismissed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/operator/TsBinaryOperator.kt Dismissed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Fixed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Fixed
Comment thread buildSrc/src/main/kotlin/usvm.kotlin-conventions.gradle.kts
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/TsContext.kt Outdated
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/TsContext.kt
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/interpreter/TsInterpreter.kt Outdated
@Lipen Lipen marked this pull request as ready for review April 21, 2025 10:42
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Dismissed
Comment thread usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt Dismissed
@Lipen Lipen merged commit 9f65a6e into main Apr 21, 2025
@Lipen Lipen deleted the lipen/ts-calls branch April 21, 2025 12:58
Saloed pushed a commit that referenced this pull request Jun 2, 2025
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.

3 participants