Commit Graph

24 Commits

Author SHA1 Message Date
konsoletyper
7869173ac2 Remove build errors on JDK8 2015-03-08 12:18:57 +03:00
alexey-andreev
d185ee79a3 Check html4j with checkstyle 2015-01-18 13:15:11 +04:00
Alexey Andreev
71da76ee06 Fix https://github.com/konsoletyper/teavm/issues/29 2014-12-09 18:08:58 +04:00
konsoletyper
a24652a576 Support of html4j version 1.0. Better support of JavaScriptBody
callbacks.
2014-10-19 16:32:56 +04:00
konsoletyper
71343b910e Fix passing of some DukeScript tests 2014-10-04 17:54:56 +04:00
konsoletyper
d714e880d3 Adds checkstyle and findbugs into configuration of teavm-core 2014-03-05 12:54:26 +04:00
konsoletyper
cc8d2b8903 TCK passes some more tests 2014-02-28 14:16:23 +04:00
konsoletyper
ce4f6dc5d5 Adds some JCL dependencies required by html4j 2014-02-28 13:40:55 +04:00
konsoletyper
9e37304fdf Adds ability to include additional scripts into tests. Includes
knockout.js into TCK tests
2014-02-27 17:11:01 +04:00
konsoletyper
1ee9793ffd Adds input streams 2014-02-24 16:55:38 +04:00
konsoletyper
0004babe65 Bugfixes and improvements, trying to launch Knockout4Java 2014-02-24 13:07:06 +04:00
konsoletyper
281d4b8e05 Adds ability to build JavaScript tests against custom adapters. Adds
optional dependency scanning for tests. Adds test inclusion by
wildcards. Adds TCK test generator.
2014-02-19 20:46:17 +04:00
konsoletyper
301d14e1ab Most of JavaScriptBody TCK tests pass 2014-02-19 13:44:27 +04:00
konsoletyper
da35fbc2a9 Dependency checker refactoring 2014-02-18 23:50:54 +04:00
konsoletyper
5b76001a34 Adds json-tck tests 2014-02-18 17:53:55 +04:00
konsoletyper
f27c641d32 Improves value conversion support for JavaScriptBody 2014-02-18 17:21:26 +04:00
konsoletyper
75a7b213e0 Adds test of array conversion while passing to the JavaScriptBody 2014-02-18 09:36:40 +04:00
konsoletyper
119de7ab82 Adds JS int number to java.lang.Integer conversion 2014-02-17 17:13:48 +04:00
konsoletyper
169ecb18c8 Adds integer conversion 2014-02-17 17:05:17 +04:00
konsoletyper
ae2ca37ee0 Adds type conversion from Java array and integer to JS array and number 2014-02-17 08:15:06 +04:00
konsoletyper
f8ea743c26 Adds test on simple callback support 2014-02-14 17:17:42 +04:00
konsoletyper
f085dbb607 Fixes array item propagation 2014-02-14 16:42:45 +04:00
konsoletyper
d310409db3 Fixes dependency checking of arrays 2014-02-14 16:19:51 +04:00
konsoletyper
afc85c9780 Adds initial source code of plugin to support html4j 2014-02-14 13:21:18 +04:00