eagler-teavm-fork/tests/src/test/java/org/teavm
Alexey Andreev d718177fe0 Improve resource loading contributed by Jaroslav:
* Implement base64 decoder instead of atob, which is not supported 
  by IE9
* Avoid direct usage of window identifier to prevent global namespace
  from spoiling
* Make customizable approach to supply list of resources to write
  into JavaScript
2015-12-26 13:26:34 +03:00
..
classlib Improve resource loading contributed by Jaroslav: 2015-12-26 13:26:34 +03:00
jso/test Prevent JSBody from inlining if its argumet get used more than once 2015-12-25 21:48:32 +03:00
platform/metadata Change directory structure 2015-10-04 11:49:20 +03:00
tests Make JSBody report about wrong parameter/returning type/instance type to 2015-12-25 19:04:54 +03:00