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
bf503e9a4b28fefd82f2fbbce32c110d8b2aee4d
kotlin-fork
/
libraries
/
tools
T
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
..
kdoc
Fixed code outside main project which was broken after refactoring.
2012-07-07 23:07:20 +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
removed old cruft
2012-07-19 10:14:06 +01:00
kotlin-js-tests
added tests so we can easily run QUnit tests in headless mode inside a stand alone JUnit test without Selenium; with just Rhino. JsArrayTest works great in Rhino stand alone and in a browser; but not Selenium; not sure why yet...
2012-07-05 21:40:06 +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
Fixed code outside main project which was broken after refactoring.
2012-07-07 23:07:20 +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