Issue 240723006:
Replace Java based analyzer with Dart based analyzer when building SDK (Closed)
Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: address comments
Created 6 years, 8 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
On 2014/04/24 07:50:38, kustermann wrote:
> Can't we put this in the repository-root .gitignore with a wildcard pattern.
(We
> never want to check *Makefile or *.mk files in, right?)
I'm following the pattern established in compiler, pub, and dartfmt sibling
directories, assuming those are the correct patterns to follow. If it makes
sense to refactor all of those into the repository-root .gitignore, then let me
know and we can tackle that in a separate CL.
Issue 240723006: Replace Java based analyzer with Dart based analyzer when building SDK
(Closed)
Created 6 years, 8 months ago by danrubel
Modified 6 years, 7 months ago
Reviewers: ricow1, kustermann, scheglov, ahe, Bill Hesse, aam-me
Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Comments: 25