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
1691298539954df65e2e85cf4575d742f3576552
kotlin-fork
/
libraries
/
tools
T
History
James Strachan
7d0b03de76
added the dom events API to the kotlin standard library and get it compiling as JS too (not unit tested yet mind you ;)
2012-07-25 02:57:53 +01:00
..
kdoc
Fixed compilation of kdoc.
2012-07-23 18:50:36 +04:00
kdoc-maven-plugin
refactored the maven plugin to use the vanilla K2JSCompiler directly and avoid using the K2JVMCompiler when generating JS code; also included a default LibrarySourceConfig which detects JS library code on the classpath which works nicer in maven/ant style worlds where dependencies tend to be specified rather than file paths to zip files
2012-05-29 17:28:15 +01:00
kotlin-compiler
publish compiler with attach-artifact in maven
2012-06-04 23:47:25 +04:00
kotlin-js-library
added the dom events API to the kotlin standard library and get it compiling as JS too (not unit tested yet mind you ;)
2012-07-25 02:57:53 +01:00
kotlin-js-tests
avoid failure on equals() call passing in null/undefined and updated the issues for failing JS unit tests
2012-07-20 07:14:20 +01:00
kotlin-js-tests-junit
added a test case that ensures the generated JS code works in the browser example
2012-07-19 14:05:26 +01:00
kotlin-maven-plugin
Using kotlin-jdk-annotations.jar from valid location in kotlin-maven-plugin.
2012-07-23 20:06:40 +04:00
runtime
libraries/runtime: copy runtime module sources locally to help IDEA find them
2012-04-30 20:59:52 +04:00
pom.xml
started compiling more of the kotlin library to JS; now testing the String methods in JS
2012-06-19 07:23:42 -05:00