Sign in
chromium
/
external
/
github.com
/
dart-lang
/
html
/
refs/tags/0.15.0
tag
0c66370389b6e674bd03fc3a4674357a164fb2af
tagger
Kevin Moore <kevmoo@google.com>
Thu Feb 11 16:19:25 2021
object
b4f369abad5d1f6cc2728607c5e37c12e5559ecb
b4f369a
Stable null safe v0.15.0 (#154)
by Kevin Moore
· 4 years, 7 months ago
0.15.0
ef72ea0
Prepare to publish (#152)
by Nate Bosch
· 4 years, 7 months ago
0.15.0-nullsafety.0
00cd3c2
Migrate to null safety (#139)
by Nate Bosch
· 4 years, 7 months ago
c1997dc
Use .0 version. Mention migration in changelog
by Nate Bosch
· 4 years, 7 months ago
07412dd
Dont' bothery with null_safety branch
by Nate Bosch
· 4 years, 7 months ago
c6eaf52
Merge branch 'master' into null_safety-migration
by Nate Bosch
· 4 years, 7 months ago
1eb086f
Remove unused container field from HtmlParser (#150)
by Nate Bosch
· 4 years, 7 months ago
b56ff32
Migrate to github actions (#151)
by Nate Bosch
· 4 years, 7 months ago
5037465
Avoid unused instantiation
by Nate Bosch
· 4 years, 7 months ago
9ee3aba
Some comments around scary patterns
by Nate Bosch
· 4 years, 7 months ago
526dd3e
Nullable document/head/body
by Nate Bosch
· 4 years, 7 months ago
20dd234
Remove local cast alias
by Nate Bosch
· 4 years, 7 months ago
dd338e8
Comment about publish requirements
by Nate Bosch
· 4 years, 7 months ago
cc08340
Merge branch 'master' into null_safety-migration
by Nate Bosch
· 4 years, 8 months ago
80704ac
Use covariant for non-nullable override of nullable setter
by Nate Bosch
· 4 years, 8 months ago
7f31979
Find test data files from package: URI (#149)
by Nate Bosch
· 4 years, 8 months ago
137be8d
Enable and fix lint comment_references (#144)
by Nate Bosch
· 4 years, 10 months ago
1dc41c6
Late final for relationshipt between Node and NodeList
by Nate Bosch
· 4 years, 10 months ago
f92f120
Non-null map keys
by Nate Bosch
· 4 years, 10 months ago
4dfc204
Fix a missed static error
by Nate Bosch
· 4 years, 10 months ago
c328942
Remove references to experiment
by Nate Bosch
· 4 years, 10 months ago
ebc8411
Update SDK constraint for 2.12
by Nate Bosch
· 4 years, 10 months ago
0b534d6
Merge branch 'null_safety' into null_safety-migration
by Nate Bosch
· 4 years, 10 months ago
654c56f
Remove unused link in readme (#142)
by Kevin Moore
· 4 years, 10 months ago
6d2df03
cleanup and fix lints (#143)
by Kevin Moore
· 4 years, 10 months ago
fd96515
Merge branch 'master' into null_safety-migration
by Nate Bosch
· 4 years, 10 months ago
81ab348
Avoid extra list for single character strings (#141)
by Nate Bosch
· 4 years, 10 months ago
8bd1252
Initialize to avoid nullable local
by Nate Bosch
· 4 years, 11 months ago
ea463ce
Remove a comparison against eof to get flow analysis
by Nate Bosch
· 4 years, 11 months ago
704eb86
Make more arguments non-nullable
by Nate Bosch
· 4 years, 11 months ago
3d82647
Make current*Token getters non-nullable
by Nate Bosch
· 4 years, 11 months ago
b758ca6
Review comments
by Nate Bosch
· 4 years, 11 months ago
d9d0da7
oops2
by Kevin Moore
· 5 years ago
b512a4f
enable test
by Kevin Moore
· 5 years ago
38ebd0e
fixes
by Kevin Moore
· 5 years ago
e5ebbc0
Migrate to null safety
by Nate Bosch
· 5 years ago
143e79e
Remove a fixed size list creation (#138)
by Nate Bosch
· 5 years ago
d250978
Drop unused lastPhase and beforeRcDataPhase fields (#137)
by Nate Bosch
· 5 years ago
ee5f00d
Remove Marker as a name for null (#136)
by Nate Bosch
· 5 years ago
3949271
Use Object in place of dynamic (#134)
by Nate Bosch
· 5 years ago
ffde103
Remove unused field _lineStarts (#133)
by Nate Bosch
· 5 years ago
1677075
Rewrite asciiUpper2Lower as an extension (#132)
by Nate Bosch
· 5 years ago
730c851
Enable and fix lint prefer_final_locals (#131)
by Nate Bosch
· 5 years ago
20497c6
Disable implicit casts (#130)
by Nate Bosch
· 5 years ago
22f17e9
Fix infinite loop with bad button close tag (#128)
by Nate Bosch
· 5 years ago
0.14.0+4
2599afe
Refactor some utilities (#115)
by Nate Bosch
· 5 years ago
083a36c
Fix newly enforced package:pedantic lints (#111)
by Nate Bosch
· 6 years ago
1905ad2
Bump version in pubspec in preparation to publish (#110)
by Nicholas Shahan
· 6 years ago
0.14.0+3
2b392a4
Fix spans generated for HTML with higher-plane unicode characters (#109)
by cvolzke4
· 6 years ago
d37f588
fix lint (#108)
by Kevin Moore
· 6 years ago
7dad64b
fix latest pedantic lints (#107)
by Kevin Moore
· 6 years ago
478bdfa
fix latest pedantic lints (#106)
by Kevin Moore
· 6 years ago
7842a72
Support the latest pkg:css, prepare to release 0.14.0+2 (#103)
by Kevin Moore
· 6 years ago
0.14.0+2
e0622ba
Support the latest pkg:csslib, prepare to release 0.14.0+1
by Kevin Moore
· 6 years ago
0.14.0+1
01b9912
Support the latest pkg:csslib on the 0.13 version path (#97)
by Kevin Moore
· 6 years ago
0.13.4+2
2b88ac7
Code cleanup (#96)
by Kevin Moore
· 6 years ago
38756a0
Don't depend on `pacakge:utf` (#95)
by Lasse R.H. Nielsen
· 6 years ago
eeed53e
Prepare to release 0.14.0 (#94)
by Kevin Moore
· 6 years ago
0.14.0
5abd53c
Remove support for deprecated encodings and parser_console.dart library (#93)
by Kevin Moore
· 6 years ago
30367f5
Remove broken link from readme
by Kevin Moore
· 6 years ago
ad97478
Fixes to readme and pubspec, prepare for 0.13.4+1
by Kevin Moore
· 7 years ago
0.13.4+1
c3c1575
fix tiny lint issues
by Kevin Moore
· 7 years ago
6a0400f
Add warning to changelog about tag 0.13.3+3
by William Hesse
· 7 years ago
78f0fb3
Update test expectations for source_span output (#87)
by Nate Bosch
· 7 years ago
0.13.4
e1826e4
Enable and fix a number of lints (#82)
by Kevin Moore
· 7 years ago
fb45766
Merge pull request #77 from srawlins/fix-missing-return
by Sam Rawlins
· 7 years ago
0.13.3+3
eb7fbd4
Bump
by Sam Rawlins
· 7 years ago
d51d3fd
Fix missing_return in two spots
by Sam Rawlins
· 7 years ago
7b8af2e
chore: set max SDK version to <3.0.0 (#76)
by Patrice Chalin
· 7 years ago
0.13.3+2
e96de1a
Remove upper case constants (#72)
by Lasse R.H. Nielsen
· 7 years ago
0.13.3+1
885d40c
bump the version for publish
by Kevin Moore
· 7 years ago
0.13.3
b7093f1
Merge pull request #68 from dart-lang/preview_dart_2_fix
by Devon Carew
· 7 years ago
9dd8d8d
update the changelog
by Devon Carew
· 7 years ago
beb0b0d
dartfmt
by Devon Carew
· 7 years ago
7bd1849
fix an issue when run with --preview-dart-2
by Devon Carew
· 7 years ago
50e04c7
Remove tests expecting >64-bit ints (#65)
by Kevin Moore
· 8 years ago
82bea83
Update signatures for implementation of Iterable.singleWhere (#63)
by Keerti Parthasarathy
· 8 years ago
0.13.2+2
fda417f
fixed slice to use end index rather than length (#62)
by Daniel Davidson
· 8 years ago
b9a7eba
prepare for release (#61)
by Kevin Moore
· 8 years ago
0.13.2+1
e358cf2
Fix and enable level1_baseline_test - with some skips
by Kevin Moore
· 8 years ago
d5f5193
Implement RemoveAt and RemoveRange on ListProxy
by Kevin Moore
· 8 years ago
b948204
Test on browsers - and exclude tests that require the vm
by Kevin Moore
· 8 years ago
9ff0b20
enable many lints
by Kevin Moore
· 8 years ago
741b559
Add Travis-CI support
by Kevin Moore
· 8 years ago
a11b1cb
Remove old CI files
by Kevin Moore
· 8 years ago
2147b43
List proxy
by Kevin Moore
· 8 years ago
3c8cc70
Use SetBase for CssClassSet
by Kevin Moore
· 8 years ago
8e12f9e
finish test cleanup
by Kevin Moore
· 8 years ago
7a96700
sort directives and other lints
by Kevin Moore
· 8 years ago
3ee02c8
start migration to pkg/test
by Kevin Moore
· 8 years ago
4177ef7
dartfmt
by Kevin Moore
· 8 years ago
c0920cc
rename analysis_options
by Kevin Moore
· 8 years ago
c53fbab
Update generic comment syntax
by Keerti Parthasarathy
· 8 years ago
881869b
support latest csslib
by Kevin Moore
· 8 years ago
0.13.2
f6fac71
Strong mode fixes for package
by keertip
· 9 years ago
4501cf1
Update Set.difference signature for 1.21.0-dev.2.0 (#43)
by Keerti Parthasarathy
· 9 years ago
0.13.1
fe7eb2a
Fix strong mode error 'Could not infer type parameter'
by Keerti Parthasarathy
· 9 years ago
e394a45
Update failing test and status file
by William Hesse
· 9 years ago
9e79e1b
Make package:html strong clean
by Sigmund Cherem
· 9 years ago
0.13.0
9116929
Expand the version constraint to allow using csslib 0.13.x.
by Bob Nystrom
· 9 years ago
0.12.2+2
Next »