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
4320a5fb61819959c73c3ecb8b7d9da280dc3bc0
kotlin-fork
/
js
/
js.libraries
/
src
T
History
Pavel V. Talanov
4320a5fb61
Don't generate code for javautilCode.kt.
2012-08-14 12:44:51 +04:00
..
core
Don't generate code for javautilCode.kt.
2012-08-14 12:44:51 +04:00
dom
JsTests speed up: Analyze standard library only once.
2012-07-02 17:29:05 +04:00
html5
Remove old image element and canvas APIs
2012-05-31 20:45:54 +04:00
jquery
JsTests speed up: Analyze standard library only once.
2012-07-02 17:29:05 +04:00
junit
Specify visibility in some files in jslibs
2012-07-03 21:36:04 +04:00
qunit
More missing "public"
2012-07-04 12:40:39 +04:00
stdlib
refactored the JS kotlin code so that we've a simple naming convention (*Code.kt") to refer to library code which needs to generate JS code to separate those files from the pure definitions which just refer to existing JS code already - this will help make it easier to keep the maven build and the js test cases in sync
2012-07-05 10:34:00 +01:00