Commit Graph

  • a24652a576 Support of html4j version 1.0. Better support of JavaScriptBody callbacks. konsoletyper 2014-10-19 16:13:43 +0400
  • 3de49d6d54 Fix issues in strict mode konsoletyper 2014-10-19 11:02:56 +0400
  • 5420ca89f6 Add support of strict mode konsoletyper 2014-10-18 15:32:43 +0400
  • 991ca3e4a5 Switch to ASM 5 in order to support build under JDK 8 konsoletyper 2014-10-18 14:11:04 +0400
  • ff469f4cc4 Repair m2e configurer in Windows konsoletyper 2014-10-18 13:23:43 +0400
  • 0227c0cedf Fixes some test of ByteBuffer konsoletyper 2014-10-15 17:50:58 +0400
  • 5bb3cbde65 Add link to Geobot demo konsoletyper 2014-10-14 21:22:01 +0400
  • 2cd397c81c Add some test cases for ByteBuffer Alexey Andreev 2014-10-13 21:24:18 +0400
  • b7725aa15a Remove unnecessary compareTo Alexey Andreev 2014-10-13 19:31:21 +0400
  • 273fc59182 Switch version to 0.3.0-SNAPSHOT konsoletyper 2014-10-13 17:33:25 +0400
  • deb79213a4 Basic ByteBuffer implementation Alexey Andreev 2014-10-12 22:09:24 +0400
  • 581cae0ef4 Bugfixes: https://github.com/konsoletyper/teavm/issues/23 https://github.com/konsoletyper/teavm/issues/22 https://github.com/konsoletyper/teavm/issues/21 Alexey Andreev 2014-10-12 18:05:31 +0400
  • bc74f817fe Add 'T' prefix to regex implementation classes Alexey Andreev 2014-10-12 17:47:13 +0400
  • 78f4f7a1ff Add regex methods into java.lang.String. Add group index checking into java.util.regex.Matcher Alexey Andreev 2014-10-12 13:50:56 +0400
  • 28251840ec Merge branch 'master' into regex Alexey Andreev 2014-10-12 11:57:59 +0400
  • 70338531f5 Add a reference to wiki from readme konsoletyper 2014-10-09 17:36:44 +0400
  • 82ce525a1b Update readme Alexey Andreev 2014-10-07 13:56:54 +0400
  • 0b6d4672e6 Update link to tutorial konsoletyper 2014-10-06 17:56:50 +0400
  • 391cecc62c Update readme konsoletyper 2014-10-06 17:55:46 +0400
  • 9f115ea1b2 Update readme file with creating project from archetype konsoletyper 2014-10-06 16:16:39 +0400
  • 493ca64411 Extend remote debugger communication protocol for supporting messages larger than 65536 characters (limitation of web sockets). konsoletyper 2014-10-05 18:25:31 +0400
  • 2d583dc7f4 Better variable display in debugger konsoletyper 2014-10-05 17:45:09 +0400
  • 0c4aeec667 Fix bug in JSO that led to improper generation of functor wrappers konsoletyper 2014-10-05 17:12:45 +0400
  • 137c7f633d Update readme konsoletyper 2014-10-05 16:45:44 +0400
  • 9e09c247e6 Replace old code samples with new ones konsoletyper 2014-10-05 15:45:44 +0400
  • 4f668d4d43 Merge remote-tracking branch 'origin/canvas' konsoletyper 2014-10-04 17:57:40 +0400
  • 71343b910e Fix passing of some DukeScript tests konsoletyper 2014-10-04 17:54:56 +0400
  • 3a475d8726 Debugger opens JS files by HTTP konsoletyper 2014-10-04 16:18:52 +0400
  • 9535d024e4 Remove idle timeout from websocket-based remote debugger konsoletyper 2014-10-04 12:50:44 +0400
  • 7b4a7fc471 Add statement boundary mapping to debug information konsoletyper 2014-10-03 21:30:55 +0400
  • f628a996ac Attempt to make more accurate debug information konsoletyper 2014-10-01 12:08:13 +0400
  • b7754ea1a5 Minor improvements & bugfixes konsoletyper 2014-09-30 23:19:10 +0400
  • 50686c882d Add fix for dependency issue when invoking callback from native JS konsoletyper 2014-09-30 18:13:45 +0400
  • c0dc8f25d3 Minor fixes konsoletyper 2014-09-28 20:53:45 +0400
  • 2830842a75 Remove classlib dependency from Eclipse plugin konsoletyper 2014-09-28 20:28:32 +0400
  • edb9bcb02e Minor improvements Alexey Andreev 2014-09-28 16:14:42 +0400
  • 9d12bffc1b Add support of copying source files into Eclipse: https://github.com/konsoletyper/teavm/issues/13 Alexey Andreev 2014-09-27 19:23:05 +0400
  • 6c05ec589a Add source copying in maven plugin: https://github.com/konsoletyper/teavm/issues/13 Alexey Andreev 2014-09-26 18:52:28 +0400
  • 15299213d2 Add maven archetype. Add XMLHttpRequest binding. Minor bugfixes Alexey Andreev 2014-09-25 23:54:13 +0400
  • 8696bff1cd Fix minor bugs Alexey Andreev 2014-09-25 18:22:16 +0400
  • 7a02804544 Fix issue with java class library when building from Eclipse Alexey Andreev 2014-09-25 16:54:48 +0400
  • 1b55a3e499 Add forgotten files Alexey Andreev 2014-09-25 14:35:58 +0400
  • 5f4d8ded11 Merge branch 'master' into tycho-build Alexey Andreev 2014-09-25 14:35:10 +0400
  • 2a52c02bf9 Configure to build with bundled TeaVM Alexey Andreev 2014-09-25 13:59:38 +0400
  • 928486ac0c Configuring for build with multi-jar dependencies instead of providing each dependency as a separate bundle Alexey Andreev 2014-09-25 13:20:41 +0400
  • 7d00a4f48b Switch to tycho 0.19, so the project it built normally konsoletyper 2014-09-23 22:27:50 +0400
  • bc480f8be1 Configuring konsoletyper 2014-09-23 16:41:37 +0400
  • 194c7bf806 Configuration konsoletyper 2014-09-22 22:27:19 +0400
  • 758f7e3b51 Configuring konsoletyper 2014-09-22 21:05:13 +0400
  • 03daced41b Successfull build from PDE konsoletyper 2014-09-22 08:06:02 +0400
  • 314e4ca533 Add platform target konsoletyper 2014-09-21 22:11:14 +0400
  • a613e6164d Configuring piece of shit development environment konsoletyper 2014-09-21 22:10:22 +0400
  • 82802f723d Configuring shitty tycho konsoletyper 2014-09-21 21:38:28 +0400
  • eccac6a9e2 m2e support https://github.com/konsoletyper/teavm/issues/5 konsoletyper 2014-09-21 19:24:48 +0400
  • ae3095f0ff Configure to build by tycho konsoletyper 2014-09-19 23:00:35 +0400
  • 60c9752377 Attempt to build by tycho konsoletyper 2014-09-19 17:56:58 +0400
  • fa5180337f Add 3rt party repository project konsoletyper 2014-09-19 17:33:31 +0400
  • 50bba7b9e0 First version of m2e-plugin: https://github.com/konsoletyper/teavm/issues/5 konsoletyper 2014-09-19 14:09:49 +0400
  • ad33c998dc Add copyright headers konsoletyper 2014-09-19 11:43:07 +0400
  • b5b819a188 Fix layout of profile editor konsoletyper 2014-09-19 11:34:20 +0400
  • 363ee8f6cb Add configuration of class aliases konsoletyper 2014-09-19 11:29:26 +0400
  • 29e35e001a Add UI support for SSA transformers konsoletyper 2014-09-18 20:40:33 +0400
  • aefce514ff Add UI skeleton to manage TeaVM SSA transformers konsoletyper 2014-09-18 17:55:13 +0400
  • 6c17490495 Add editors for some additional build options konsoletyper 2014-09-18 00:02:44 +0400
  • 91273ddaf7 Introduce concept of profiles that contain information about the way to build project. Several profiles can be assigned to a project. konsoletyper 2014-09-17 14:42:37 +0400
  • 700d50b110 Allow interruption during dependency and linking phases. Use buffered writer to render final JavaScript konsoletyper 2014-09-16 21:47:32 +0400
  • ac2ffa42ff Proper handling of progress monitor in TeaVMBuilder konsoletyper 2014-09-16 14:01:45 +0400
  • b7c07886a6 Refactor dependency checker konsoletyper 2014-09-16 10:44:14 +0400
  • 3a4aef6f5c Fix NPE in DependencyChecker konsoletyper 2014-09-16 07:56:16 +0400
  • 107b7463c6 More human-readable dependency error messages konsoletyper 2014-09-16 07:47:14 +0400
  • f204c8cc4a Add markers against lines that contain missing elements konsoletyper 2014-09-15 21:21:25 +0400
  • 465c7626ce Removes Thread.start() that does not allow to build samples konsoletyper 2014-09-15 17:54:52 +0400
  • a26522f959 Refactoring of dependency checker in order to achieve better diagnostics in Eclipse plugin konsoletyper 2014-09-15 17:52:55 +0400
  • d9ea3764f8 Add a minimal TeaVM builder that simply works konsoletyper 2014-09-15 12:13:27 +0400
  • 80899af284 Add progress reporting by TeaVM. Add interrupting of TeaVM. Add skeleton of TeaVM builder for Eclipse. konsoletyper 2014-09-14 22:27:07 +0400
  • b6a2c62345 Add build directory configuration to Eclipse plugin konsoletyper 2014-09-14 21:31:28 +0400
  • 8202faca69 Add main class selection in the settings of a project konsoletyper 2014-09-14 20:08:31 +0400
  • 8351c48e25 Add property page that allows to add/remove TeaVM project nature konsoletyper 2014-09-14 00:45:10 +0400
  • 58606d8aa6 Remote System.out.println konsoletyper 2014-09-13 20:51:03 +0400
  • dc3faa1727 Fix invalid call sites in debug information for INVOKEVIRTUAL konsoletyper 2014-09-13 19:38:04 +0400
  • ce78bdb07f Refactor Eclipse plugin konsoletyper 2014-09-13 16:45:04 +0400
  • 0fd69241f1 When class got from maven repository, automatically open source file for it when debugging konsoletyper 2014-09-12 21:37:24 +0400
  • 1e5e6048a0 Fixes inability to view class in debug mode when its sources are attached to library konsoletyper 2014-09-12 17:26:22 +0400
  • 50a65c27e3 Fix minor issues konsoletyper 2014-09-11 17:12:53 +0400
  • b0b9287659 Fix NPE that is sometimes thrown when generating debug information. Enable debug information for html4j TCK konsoletyper 2014-09-11 10:49:22 +0400
  • 64847c3888 Add debug information and source maps to unit test builder konsoletyper 2014-09-11 07:58:20 +0400
  • 5fc3574aad Fixes incremental build when running through CLI konsoletyper 2014-09-10 21:23:22 +0400
  • df49ead369 Adds support of incremental build into tools konsoletyper 2014-09-10 21:12:11 +0400
  • e28771ad48 Fix bugs in ProgramIO and AstIO konsoletyper 2014-09-10 20:02:48 +0400
  • fb424e6741 Complete incremental build konsoletyper 2014-09-10 17:43:07 +0400
  • f1249be6dc Add statement reader konsoletyper 2014-09-10 10:53:21 +0400
  • 04d1c28df0 Add test for ProgramIO konsoletyper 2014-09-10 10:14:41 +0400
  • 55c60ccc41 Merge branch 'master' into incremental konsoletyper 2014-09-09 21:16:37 +0400
  • 2b8c7b68d8 Add StrictMath konsoletyper 2014-09-09 21:16:12 +0400
  • 48faf88cc6 Fixes date/time formatting unit tests konsoletyper 2014-09-09 20:40:12 +0400
  • c478e965e4 Trying to fix bug that occurs during maven build on Max OS: https://github.com/konsoletyper/teavm/issues/12 konsoletyper 2014-09-09 19:37:42 +0400
  • 0d1a59c03b Add incomplete implementation of AST disk cache konsoletyper 2014-09-09 17:52:27 +0400
  • a7d3f26447 Add AST writer konsoletyper 2014-09-09 14:41:03 +0400
  • 7de36a6d33 Disk cached classes and programs konsoletyper 2014-09-09 13:35:43 +0400
  • 13b64fd4c1 Fixes problems with reading and writing a program konsoletyper 2014-09-09 12:18:46 +0400