summaryrefslogtreecommitdiff
path: root/kotlin
AgeCommit message (Expand)AuthorFilesLines
2023-03-02[Android][Kotlin] fixed build after decomission of jcenter and gradle update ...Paulo Pinheiro6-77/+47
2022-09-11Replace `bash JavaTest.sh` with `mvn test` (#7500)Nick1-1/+1
2022-06-14[Kotlin] Remove download benchmark files dependency (#7314)Paulo Pinheiro1-4/+0
2022-04-08[Kotlin] Update gradle to 7.4.1 and simplify config files. (#7231)Paulo Pinheiro11-203/+220
2022-03-31maximize parallel builds in CI (#7206)Derek Bailey1-0/+2
2021-05-10Updated main version numbers to 2.0Wouter van Oortmerssen3-4/+4
2021-04-15[Kotlin][FlexBuffers] Add support for Kotlin-iOS (#6564)Paulo Pinheiro1-0/+17
2021-04-12[Kotlin] Bump kotlinx.benchmark dependency to 0.3.0 (#6560)Paulo Pinheiro3-7/+3
2021-04-12[Kotlin][FlexBuffers] Add support for Kotlin-JS (#6554)Paulo Pinheiro9-101/+195
2021-03-29[Kotlin][FlexBuffers] JSON support for Flexbuffers (#6417)Paulo Pinheiro8-40/+1402
2021-01-28This commit contains the initial implementation of Flexbuffers in Kotlin. The...Paulo Pinheiro24-0/+4749