Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(651)

Side by Side Diff: pkg/analyzer_experimental/README.md

Issue 45573002: Rename analyzer_experimental to analyzer. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Tweaks before publishing. Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « pkg/analyzer/test/utils.dart ('k') | pkg/analyzer_experimental/bin/analyzer.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This code is part of an experimental port of the Editor's analysis engine from
2 Java to Dart. While we will continue to support the Java version of the analysis
3 engine and the services built on it, we also intend to provide the same services
4 to Dart-based applications. This is very early code and we expect it to change,
5 possibly in significant ways. While we are eager to see other people make use
6 of the analysis engine, we also want to be clear, in case you are interested in
7 doing so, that the current API's should in no way be considered to be stable.
8
9 In particular, this code was automatically translated from the Java
10 implementation. The Java implementation that was translated is still under
11 development and will continue to change over time. The translator that was used
12 is still under development and the output produced by the translator will change
13 over time. Therefore, the API presented by this code will change. In addition,
14 any edits made to this code will be overwritten the next time we re-generate
15 this code.
16
17 If you are interested in using this code, despite the disclaimer above,
18 fantastic! Please let the editor team know so that we can get a sense of the
19 interest in it. Also, feel free to ask questions and make requests for
20 additional functionality.
OLDNEW
« no previous file with comments | « pkg/analyzer/test/utils.dart ('k') | pkg/analyzer_experimental/bin/analyzer.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698