This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0b03caf3e7e83a83745f665808b7fbbd7e7cc4e6
kotlin-fork
/
js
/
js.libraries
T
History
Ilya Gorbunov
0b03caf3e7
Uniform implementation of String.replace and String.matches(Regex) across JVM and JS.
...
Deprecated String.matches(String) and String.replaceAll methods.
2015-05-09 01:11:03 +03:00
..
.idea
started compiling more of the kotlin library to JS; now testing the String methods in JS
2012-06-19 07:23:42 -05:00
src
Uniform implementation of String.replace and String.matches(Regex) across JVM and JS.
2015-05-09 01:11:03 +03:00
test
/core
Pattern implementation for JS.
2015-05-09 01:10:57 +03:00
js.libraries.iml
Project structure fixed
2012-02-27 19:07:59 +04:00
module.kt
added a module definition for the generation of API docs
2012-03-09 11:42:50 +00:00