Commit Graph

23 Commits

Author SHA1 Message Date
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
11f270e3ef Fix https://github.com/konsoletyper/teavm/issues/39 2014-12-09 16:42:26 +04:00
Alexey Andreev
30781bb16e Refuse from CallStack for complete CallGraph 2014-11-23 22:34:12 +03:00
konsoletyper
e736cf09d7 Start implementing diagnostics API 2014-11-05 22:14:41 +03:00
konsoletyper
da0220bb5b Fix https://github.com/konsoletyper/teavm/issues/30 2014-11-03 20:48:17 +03:00
konsoletyper
0c4aeec667 Fix bug in JSO that led to improper generation of functor wrappers 2014-10-05 17:12:45 +04:00
konsoletyper
b7754ea1a5 Minor improvements & bugfixes 2014-09-30 23:19:10 +04:00
konsoletyper
50686c882d Add fix for dependency issue when invoking callback from native JS 2014-09-30 18:13:45 +04:00
Alexey Andreev
15299213d2 Add maven archetype. Add XMLHttpRequest binding. Minor bugfixes 2014-09-25 23:54:13 +04:00
konsoletyper
13b64fd4c1 Fixes problems with reading and writing a program 2014-09-09 12:18:46 +04:00
konsoletyper
4f941e0a0a Refactor dependency checker 2014-09-03 21:08:19 +04:00
konsoletyper
b51d8fe452 Refactoring and bugfixes 2014-08-30 23:29:24 +04:00
konsoletyper
1b374c7466 Fixes variable mapping 2014-08-07 12:23:47 +04:00
konsoletyper
bc911a661a Begin to implement variable mapping 2014-08-04 23:22:41 +04:00
konsoletyper
c3e30cc295 Dependency plugin receives DependencyAgent instead of DependencyChecker 2014-06-09 21:26:58 +04:00
konsoletyper
916df8db01 Extends DOM HTML binding 2014-05-07 22:23:05 +04:00
konsoletyper
7cd8f53631 Fixes bugs in JSO and DOM 2014-04-22 14:24:02 +04:00
Alexey Andreev
bf68cf4b7d Fixes bugs in JSO and building resources 2014-03-26 23:15:55 +04:00
Alexey Andreev
8286ad9289 Adds problem with closure variables when generating JSO bridge functions 2014-03-22 23:25:51 +04:00
Alexey Andreev
6901e1282a Fixes bugs in JSO 2014-03-22 23:16:32 +04:00
konsoletyper
4cc484729f Moves JSO classes into org.teavm.jso. Fixes bug in StringBuilder 2014-03-15 15:10:54 +04:00