Commit Graph

  • 73a1e95aae Added some missing classes to be able to compile codenameone. Steve Hannah 2015-02-02 08:24:57 -0800
  • b36c10760c Working on async exception catching Alexey Andreev 2015-02-02 18:58:44 +0400
  • 4496b1ab30 Add sample application to show how CPS generator works konsoletyper 2015-02-01 23:08:42 +0400
  • 071f2bb46c First working prototype of CPS konsoletyper 2015-02-01 22:55:33 +0400
  • 62d3e9f40e Further work on CPS generator konsoletyper 2015-02-01 22:08:04 +0400
  • cff91e03ff Add resolving of JSR opcode konsoletyper 2015-02-01 20:40:56 +0400
  • 3c9acd8fab Further work on CPS generator konsoletyper 2015-02-01 17:43:21 +0400
  • 672de2f111 Fix errors. Generalize AST optimizer to handle async methods konsoletyper 2015-02-01 00:02:20 +0400
  • de85560876 Implement CFG splitting konsoletyper 2015-01-31 00:02:41 +0400
  • 5593aa074e Start implementing async JS generator Alexey Andreev 2015-01-30 19:15:12 +0400
  • c546af553b Fix slowness Alexey Andreev 2015-01-30 12:46:10 +0400
  • c0d28a236c Merge remote-tracking branch 'origin/master' Alexey Andreev 2015-01-29 19:11:16 +0400
  • f849c070f2 Fix invalid Long.hashCode() Alexey Andreev 2015-01-29 19:10:27 +0400
  • 0dc8a83bb4 Add KeyboardEvent.charCode konsoletyper 2015-01-27 21:42:17 +0400
  • c7a45938f7 Add Uint16Array Alexey Andreev 2015-01-27 19:13:26 +0400
  • 6353fad620 Fix error with properties not available in renderer Alexey Andreev 2015-01-27 14:29:40 +0400
  • cd699bffcb Fix bug in JSBody support konsoletyper 2015-01-26 22:43:59 +0400
  • 5f3efd3f84 Return EventTarget to Window interface Alexey Andreev 2015-01-26 18:26:23 +0400
  • a8d6ce1647 Ignore Eclipse files Alexey Andreev 2015-01-26 11:44:09 +0400
  • 7fb5c32c9b Merge branch 'implements-html-media-element' of https://github.com/jtakakura/teavm into jtakakura-implements-html-media-element Alexey Andreev 2015-01-26 11:31:55 +0400
  • 6018fd772a Ignore target directory Alexey Andreev 2015-01-26 11:10:46 +0400
  • a659447fbb Merge branch 'implements-web-storage' of https://github.com/jtakakura/teavm into jtakakura-implements-web-storage Alexey Andreev 2015-01-26 11:09:31 +0400
  • 25ceeb3af0 Fix error in System.arraycopy konsoletyper 2015-01-25 18:32:15 +0400
  • ad57f957cb JSO bugfixes and improvements konsoletyper 2015-01-25 15:21:17 +0400
  • bb0cd3e180 Fix bug in InputStreamReader konsoletyper 2015-01-25 12:05:17 +0400
  • 8bc65d96b5 Adds Web Storage Demo Application Junji Takakura 2015-01-25 11:25:07 +0900
  • 5dde3d6412 Add implementation of Web Storage API Junji Takakura 2015-01-25 11:23:57 +0900
  • b71ba395fd Include source directories into class path when running TeaVM from Eclipse so that TeaVM can read resources. konsoletyper 2015-01-24 20:13:14 +0400
  • 2e98e1f61a Fix Checkstyle errors Junji Takakura 2015-01-24 21:56:29 +0900
  • b731687c3e Add support of JSBody konsoletyper 2015-01-24 16:40:10 +0400
  • 14a6c099d9 Adds HTML5 Video Demo Application Junji Takakura 2015-01-24 20:00:01 +0900
  • ec4e4a9771 Fix bugs Junji Takakura 2015-01-24 17:28:24 +0900
  • f138c837cf Add DOM APIs konsoletyper 2015-01-24 00:48:06 +0400
  • be4457c285 Fix errors in WebGL wrappers. Add support of some typed arrays Alexey Andreev 2015-01-23 19:28:12 +0400
  • 1b0b47985d WebGL wrappers. Additional core JS wrappers konsoletyper 2015-01-22 23:03:54 +0400
  • 871667cacb Minor bugfixes konsoletyper 2015-01-22 21:04:17 +0400
  • da4e548d38 Start wrapping WebGL Alexey Andreev 2015-01-22 19:21:25 +0400
  • 67677494b3 Fix error in transforming classes if missing items found Alexey Andreev 2015-01-22 14:25:40 +0400
  • 0206ea4e0a Adds implementation of HTMLMediaElement, HTMLVideoElement, HTMLAudioElement and HTMLSourceElement Junji Takakura 2015-01-21 09:48:45 +0900
  • 7d2e323af0 Fix tycho build for SNAPSHOT versions konsoletyper 2015-01-20 20:42:49 +0400
  • 8950121d01 Fix bug with source maps generator Alexey Andreev 2015-01-20 18:45:20 +0400
  • 525fd89374 Minor improvements and bugfixes Alexey Andreev 2015-01-20 18:10:13 +0400
  • 3935d27f5b Fix bugs Alexey Andreev 2015-01-19 18:19:38 +0400
  • 3f7d02affb Fix problem with removed problem markers alexey-andreev 2015-01-18 19:20:42 +0400
  • 8188878488 Add support of new diagnostics API in Eclipse alexey-andreev 2015-01-18 19:06:21 +0400
  • d185ee79a3 Check html4j with checkstyle alexey-andreev 2015-01-18 13:15:11 +0400
  • 792dd6618d Add copyright headers to JSO alexey-andreev 2015-01-18 13:03:05 +0400
  • d55bd862d0 Missing native methods are reported through diagnostics. Better rendering of problem stack trace. Alexey Andreev 2015-01-16 18:36:11 +0400
  • 9154f4eff9 Add post-processor that reports references to missing items and replaces these references with code that throws error. Alexey Andreev 2015-01-16 17:47:25 +0400
  • 4299836ef4 First working version with new diagnostics API Alexey Andreev 2015-01-14 19:12:06 +0400
  • bdf4f7dbae Merge branch 'master' into diagnostics Alexey Andreev 2015-01-14 17:54:08 +0400
  • b3a41892a3 Fix Class.getName(). Fix https://github.com/konsoletyper/teavm/issues/43 Fix Eclipse plugin descriptor Alexey Andreev 2015-01-13 19:17:18 +0400
  • eeddfd1298 Fix bugs that were found by FindBugs. Fix https://github.com/konsoletyper/teavm/issues/46 https://github.com/konsoletyper/teavm/issues/45 https://github.com/konsoletyper/teavm/issues/44 https://github.com/konsoletyper/teavm/issues/42 Alexey Andreev 2015-01-13 18:25:15 +0400
  • 9c2231f1cc Add @Rename to TCharSequence.toString0 Alexey Andreev 2014-12-30 11:33:07 +0400
  • 1fff443c36 Dependency API supports multiple occurence of reaching events for different location Alexey Andreev 2014-12-29 19:16:29 +0400
  • cd0664d695 Add support of new plugin interface to extensions Alexey Andreev 2014-12-11 19:20:39 +0400
  • 316850bbb5 Merge branch 'master' into diagnostics Alexey Andreev 2014-12-11 18:54:25 +0400
  • 47f5943e8b Refactor TeaVM core for new diagnostics API Alexey Andreev 2014-12-11 18:54:15 +0400
  • 0945c27f16 Further work on diagnostics API Alexey Andreev 2014-12-09 18:43:23 +0400
  • 71da76ee06 Fix https://github.com/konsoletyper/teavm/issues/29 Alexey Andreev 2014-12-09 18:08:58 +0400
  • 11f270e3ef Fix https://github.com/konsoletyper/teavm/issues/39 Alexey Andreev 2014-12-09 16:42:26 +0400
  • 844da6760c Clean-up project Alexey Andreev 2014-12-09 16:21:14 +0400
  • a0b38c5d5e Switch benchmark to use GWT version 2.7.0 Alexey Andreev 2014-12-02 11:41:27 +0400
  • 30781bb16e Refuse from CallStack for complete CallGraph Alexey Andreev 2014-11-23 22:34:12 +0300
  • a7ce9e719c Update README.md Alexey Andreev 2014-11-22 10:48:33 +0300
  • 2322a97d4c Merge pull request #36 from drxaos/master Alexey Andreev 2014-11-21 19:38:51 +0300
  • b02e9baeb8 Fix bug in AbstractStringBuilder.delete xaos 2014-11-21 21:24:24 +0500
  • e736cf09d7 Start implementing diagnostics API konsoletyper 2014-11-05 22:14:41 +0300
  • 19c18a41c5 Add java.util.zip konsoletyper 2014-11-04 22:04:46 +0300
  • d5e602b38e Add PushbackInputStream and DataInputStream konsoletyper 2014-11-04 21:11:27 +0300
  • 470bbc6fc1 Add some get/put methods in ByteBuffer konsoletyper 2014-11-04 20:22:50 +0300
  • 3489f3c82c Speed-up buffers that wrap ByteBuffer konsoletyper 2014-11-04 20:02:36 +0300
  • ed6e6ae373 Fix bug in Float.intBitsToFloat konsoletyper 2014-11-04 19:33:01 +0300
  • 3a0db006bb Fix signed byte to int conversion in ByteBuffer wrappers. Refactor DoubleBuffer konsoletyper 2014-11-04 14:32:57 +0300
  • 999e02d316 Refactor FloatBuffer konsoletyper 2014-11-04 14:02:19 +0300
  • 89b65fef8a Refactor LongBuffer konsoletyper 2014-11-04 13:40:46 +0300
  • da0220bb5b Fix https://github.com/konsoletyper/teavm/issues/30 konsoletyper 2014-11-03 20:48:17 +0300
  • 9be6ce9bbf Fix https://github.com/konsoletyper/teavm/issues/32 konsoletyper 2014-11-03 20:31:49 +0300
  • e934ddc798 Fix https://github.com/konsoletyper/teavm/issues/33 konsoletyper 2014-11-03 20:15:16 +0300
  • 7da1e61a8f Fix https://github.com/konsoletyper/teavm/issues/34 konsoletyper 2014-11-03 19:39:05 +0300
  • cfcd25b159 Refactor ShortBuffer and IntBuffer. Implement ByteBuffer.asIntBuffer and .asShortBuffer konsoletyper 2014-11-01 13:10:43 +0300
  • 8dd5661dfa Add wrapping of ByteBuffer into CharBuffer konsoletyper 2014-10-29 21:44:38 +0300
  • 5c8b80aa32 Add BufferedInputStream and StringTokenizer konsoletyper 2014-10-26 17:26:21 +0300
  • 9902f583bd Throw NPE when regex pattern is null konsoletyper 2014-10-25 18:36:30 +0400
  • a0493055a8 Merge remote-tracking branch 'origin/regex' Alexey Andreev 2014-10-25 17:37:56 +0400
  • 58ca7356bb Merge remote-tracking branch 'origin/regex' into regex Alexey Andreev 2014-10-25 17:37:08 +0400
  • b93c71ad41 Merge branch 'regex' konsoletyper 2014-10-25 16:09:35 +0400
  • e1d5b45750 Add some methods to String konsoletyper 2014-10-25 16:08:41 +0400
  • c47689dc30 Merge branch 'master' into regex konsoletyper 2014-10-25 16:00:39 +0400
  • ac519dd77e Add LongBuffer, FloatBuffer, DoubleBuffer konsoletyper 2014-10-25 15:59:47 +0400
  • 1a2e78365b Add ShortBuffer and IntBuffer konsoletyper 2014-10-25 15:41:57 +0400
  • 4629ff5450 Add CharBuffer konsoletyper 2014-10-25 15:07:45 +0400
  • f9cbcf4b80 Merge branch 'master' into nio konsoletyper 2014-10-25 13:21:07 +0400
  • 9bdd2f6020 Fix https://github.com/konsoletyper/teavm/issues/27 konsoletyper 2014-10-25 13:20:41 +0400
  • ae9e38efd4 Merge branch 'master' into nio konsoletyper 2014-10-25 12:40:40 +0400
  • e7d51b6435 Add some tests for ByteBuffer konsoletyper 2014-10-25 12:40:23 +0400
  • 4a3e11d1af Add test case for https://github.com/konsoletyper/teavm/issues/27 Alexey Andreev 2014-10-22 22:49:47 +0400
  • f4641dc642 Add unit tests for ByteBuffer get and put methods Alexey Andreev 2014-10-22 22:41:31 +0400
  • b151f709ee Add feedback section to readme Alexey Andreev 2014-10-20 00:31:28 +0400
  • 7ae62f9936 Upgrade to version 0.2.1 Alexey Andreev 2014-10-19 19:23:18 +0400