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-17 00:21:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebc87ea34db6774286decb88fa689f45f0d91e71
kotlin
/
libraries
/
examples
/
browser-example
/
src
History
James Strachan
ebc87ea34d
added a test case that ensures the generated JS code works in the browser example
2012-07-19 14:05:26 +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 that ensures the generated JS code works in the browser example
2012-07-19 14:05:26 +01:00