Commit Graph

11 Commits

Author SHA1 Message Date
Zalim Bashorov
1b09fa29fb Fix maven build 2017-01-18 14:40:57 +03:00
Alexey Andreev
496539d101 KT-3008 Add module kind attribute to Maven plugin. Fix tests from libraries subproject 2016-06-27 15:33:26 +03:00
Michael Nedzelsky
b71101942e JS backend: maven projects: extract library js-files to target/js/lib, set scope=test for stdlib in browser-example* 2014-12-12 03:03:53 +03:00
Michael Nedzelsky
9734980334 JS maven tests: fixes configuration files 2014-12-12 03:03:45 +03:00
Michael Nedzelsky
68113ff33d JS backend: change path to kotlin.js for tests 2014-12-12 03:03:00 +03:00
Erokhin Stanislav
4c57d70be9 JS backend: remove ECMA 3, but several tests is broken.
Main reason: overload extention property:

Int.bar = 1
String.bar = 2
2013-09-17 21:43:25 +04:00
Pavel V. Talanov
358d8fe658 Use packaged js libraries from dist in maven browser-example target. 2012-08-16 15:18:00 +04:00
James Strachan
79904e23da updated browser example so its working again ;) 2012-07-19 10:23:57 +01:00
James Strachan
3ebcb399c7 fixed up sample 2012-05-30 16:55:44 +01:00
James Strachan
d6c7743aab got a working sample! :) 2012-05-26 07:48:37 +01:00
James Strachan
1254aa9e6f allow the JS compiler to reference the JS library source so that maven based JS compilation can work & use the new kotlin.browser API 2012-05-26 07:45:10 +01:00