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
fa3e3ee104f3deb9ea015660e6a0805475e71dc2
kotlin-fork
/
libraries
/
tools
T
History
James Strachan
541f3d4e78
got more map code compiling to JS and running as unit tests
2012-07-03 07:43:15 +01:00
..
kdoc
kdoc: constants for names
2012-06-25 23:55:30 +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
got more map code compiling to JS and running as unit tests
2012-07-03 07:43:15 +01:00
kotlin-js-tests
enabled the ListTest to demonstrate KT-2314 - we can re-enable the kotlin-js-tests-junit test case when this is fixed
2012-06-25 10:14:20 +01:00
kotlin-js-tests-junit
added better error messages and test case names for the JUnit running of QUnit tests
2012-06-16 08:25:32 +01:00
kotlin-maven-plugin
fixed the JS maven plugin so it can generate a single JS file with all the required kotlin JS inside
2012-06-25 10:03:46 +01: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