pTalanov
|
037eeae08d
|
Refactoring intrinsics.
Remove JetTestUtils.
Comment out failing tests.
|
2012-03-02 16:11:20 +04:00 |
|
pTalanov
|
9c7cf6c69e
|
Refactoring tests: Extracted SafeCallTest
|
2012-03-02 16:11:19 +04:00 |
|
pTalanov
|
f9063ee137
|
Refactoring tests.
|
2012-03-02 16:11:18 +04:00 |
|
pTalanov
|
c1b9efa8bf
|
Remove patch.
Refactor tests.
|
2012-03-02 16:11:17 +04:00 |
|
pTalanov
|
4d718a199f
|
Build fix attempt: switched to using previous version of js.jar.
|
2012-03-01 20:29:22 +04:00 |
|
pTalanov
|
5dcd3c493d
|
Build fix attempt: reverted dropping dependency.
|
2012-03-01 19:28:26 +04:00 |
|
pTalanov
|
bee4704358
|
Added patch for Web Demo.
|
2012-03-01 18:08:13 +04:00 |
|
pTalanov
|
a43ff45c45
|
Changes before creating patch for Web Demo
|
2012-03-01 18:08:11 +04:00 |
|
pTalanov
|
146eb941d0
|
Config refactoring.
|
2012-03-01 18:08:10 +04:00 |
|
pTalanov
|
7a64b37468
|
Examples updated.
|
2012-03-01 18:08:09 +04:00 |
|
pTalanov
|
30ba240bda
|
Added toDouble() method to support wd examples.
|
2012-03-01 18:08:07 +04:00 |
|
pTalanov
|
256b813edb
|
Test and fix for abstract var overriding.
|
2012-03-01 18:08:05 +04:00 |
|
pTalanov
|
60732c734d
|
Removed js.jar dependency.
|
2012-03-01 18:08:04 +04:00 |
|
pTalanov
|
61b4c1db55
|
TODO fixes: Operator table and StringTemplateTranslator
|
2012-03-01 18:08:02 +04:00 |
|
pTalanov
|
827a97f661
|
Numerous code style fixes.
|
2012-02-29 23:17:46 +04:00 |
|
pTalanov
|
26a8d18d9e
|
TODO fixes
|
2012-02-29 23:17:45 +04:00 |
|
pTalanov
|
25c30e0472
|
Refactor: predefined annotation become represented as enum, all the logic reside in AnnotationUtils.
|
2012-02-29 20:51:25 +04:00 |
|
pTalanov
|
adcffef920
|
Refactor AnnotationUtils and NameGenerator
|
2012-02-29 20:51:24 +04:00 |
|
pTalanov
|
191803f3f6
|
remove ForTranslatorUtils
|
2012-02-29 20:51:23 +04:00 |
|
pTalanov
|
f800b2a697
|
Remove outdated TODOs
|
2012-02-29 20:51:23 +04:00 |
|
pTalanov
|
0660140bf6
|
Refactor PatternTranslator.
|
2012-02-29 20:51:22 +04:00 |
|
pTalanov
|
83a8c4263f
|
TODO fix: remove outdated commented code
|
2012-02-29 20:51:21 +04:00 |
|
pTalanov
|
cf2f8e162d
|
Refactor expression mutator.
|
2012-02-29 20:51:21 +04:00 |
|
pTalanov
|
6e27f2ab3d
|
TODO fixes: refactor
|
2012-02-29 20:51:20 +04:00 |
|
pTalanov
|
2499a3b845
|
Remove dead code.
|
2012-02-29 20:51:19 +04:00 |
|
pTalanov
|
35ea508f4c
|
Fix tests to work in a clean environment.
Share javascript backend tests.
|
2012-02-29 17:32:23 +04:00 |
|
pTalanov
|
5862ea00f0
|
Fix name for tests.
|
2012-02-29 17:32:21 +04:00 |
|
pTalanov
|
ee27415bf7
|
Make test create and delete out directories.
|
2012-02-29 17:32:19 +04:00 |
|
pTalanov
|
f8673ceb79
|
TODO fix: Remove dead code.
Use util method in CallType
|
2012-02-29 17:32:18 +04:00 |
|
pTalanov
|
d41515765e
|
JsAstUtils.equals -> equality
|
2012-02-29 17:32:17 +04:00 |
|
pTalanov
|
71cb3cfde2
|
Add missing libs to js_libs.
Fix JsAstUtil using wrong Nullable annotation.
|
2012-02-29 16:03:12 +04:00 |
|
pTalanov
|
0698da5775
|
Reorganised lib directory in js.translator.
|
2012-02-29 15:58:07 +04:00 |
|
pTalanov
|
f72d74afff
|
Rebuilt dart.jar.
|
2012-02-29 14:29:20 +04:00 |
|
pTalanov
|
4945f8c9f5
|
TODO fixes
Analyzer -> Analyzer Facade
Refactor for translators.
Fix a bug with scopes.
|
2012-02-28 21:19:23 +04:00 |
|
pTalanov
|
c6a90d79d3
|
Refactoring intrinsics.
|
2012-02-28 21:19:19 +04:00 |
|
pTalanov
|
d7487eea82
|
Further remove duplication in intrinsics.
|
2012-02-28 21:19:18 +04:00 |
|
pTalanov
|
6bbc0d2a6e
|
Refactoring duplication in array intrinsics.
|
2012-02-28 21:19:12 +04:00 |
|
pTalanov
|
fe9bb67970
|
Refactor js.tests.
|
2012-02-28 21:19:10 +04:00 |
|
pTalanov
|
57c9de776e
|
Move TestConfig to js.tests module. Remove K2JSTranslationUtils. Remove core.Dummy class. TestConfig references library files using project file structure instead of getResourceAsStream.
|
2012-02-28 15:18:16 +04:00 |
|
pTalanov
|
8c2d20f303
|
Remove js.libraries from the project
|
2012-02-28 13:59:30 +04:00 |
|
pTalanov
|
c21ea8aa86
|
add test files
|
2012-02-27 21:55:58 +04:00 |
|
pTalanov
|
645a3a9f2f
|
Got rid of Junit assertion error in Suite
|
2012-02-27 20:45:35 +04:00 |
|
pTalanov
|
953c33a846
|
Project structure fixed
|
2012-02-27 19:07:59 +04:00 |
|
pTalanov
|
8bfa313ad4
|
switched to using dartc.jar
deleted module js.ast
|
2012-02-27 18:49:55 +04:00 |
|
pTalanov
|
8d6525f23f
|
initial changes
|
2012-02-27 15:30:52 +04:00 |
|
Pavel Talanov
|
6646278a60
|
before merge
|
2012-02-24 17:20:23 +04:00 |
|
Pavel Talanov
|
c949944980
|
renamed modules to js.*
|
2012-02-24 17:04:23 +04:00 |
|
Pavel Talanov
|
7bc82df7de
|
copyright changes
|
2012-02-21 19:02:54 +04:00 |
|
Pavel Talanov
|
1859ddf941
|
a couple of hacks to make life example work (still not working)
|
2012-02-05 15:16:09 +04:00 |
|
Pavel Talanov
|
e4d43c5147
|
refactor to implement library annotations
|
2012-01-30 23:06:49 +04:00 |
|