Commit Graph

18 Commits

Author SHA1 Message Date
Alexey Andreev
4b4af6dd4e Fix bugs in optimized try/catch decompiler 2015-04-15 20:18:05 +03:00
konsoletyper
9ce9f970d7 Fix AST caching to support async methods 2015-03-15 17:46:01 +03:00
konsoletyper
f17433aeab Attempt to increase performance of JS by separating variables of
different types
2015-03-14 21:18:16 +03:00
konsoletyper
73998d57a9 Add option to specify extra classpath 2015-03-14 16:11:12 +03:00
konsoletyper
cff5460ac3 Add interactive mode to CLI. Improve CLI 2015-03-14 15:59:29 +03:00
konsoletyper
7869173ac2 Remove build errors on JDK8 2015-03-08 12:18:57 +03:00
Alexey Andreev
4299836ef4 First working version with new diagnostics API 2015-01-14 19:12:06 +04:00
konsoletyper
273fc59182 Switch version to 0.3.0-SNAPSHOT 2014-10-13 17:33:25 +04:00
konsoletyper
a26522f959 Refactoring of dependency checker in order to achieve better diagnostics
in Eclipse plugin
2014-09-15 17:52:55 +04:00
konsoletyper
5fc3574aad Fixes incremental build when running through CLI 2014-09-10 21:23:22 +04:00
konsoletyper
df49ead369 Adds support of incremental build into tools 2014-09-10 21:12:11 +04:00
konsoletyper
7a36799b99 Removes threading 2014-09-04 11:25:39 +04:00
konsoletyper
b51d8fe452 Refactoring and bugfixes 2014-08-30 23:29:24 +04:00
konsoletyper
7cb3ce70c3 Adds source maps generation 2014-08-26 17:48:32 +04:00
konsoletyper
36d76885a7 Fixes bugs with variable debug information tracking 2014-08-06 18:12:50 +04:00
Alexey Andreev
94b9b001cd Adds debugging information file generation 2014-07-27 19:13:39 +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