scheglov@google.com
|
9e33b85c31
|
Move file_system libraries into 'analyzer'.
I still end up including memory FS into 'analyzer' because tests for ResourceUriResolver use it.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//372763003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38034 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-07-07 18:57:42 +00:00 |
|
scheglov@google.com
|
01c2fbefb1
|
Index Dart/HTML units after analysis.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//346963006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37707 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-06-25 21:14:30 +00:00 |
|
paulberry@google.com
|
e9fa53425c
|
Use "pub list-package-dirs" to resolve package URIs in analysis server.
R=scheglov@google.com
Review URL: https://codereview.chromium.org//341893010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37552 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-06-20 14:42:01 +00:00 |
|
brianwilkerson@google.com
|
58ee598e04
|
Adjust server for API changes
R=scheglov@google.com
Review URL: https://codereview.chromium.org//337943002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37368 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-06-16 18:41:04 +00:00 |
|
scheglov@google.com
|
a95856f5be
|
Use 'analysis.setSubscriptions' HIGHLIGHTS in Editor.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//304273007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36853 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-31 01:53:28 +00:00 |
|
scheglov@google.com
|
24c8f1f4b2
|
Extract constants into separate libarary.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//308703005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36828 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-30 18:37:44 +00:00 |
|
scheglov@google.com
|
764c6b112c
|
Partial implementation of the 'setAnalysisRoots' API.
R=brianwilkerson@google.com, paulberry@google.com
BUG=
Review URL: https://codereview.chromium.org//300023004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36702 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-27 19:01:14 +00:00 |
|
scheglov@google.com
|
ebd41ed304
|
Implementation of 'Server Domain' in dart analysis server.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//297153002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36607 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-24 17:36:06 +00:00 |
|
danrubel@google.com
|
88344402e1
|
move context id constant to AnalysisServer
BUG=
R=brianwilkerson@google.com, paulberry@google.com
Review URL: https://codereview.chromium.org//284103005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36263 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-16 17:44:24 +00:00 |
|
paulberry@google.com
|
839e807406
|
Leave "error" key out of response JSON when there is no error.
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//282993002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36169 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-14 15:04:31 +00:00 |
|
paulberry@google.com
|
783aca1892
|
Analysis server context ID is now specified by the client.
This allows the client to start sending commands that use the context
immediately, without having to wait for a response to find out the
context ID.
If the client tries to create two contexts with the same ID, that is
an error.
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//243753002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35185 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-18 22:20:53 +00:00 |
|
paulberry@google.com
|
f6ec765421
|
Fix and re-enable analysis server tests that were commented out.
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//243653003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35183 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-18 20:50:23 +00:00 |
|
kevmoo@google.com
|
1119399bf3
|
pkg/analysis_server: fixes for unittest deprecations
R=danrubel@google.com
Review URL: https://codereview.chromium.org//217153002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34503 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-03-28 16:10:00 +00:00 |
|
danrubel@google.com
|
18618a20b3
|
add sdkPath and enable tests
BUG=
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//196993003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33600 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-03-12 19:18:14 +00:00 |
|
brianwilkerson@google.com
|
e0b6dbb3b6
|
Add back previously removed tests
R=danrubel@google.com
Review URL: https://codereview.chromium.org//191103002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33451 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-03-07 20:40:52 +00:00 |
|
brianwilkerson@google.com
|
8179cbae09
|
Fix the build
Review URL: https://codereview.chromium.org//145033011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31984 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-23 20:22:00 +00:00 |
|
brianwilkerson@google.com
|
8a0bf15dcf
|
Add server and request handlers
Review URL: https://codereview.chromium.org//137703010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31982 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-23 18:50:26 +00:00 |
|