konsoletyper
|
1b374c7466
|
Fixes variable mapping
|
2014-08-07 12:23:47 +04:00 |
|
konsoletyper
|
2b52bbedf8
|
Repair maven build
|
2014-08-07 07:41:07 +04:00 |
|
konsoletyper
|
461528b51f
|
Adds support of object's fields in debugger watches
|
2014-08-06 23:03:50 +04:00 |
|
konsoletyper
|
8d0432dd5e
|
First correct local variable mapping
|
2014-08-06 20:56:33 +04:00 |
|
konsoletyper
|
36d76885a7
|
Fixes bugs with variable debug information tracking
|
2014-08-06 18:12:50 +04:00 |
|
konsoletyper
|
cbe2ccb499
|
Fixes bugs with variable mapping
|
2014-08-05 18:08:13 +04:00 |
|
konsoletyper
|
bc911a661a
|
Begin to implement variable mapping
|
2014-08-04 23:22:41 +04:00 |
|
konsoletyper
|
c490e2f9f8
|
Improvement of debugger plugin. Debugger itself became multithreaded
|
2014-07-31 21:38:32 +04:00 |
|
konsoletyper
|
930d2087ab
|
First working prototype of eclipse plugin
|
2014-07-31 20:01:56 +04:00 |
|
konsoletyper
|
4b43cbce55
|
First attempt to create a TeaVM eclipse plugin
|
2014-07-30 23:32:42 +04:00 |
|
konsoletyper
|
25789825fc
|
Refactoring
|
2014-07-30 21:51:21 +04:00 |
|
konsoletyper
|
c2eecaefca
|
First working prototype of debugger
|
2014-07-30 17:46:41 +04:00 |
|
konsoletyper
|
f6853eda80
|
Refactor Debugger interface for attaching/detaching. Fix bugs with line
mapping generation
|
2014-07-30 14:43:36 +04:00 |
|
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
|
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
|
b94d711732
|
Completes DateTimeFormat support
|
2014-06-26 18:06:31 +04:00 |
|
konsoletyper
|
c0909c7cce
|
Merge branch 'cli' into date2
Conflicts:
pom.xml
|
2014-06-23 13:25:22 +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
|
23726b8ea0
|
Fixes incorrect long to double conversion
|
2014-06-16 16:11:38 +04:00 |
|
konsoletyper
|
8e521c457f
|
Adds service registration and retrieval infrastructure
|
2014-06-10 11:10:11 +04:00 |
|
konsoletyper
|
c3e30cc295
|
Dependency plugin receives DependencyAgent instead of DependencyChecker
|
2014-06-09 21:26:58 +04:00 |
|
Alexey Andreev
|
a5f9e4a0b4
|
Bugfixes
|
2014-06-08 11:38:51 +04:00 |
|
Alexey Andreev
|
6992c81e8d
|
Makes all current metadata provider tests passing
|
2014-06-07 15:48:57 +04:00 |
|
konsoletyper
|
c6e7b30bed
|
Adds tests for metadata generators
|
2014-06-06 18:18:52 +04:00 |
|
konsoletyper
|
3cf7991cfb
|
Adds ResourceAccessor and its implementation. ResourceAccessor is to
access properties and methods of resource in rumtime.
|
2014-06-05 15:18:40 +04:00 |
|
konsoletyper
|
10a8e0261a
|
Continues implementation of metadata providers
|
2014-06-04 16:30:42 +04:00 |
|
konsoletyper
|
f892748174
|
Fixes stack overflow in certain cases
|
2014-05-08 17:04:32 +04:00 |
|
konsoletyper
|
5de1b3877d
|
Adds configuring method and class aliases in teavm-maven-plugin
|
2014-04-28 17:33:56 +04:00 |
|
konsoletyper
|
02f140ef30
|
Merge remote-tracking branch 'origin/master'
|
2014-04-12 12:24:34 +04:00 |
|
konsoletyper
|
efd5582f8d
|
Fixes bug in dependency checker
|
2014-04-12 12:24:15 +04:00 |
|