Ilya Matveev
c994573a77
regex: Fix warnings and TODOs
2017-06-20 02:53:54 +07:00
Ilya Matveev
bfcc0fc0d0
regex: Refactor predefined character classes.
2017-06-20 02:53:54 +07:00
Ilya Matveev
1bf9b23108
regex: Initial regex implementation
...
regex: All tests are passed.
2017-06-20 02:53:54 +07:00
Ilya Matveev
4f251003ef
tests: Add Harmony regex tests
2017-06-20 02:53:54 +07:00
Ilya Matveev
4a16087a21
stdlib: Add indentation extensions for strings
2017-04-26 17:30:29 +07:00
Ilya Matveev
0553b119b2
stdlib: Fix number parsing
2017-04-26 17:30:29 +07:00
Ilya Matveev
85827b4880
tests: Copy stdlib tests from Kotlin/JVM
...
This patch copies Kotlin/JVM stdlib tests (libraries/stdlib/test)
excepting ones with explicit java dependencies. It also transforms
the tests to use them as box-tests.
2017-04-07 17:21:11 +07:00