Sign in
chromium
/
external
/
github.com
/
dart-lang
/
csslib
/
refs/tags/0.12.2
/
lib
tag
5a17eaea76770ccdbc1600d14486fe914c34ea80
tagger
Kevin Moore <kevmoo@google.com>
Fri Oct 16 18:53:54 2015
object
3cc40426ce22572c43b5d45906279aede6309747
3cc4042
Add partial support for calc
by Terry L. Lucas
· 10 years ago
0.12.2
1dfc4a2
fix strong mode errors, and a bunch of analyzer messages
by John Messerly
· 10 years ago
a841fdc
Fixes a bug in the CSS string escape handling.
by Winston Ewert
· 10 years ago
5e05216
Remove a number of unused members, prepare for release
by Kevin Moore
· 10 years ago
0.12.0+1
c9e74f1
pkg/csslib: fixes for args
by Kevin Moore
· 10 years ago
0.12.0
d3dbf46
remove unused vars and fields
by Kevin Moore
· 10 years ago
ec47384
formatting
by Kevin Moore
· 10 years ago
59a5e3f
Cleanup some ambiguous and incorrect types and disable a case that in analyzer.dart that seems like it is broken.
by Jacob Richman
· 11 years ago
94c831d
Improve the speed and memory efficiency of csslib parsing.
by nweiz@google.com
· 11 years ago
a45a543
Use a constant instead of int.parse("0x10ffff")
by sra@google.com
· 11 years ago
096549e
Initialize TokenizerBase int fields for better dart2js codegen.
by sra@google.com
· 11 years ago
5dbc0ed
I was looking at the typo in 19178, and then the TODO in hexToInt. int.parse gained its radix parameter in https://code.google.com/p/dart/issues/detail?id=2624 around Dart SDK v1.1, so I bumped it in the pubspec.
by srawlins@google.com
· 11 years ago
dda72eb
Update my name in test data and comments.
by nweiz@google.com
· 11 years ago
f993f20
Fix csslib test failures on IE10.
by nweiz@google.com
· 11 years ago
ec5df8d
Use source_span rather than source_maps in csslib.
by nweiz@google.com
· 11 years ago
370a810
Make source map location information more readable.
by nweiz@google.com
· 11 years ago
2610e0d
[html5lib] implement querySelector/querySelectorAll
by jmesserly@google.com
· 11 years ago
2e6a9c9
use proper notation for true, false, and null in doc comments
by kevmoo@google.com
· 12 years ago
bdf568e
Fixed single quote escaping
by terry@google.com
· 12 years ago
164409e
pkg/csslib: fixed analysis error, more cleanup
by kevmoo@j832.com
· 12 years ago
4cd404d
pkg/csslib: fix analyzer issue
by kevmoo@j832.com
· 12 years ago
7239321
pkg/csslib: types, fixes, cleanup
by kevmoo@j832.com
· 12 years ago
6bdd8e0
fix csslib and watcher warnings
by jmesserly@google.com
· 12 years ago
d82290c
Remove uses of Options from pkg, samples, tests, and third_party directories.
by whesse@google.com
· 12 years ago
b89c30d
- Added @mixin and @include support for top-level and declarations.
by terry@google.com
· 12 years ago
ae03748
Include tests for polyfill and without polyfill
by terry@google.com
· 12 years ago
345c43b
move csslib into dart svn
by jmesserly@google.com
· 12 years ago