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

Issue 9111023: Pyscss is obsolete with Dart CSS complier; remove all pyscss code. (Closed)

Created:
8 years, 11 months ago by terry
Modified:
8 years, 11 months ago
Reviewers:
Jennifer Messerly
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Pyscss is obsolete with Dart CSS complier; remove all pyscss code. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=3012

Patch Set 1 #

Patch Set 2 : Remove pyparsing from .gitignore #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-5 lines, -7265 lines) Patch
M .gitignore View 1 1 chunk +0 lines, -1 line 0 comments Download
D third_party/pyscss/ChangeLog.txt View 1 chunk +0 lines, -177 lines 0 comments Download
D third_party/pyscss/DESCRIPTION View 1 chunk +0 lines, -1 line 0 comments Download
D third_party/pyscss/LICENSE View 1 chunk +0 lines, -165 lines 0 comments Download
D third_party/pyscss/MANIFEST.in View 1 chunk +0 lines, -2 lines 0 comments Download
D third_party/pyscss/Makefile View 1 chunk +0 lines, -35 lines 0 comments Download
D third_party/pyscss/README View 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/pyscss/README.rst View 1 chunk +0 lines, -308 lines 0 comments Download
D third_party/pyscss/docs/changes.rst View 1 chunk +0 lines, -1 line 0 comments Download
D third_party/pyscss/docs/conf.py View 1 chunk +0 lines, -220 lines 0 comments Download
D third_party/pyscss/docs/index.rst View 1 chunk +0 lines, -1 line 0 comments Download
D third_party/pyscss/docs/make.bat View 1 chunk +0 lines, -170 lines 0 comments Download
D third_party/pyscss/scss/__init__.py View 1 chunk +0 lines, -602 lines 0 comments Download
D third_party/pyscss/scss/base.py View 1 chunk +0 lines, -116 lines 0 comments Download
D third_party/pyscss/scss/control.py View 1 chunk +0 lines, -214 lines 0 comments Download
D third_party/pyscss/scss/function.py View 1 chunk +0 lines, -527 lines 0 comments Download
D third_party/pyscss/scss/grammar.py View 1 chunk +0 lines, -218 lines 0 comments Download
D third_party/pyscss/scss/parser.py View 1 chunk +0 lines, -736 lines 0 comments Download
D third_party/pyscss/scss/tests/__init__.py View 1 chunk +0 lines, -31 lines 0 comments Download
D third_party/pyscss/scss/tests/bag2_64.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/pyscss/scss/tests/box_64.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/pyscss/scss/tests/bubble_64.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/pyscss/scss/tests/bug_64.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/pyscss/scss/tests/example.ccss View 1 chunk +0 lines, -2345 lines 0 comments Download
D third_party/pyscss/scss/tests/example.scss View 1 chunk +0 lines, -32 lines 0 comments Download
D third_party/pyscss/scss/tests/test.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/pyscss/scss/tests/test_extend.py View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/pyscss/scss/tests/test_fake.py View 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/pyscss/scss/tests/test_files.py View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/pyscss/scss/tests/test_font_face.py View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/pyscss/scss/tests/test_for.py View 1 chunk +0 lines, -32 lines 0 comments Download
D third_party/pyscss/scss/tests/test_functions.py View 1 chunk +0 lines, -203 lines 0 comments Download
D third_party/pyscss/scss/tests/test_if.py View 1 chunk +0 lines, -52 lines 0 comments Download
D third_party/pyscss/scss/tests/test_mixin.py View 1 chunk +0 lines, -41 lines 0 comments Download
D third_party/pyscss/scss/tests/test_nesting.py View 1 chunk +0 lines, -38 lines 0 comments Download
D third_party/pyscss/scss/tests/test_options.py View 1 chunk +0 lines, -102 lines 0 comments Download
D third_party/pyscss/scss/tests/test_scss.py View 1 chunk +0 lines, -144 lines 0 comments Download
D third_party/pyscss/scss/tests/test_variables.py View 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/pyscss/scss/tool.py View 1 chunk +0 lines, -235 lines 0 comments Download
D third_party/pyscss/scss/value.py View 1 chunk +0 lines, -294 lines 0 comments Download
D third_party/pyscss/setup.py View 1 chunk +0 lines, -56 lines 0 comments Download
D third_party/pyscss/todo.txt View 1 chunk +0 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
terry
8 years, 11 months ago (2012-01-05 20:02:35 UTC) #1
Jennifer Messerly
8 years, 11 months ago (2012-01-05 20:51:57 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698