Commit Graph

2649 Commits

Author SHA1 Message Date
Alexey Andreev
81fff7a4a6 Bugfixes 2014-07-29 17:13:29 +04:00
Alexey Andreev
ba9f6ef718 Complete implementation of Google Chrome RDP backend. Add Google Chrome
extension
2014-07-29 13:26:21 +04:00
Alexey Andreev
0cb0bd469b Begin implementation of google chrome debugger backend 2014-07-28 23:54:33 +04:00
Alexey Andreev
444c599b17 Refactoring of DebugInformation. Reduce memory consumption and debug
file size. Add debug information reader
2014-07-28 16:17:21 +04:00
Alexey Andreev
62281f696c Fixes bugs in debug information generator and writer 2014-07-27 23:39:56 +04:00
Alexey Andreev
94b9b001cd Adds debugging information file generation 2014-07-27 19:13:39 +04:00
Alexey Andreev
3b939d0853 Debug information construction 2014-07-27 15:23:01 +04:00
Alexey Andreev
71415e71e1 Adds prototype of debugger 2014-07-25 20:55:36 +04:00
konsoletyper
43670ed3ca Adds string pool 2014-07-07 18:00:22 +04:00
konsoletyper
a32d6d037b Minor optimizations 2014-07-07 17:35:30 +04:00
konsoletyper
3d3a97c2fe Adds canvas interface bindings 2014-07-07 16:03:11 +04:00
konsoletyper
ef700237f5 Fixes double and float rounding errors 2014-07-05 14:06:34 +04:00
konsoletyper
947d88a647 Fixes some bugs. Adds test case for Double.doubleToLongBits() 2014-07-04 18:10:48 +04:00
konsoletyper
fb4ec191d9 Fixes some tests 2014-07-03 18:09:00 +04:00
konsoletyper
eb4b70187b Fixes incorrect inclusion of temporary variable inside loop condition 2014-07-03 16:13:24 +04:00
konsoletyper
81ac1568bf Fixes bugs and formatting 2014-07-03 14:06:14 +04:00
konsoletyper
08fc4c5f23 Fixes long arithmetics bug 2014-07-02 17:42:21 +04:00
konsoletyper
cf64364716 Fixes long division 2014-06-28 13:51:39 +04:00
konsoletyper
45d0a10c8d Disables loop invariant motion for arrays 2014-06-28 11:20:38 +04:00
konsoletyper
084de3374e Fixes some bugs 2014-06-28 00:03:12 +04:00
konsoletyper
b21e1b4dd5 Fixes exception with Long.toString method. Fixes incorrect getMessage
invocation from unit test runner.
2014-06-27 23:03:58 +04:00
konsoletyper
87262f2e97 Fixes incorrect handling of one-block loops. Fixes infinite loop
generation.
2014-06-27 22:44:16 +04:00
konsoletyper
2aa1774b25 Tries to avoid problem with single-block loop 2014-06-27 18:28:34 +04:00
konsoletyper
e5a4e3fa62 Adds java.math support 2014-06-27 18:04:42 +04:00
konsoletyper
08c912e80f DateTime sample shows usage of DateFormat 2014-06-27 16:52:03 +04:00
konsoletyper
54e0c43fb2 Speed up compilation when locales are not used 2014-06-27 16:10:51 +04:00
konsoletyper
b94d711732 Completes DateTimeFormat support 2014-06-26 18:06:31 +04:00
konsoletyper
52ed32e9aa Adds test form SimpleDateFormat. Adds tests for DateFormat 2014-06-26 12:34:46 +04:00
konsoletyper
9c8d137e90 Adds tests for several fields in SimpleDateFormat 2014-06-25 18:05:31 +04:00
konsoletyper
9e292eb7e5 Adds first SimpleDataFormat test 2014-06-24 18:18:34 +04:00
konsoletyper
2127ae4280 Further progress on SimpleDateFormat 2014-06-23 17:41:07 +04:00
konsoletyper
c0909c7cce Merge branch 'cli' into date2
Conflicts:
	pom.xml
2014-06-23 13:25:22 +04:00
konsoletyper
7a3b6be036 Adds CLI for test generation 2014-06-23 13:22:27 +04:00
konsoletyper
0e8b3d23bb Adds CLI tool to run TeaVM 2014-06-22 22:31:09 +04:00
konsoletyper
c459f3779a Transfers much of BuildJavaScriptMojo logic to the common TeaVMTool. 2014-06-22 11:52:15 +04:00
konsoletyper
4866a6d52f Moves test generation logic from teavm-maven-plugin to teavm-core 2014-06-21 20:33:59 +04:00
konsoletyper
5fd0c47970 Starts implementing SimpleDateFormat 2014-06-19 17:43:44 +04:00
konsoletyper
f71f847411 Adds DecimalFormatSymbols support 2014-06-19 16:07:08 +04:00
konsoletyper
fd73145a9b Adds forgotten files 2014-06-18 18:10:10 +04:00
konsoletyper
dabc92b290 Adds skeleton of NumberFormat 2014-06-18 18:09:22 +04:00
konsoletyper
1443dc2f55 Adds short month and short weekday support 2014-06-17 18:15:52 +04:00
konsoletyper
8780a13ab3 Adds support of day periods and months to DateFormatSymbols 2014-06-16 17:39:25 +04:00
konsoletyper
ee5bcf2c32 Adds era translation support. Adds T prefix to java.text classes 2014-06-16 16:38:43 +04:00
konsoletyper
23726b8ea0 Fixes incorrect long to double conversion 2014-06-16 16:11:38 +04:00
konsoletyper
5351d08a29 Switches CLDR to using metadata provider 2014-06-15 15:12:43 +04:00
konsoletyper
7512817b3a Goes on further with rewriting locale code with metadata providers 2014-06-11 17:10:58 +04:00
konsoletyper
5063091126 Instroduces usage of a new metadata provider to implement locale methods 2014-06-10 16:47:04 +04:00
konsoletyper
c4d32fce85 Merge branch 'platform' into date2
Conflicts:
	pom.xml
2014-06-10 15:42:10 +04:00
konsoletyper
5fcd66795e Adds service retrieval support in metadata providers 2014-06-10 11:24:46 +04:00
konsoletyper
8e521c457f Adds service registration and retrieval infrastructure 2014-06-10 11:10:11 +04:00