Files
kotlin-fork/jps
Alexander Udalov 46f1add2f3 Introduce infrastructure to separate string table from metadata on JVM
Nothing especially helpful happens here, this is only a big refactoring
introducing a separate string array for the string table, which is currently
always empty, but will contain actual strings soon

Original commit: 6a8d0fbd75
2015-09-29 16:26:27 +03:00
..