Iaroslav
|
c3cecc5a16
|
Rename variable
|
2020-06-16 14:21:13 +07:00 |
|
Iaroslav
|
91a9e2a5e9
|
Remove @PublishedApi
|
2020-06-16 14:20:17 +07:00 |
|
Iaroslav
|
15d7a20b43
|
Add removed AsmCompiledExpression, move buildName to buildName.kt, refactor compileWith
|
2020-06-16 14:16:36 +07:00 |
|
Iaroslav
|
fe64537cbc
|
Merge remote-tracking branch 'mipt-npm/adv-expr' into adv-expr-refactor-agc
# Conflicts:
# kmath-ast/src/jvmMain/kotlin/scientifik/kmath/asm/AsmExpressions.kt
# kmath-ast/src/jvmMain/kotlin/scientifik/kmath/asm/asm.kt
# kmath-ast/src/jvmMain/kotlin/scientifik/kmath/asm/internal/AsmBuilder.kt
# kmath-ast/src/jvmMain/kotlin/scientifik/kmath/asm/internal/optimization.kt
|
2020-06-16 13:28:25 +07:00 |
|
Iaroslav
|
2580ab347e
|
Make ClassWriter extensions internal
|
2020-06-15 17:37:11 +07:00 |
|
Iaroslav
|
521ea8bddc
|
Rename ClassWriters.kt to be consistent with local code style, rename AsmBuilders.kt to asm.kt, rename AsmNode back to AsmExpression, rename AsmGenerator to AsmBuilder
|
2020-06-15 17:36:30 +07:00 |
|
Iaroslav
|
b57b55ec1a
|
Merge remote-tracking branch 'mipt-npm/adv-expr' into adv-expr-refactor-agc
# Conflicts:
# kmath-ast/src/jvmMain/kotlin/scientifik/kmath/asm/AsmBuilders.kt
# kmath-ast/src/jvmMain/kotlin/scientifik/kmath/asm/AsmExpressions.kt
# kmath-ast/src/jvmMain/kotlin/scientifik/kmath/asm/internal/AsmBuilder.kt
# kmath-ast/src/jvmMain/kotlin/scientifik/kmath/asm/internal/optimization.kt
|
2020-06-15 17:23:35 +07:00 |
|
Iaroslav
|
a7302f49ff
|
Convert to expression body
|
2020-06-14 23:13:26 +07:00 |
|
Iaroslav
|
a8fa385497
|
Rename loadFromVariables to loadVariable
|
2020-06-14 23:01:34 +07:00 |
|
Iaroslav
|
4e28ad7d4e
|
Minor refactor
|
2020-06-14 23:00:26 +07:00 |
|
Iaroslav
|
635aac5f30
|
Refactor ex-AsmGenerationContext, introduce many bytecode utility functions to make its code readable, update compile method
|
2020-06-14 22:58:09 +07:00 |
|