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
925e5b2236d6e48874ad161ab42d8828ca71ebcb
kotlin-fork
/
js
/
js.libraries
T
History
James Strachan
925e5b2236
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
..
.idea
started compiling more of the kotlin library to JS; now testing the String methods in JS
2012-06-19 07:23:42 -05:00
src
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
js.libraries.iml
Project structure fixed
2012-02-27 19:07:59 +04:00
module.kt
added a module definition for the generation of API docs
2012-03-09 11:42:50 +00:00