Alexey Andreev
|
5593aa074e
|
Start implementing async JS generator
|
2015-01-30 19:15:12 +04:00 |
|
Alexey Andreev
|
c546af553b
|
Fix slowness
|
2015-01-30 12:46:10 +04:00 |
|
Alexey Andreev
|
c0d28a236c
|
Merge remote-tracking branch 'origin/master'
|
2015-01-29 19:11:16 +04:00 |
|
Alexey Andreev
|
f849c070f2
|
Fix invalid Long.hashCode()
|
2015-01-29 19:10:27 +04:00 |
|
konsoletyper
|
0dc8a83bb4
|
Add KeyboardEvent.charCode
|
2015-01-27 21:42:17 +04:00 |
|
Alexey Andreev
|
c7a45938f7
|
Add Uint16Array
|
2015-01-27 19:13:26 +04:00 |
|
Alexey Andreev
|
6353fad620
|
Fix error with properties not available in renderer
|
2015-01-27 14:29:40 +04:00 |
|
konsoletyper
|
cd699bffcb
|
Fix bug in JSBody support
|
2015-01-26 22:43:59 +04:00 |
|
Alexey Andreev
|
5f3efd3f84
|
Return EventTarget to Window interface
|
2015-01-26 18:26:23 +04:00 |
|
Alexey Andreev
|
a8d6ce1647
|
Ignore Eclipse files
|
2015-01-26 11:44:09 +04:00 |
|
Alexey Andreev
|
7fb5c32c9b
|
Merge branch 'implements-html-media-element' of
https://github.com/jtakakura/teavm into
jtakakura-implements-html-media-element
Conflicts:
teavm-samples/pom.xml
|
2015-01-26 11:31:55 +04:00 |
|
Alexey Andreev
|
6018fd772a
|
Ignore target directory
|
2015-01-26 11:10:46 +04:00 |
|
Alexey Andreev
|
a659447fbb
|
Merge branch 'implements-web-storage' of
https://github.com/jtakakura/teavm into jtakakura-implements-web-storage
Conflicts:
teavm-dom/src/main/java/org/teavm/dom/browser/Window.java
|
2015-01-26 11:09:31 +04:00 |
|
konsoletyper
|
25ceeb3af0
|
Fix error in System.arraycopy
|
2015-01-25 18:32:15 +04:00 |
|
konsoletyper
|
ad57f957cb
|
JSO bugfixes and improvements
|
2015-01-25 15:21:17 +04:00 |
|
konsoletyper
|
bb0cd3e180
|
Fix bug in InputStreamReader
|
2015-01-25 12:05:17 +04:00 |
|
Junji Takakura
|
8bc65d96b5
|
Adds Web Storage Demo Application
|
2015-01-25 11:25:07 +09:00 |
|
Junji Takakura
|
5dde3d6412
|
Add implementation of Web Storage API
|
2015-01-25 11:23:57 +09:00 |
|
konsoletyper
|
b71ba395fd
|
Include source directories into class path when running TeaVM from
Eclipse so that TeaVM can read resources.
|
2015-01-24 20:13:14 +04:00 |
|
Junji Takakura
|
2e98e1f61a
|
Fix Checkstyle errors
|
2015-01-24 21:56:29 +09:00 |
|
konsoletyper
|
b731687c3e
|
Add support of JSBody
|
2015-01-24 16:40:10 +04:00 |
|
Junji Takakura
|
14a6c099d9
|
Adds HTML5 Video Demo Application
|
2015-01-24 20:00:01 +09:00 |
|
Junji Takakura
|
ec4e4a9771
|
Fix bugs
|
2015-01-24 17:28:24 +09:00 |
|
konsoletyper
|
f138c837cf
|
Add DOM APIs
|
2015-01-24 00:48:06 +04:00 |
|
Alexey Andreev
|
be4457c285
|
Fix errors in WebGL wrappers. Add support of some typed arrays
|
2015-01-23 19:28:12 +04:00 |
|
konsoletyper
|
1b0b47985d
|
WebGL wrappers. Additional core JS wrappers
|
2015-01-22 23:03:54 +04:00 |
|
konsoletyper
|
871667cacb
|
Minor bugfixes
|
2015-01-22 21:04:17 +04:00 |
|
Alexey Andreev
|
da4e548d38
|
Start wrapping WebGL
|
2015-01-22 19:21:25 +04:00 |
|
Alexey Andreev
|
67677494b3
|
Fix error in transforming classes if missing items found
|
2015-01-22 14:25:40 +04:00 |
|
Junji Takakura
|
0206ea4e0a
|
Adds implementation of HTMLMediaElement, HTMLVideoElement, HTMLAudioElement and HTMLSourceElement
|
2015-01-21 09:48:45 +09:00 |
|
konsoletyper
|
7d2e323af0
|
Fix tycho build for SNAPSHOT versions
|
2015-01-20 20:42:49 +04:00 |
|
Alexey Andreev
|
8950121d01
|
Fix bug with source maps generator
|
2015-01-20 18:45:20 +04:00 |
|
Alexey Andreev
|
525fd89374
|
Minor improvements and bugfixes
|
2015-01-20 18:10:13 +04:00 |
|
Alexey Andreev
|
3935d27f5b
|
Fix bugs
|
2015-01-19 18:19:38 +04:00 |
|
alexey-andreev
|
3f7d02affb
|
Fix problem with removed problem markers
|
2015-01-18 19:20:42 +04:00 |
|
alexey-andreev
|
8188878488
|
Add support of new diagnostics API in Eclipse
|
2015-01-18 19:06:21 +04:00 |
|
alexey-andreev
|
d185ee79a3
|
Check html4j with checkstyle
|
2015-01-18 13:15:11 +04:00 |
|
alexey-andreev
|
792dd6618d
|
Add copyright headers to JSO
|
2015-01-18 13:03:05 +04:00 |
|
Alexey Andreev
|
d55bd862d0
|
Missing native methods are reported through diagnostics. Better
rendering of problem stack trace.
|
2015-01-16 18:36:11 +04:00 |
|
Alexey Andreev
|
9154f4eff9
|
Add post-processor that reports references to missing items and replaces
these references with code that throws error.
|
2015-01-16 17:47:25 +04:00 |
|
Alexey Andreev
|
4299836ef4
|
First working version with new diagnostics API
|
2015-01-14 19:12:06 +04:00 |
|
Alexey Andreev
|
bdf4f7dbae
|
Merge branch 'master' into diagnostics
|
2015-01-14 17:54:08 +04:00 |
|
Alexey Andreev
|
b3a41892a3
|
Fix Class.getName(). Fix https://github.com/konsoletyper/teavm/issues/43
Fix Eclipse plugin descriptor
|
2015-01-13 19:17:18 +04:00 |
|
Alexey Andreev
|
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
|
2015-01-13 18:25:15 +04:00 |
|
Alexey Andreev
|
9c2231f1cc
|
Add @Rename to TCharSequence.toString0
|
2014-12-30 11:33:07 +04:00 |
|
Alexey Andreev
|
1fff443c36
|
Dependency API supports multiple occurence of reaching events for
different location
|
2014-12-29 19:16:29 +04:00 |
|
Alexey Andreev
|
cd0664d695
|
Add support of new plugin interface to extensions
|
2014-12-11 19:20:39 +04:00 |
|
Alexey Andreev
|
316850bbb5
|
Merge branch 'master' into diagnostics
|
2014-12-11 18:54:25 +04:00 |
|
Alexey Andreev
|
47f5943e8b
|
Refactor TeaVM core for new diagnostics API
|
2014-12-11 18:54:15 +04:00 |
|
Alexey Andreev
|
0945c27f16
|
Further work on diagnostics API
|
2014-12-09 18:43:23 +04:00 |
|