Files
kotlin-fork/backend.native/tests/runtime/basic
SvyatoslavScherbina e38ac775ad Calling Kotlin from C++ runtime (#107)
* backend: support exporting Kotlin functions for C++ runtime

* runtime: implement several functions in Kotlin

* Throw{NullPointer,ArrayIndexOutOfBounds,ClassCast}Exception

* runtime: add literal declared in Kotlin as empty string

Also
* add corresponding test
* use empty string literal in strdedup2
  (however keep it disabled)

* fixup! runtime: add literal declared in Kotlin as empty string

* Review feedback: add more TheEmptyString() usages

Also improve string index checks in runtime
2016-12-01 16:10:03 +03:00
..
2016-11-11 15:03:49 +03:00
2016-11-24 17:46:16 +04:00
2016-11-21 13:21:23 +03:00
2016-12-01 16:07:06 +03:00
2016-11-14 13:25:50 +03:00
2016-11-21 20:36:40 +03:00
2016-11-24 17:46:16 +04:00
2016-11-22 14:36:09 +03:00