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

Unified Diff: pkg/csslib/pubspec.yaml

Issue 751453004: Improve the speed and memory efficiency of csslib parsing. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
« pkg/csslib/lib/parser.dart ('K') | « pkg/csslib/lib/src/token.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/csslib/pubspec.yaml
diff --git a/pkg/csslib/pubspec.yaml b/pkg/csslib/pubspec.yaml
index 1c18c708bb95674a5c0f31bb1469514760951402..fdd238fb63c2a773dbace42d33bb691751eae589 100644
--- a/pkg/csslib/pubspec.yaml
+++ b/pkg/csslib/pubspec.yaml
@@ -1,5 +1,5 @@
name: csslib
-version: 0.11.0+2
+version: 0.11.0+3
author: Polymer.dart Team <web-ui-dev@dartlang.org>
description: A library for parsing CSS.
homepage: https://www.dartlang.org
« pkg/csslib/lib/parser.dart ('K') | « pkg/csslib/lib/src/token.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698