This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-18 08:31:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0cd37528a3b2dcd21ba0e94bcefdee3c19ad22a
kotlin
/
libraries
/
examples
/
browser-example
/
src
History
James Strachan
ec1a7f44ae
create a standard jar of the kotlin JS source that needs to be compiled when generating JS code so its easy to reuse using regular maven dependencies in build tools; updated the examples to reuse this so that its easy to build JS code without needing to know where on the file system a kotlin checkout lives
2012-05-28 17:16:12 +01:00
..
js
create a standard jar of the kotlin JS source that needs to be compiled when generating JS code so its easy to reuse using regular maven dependencies in build tools; updated the examples to reuse this so that its easy to build JS code without needing to know where on the file system a kotlin checkout lives
2012-05-28 17:16:12 +01:00
main/kotlin
/sample
got a working sample! :)
2012-05-26 07:48:37 +01:00
test/kotlin
/sample
added a test case for using the kotlin.browser package from JS (which fails so far, but its a start ;)
2012-05-24 13:08:14 +01:00