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
1bf6ebac578192ba5db124ed40bcd365e1ea8bdd
kotlin-fork
/
js
/
js.libraries
T
History
James Strachan
bc7104a8fe
update the DOM API so that we implement using the property style access of properties which work natively in JS and avoid using getter/setter methods in the DOM library so that they can easily compile to JS too from the same org.w3c.dom API on the JVM
2012-06-01 07:45:55 +01:00
..
src
update the DOM API so that we implement using the property style access of properties which work natively in JS and avoid using getter/setter methods in the DOM library so that they can easily compile to JS too from the same org.w3c.dom API on the JVM
2012-06-01 07:45:55 +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