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
488cf35aaf85d8b99d4e16f941039c6615fff57f
kotlin-fork
/
libraries
/
stdlib
T
History
Hiram Chirino
488cf35aaf
Added extension methods to convert String to all primitives. Also for String to ByteArray, and ByteArray to String using a character encoding and then reused in the IO extension methods to simplify.
2012-03-08 14:42:41 -05:00
..
src
Added extension methods to convert String to all primitives. Also for String to ByteArray, and ByteArray to String using a character encoding and then reused in the IO extension methods to simplify.
2012-03-08 14:42:41 -05:00
pom.xml
"ivy-maven-plugin" removed.
2012-03-08 17:59:55 +01:00
stdlib.iml
added a command line KDocCompiler so its easy to generate kdoc from command line or build tools. Also added generation of the kdoc documentation in a test case in the website project along with a simple html website
2012-03-08 12:02:30 +00:00