Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync from Google #26856

Merged
merged 40 commits into from
Feb 19, 2020
Merged

Sync from Google #26856

merged 40 commits into from
Feb 19, 2020

Conversation

honeybadgerdontcare
Copy link
Contributor

This is an automatically generated pull request.

@amp-owners-bot
Copy link

amp-owners-bot bot commented Feb 19, 2020

Hey @ampproject/wg-caching, these files were changed:

  • validator/htmlparser/BUILD
  • validator/htmlparser/README.md
  • validator/htmlparser/WORKSPACE
  • validator/htmlparser/bin/jsongrammargen.cc
  • validator/htmlparser/data/jsongrammar.txt
  • validator/htmlparser/fileutil.cc
  • validator/htmlparser/fileutil.h
  • validator/htmlparser/fileutil_test.cc
  • validator/htmlparser/grammar/tablebuilder.cc
  • validator/htmlparser/grammar/tablebuilder.h
  • validator/htmlparser/json/jsondataset_test.cc
  • validator/htmlparser/json/parser.cc
  • validator/htmlparser/json/parser.h
  • validator/htmlparser/json/parser_test.cc
  • validator/htmlparser/json/states.h
  • validator/htmlparser/json/testdata/1.json
  • validator/htmlparser/json/testdata/10.json
  • validator/htmlparser/json/testdata/2.json
  • validator/htmlparser/json/testdata/3.json
  • validator/htmlparser/json/testdata/4.json
  • validator/htmlparser/json/testdata/5.json
  • validator/htmlparser/json/testdata/6.json
  • validator/htmlparser/json/testdata/7.json
  • validator/htmlparser/json/testdata/8.json
  • validator/htmlparser/json/testdata/9.json
  • validator/htmlparser/json/testdata/README
  • validator/htmlparser/logging.h
  • validator/htmlparser/node.cc
  • validator/htmlparser/parser.cc
  • validator/htmlparser/parser_test.cc
  • validator/htmlparser/renderer.cc
  • validator/htmlparser/strings.cc
  • validator/htmlparser/strings.h
  • validator/htmlparser/strings_test.cc
  • validator/htmlparser/whitespacetable.h

amaltas and others added 23 commits February 18, 2020 21:50
2) Implement range syntax.
3) Introduce '\u' identifier for non-ascii character match.

PiperOrigin-RevId: 293155674
position is a whitespace char including any unicode whitespace.

PiperOrigin-RevId: 293718940
PiperOrigin-RevId: 293885884
PiperOrigin-RevId: 293897944
Fixes this. Previously trailing commas were considered OK.

START_PUBLIC
Fix trailing comma in json parser.

PiperOrigin-RevId: 294938254
PiperOrigin-RevId: 294983985
PiperOrigin-RevId: 295032659
PiperOrigin-RevId: 295033719
PiperOrigin-RevId: 295072895
Updated README.md with details on building and testing.

PiperOrigin-RevId: 295803731
PiperOrigin-RevId: 295828454
PiperOrigin-RevId: 295828491
PiperOrigin-RevId: 295828770
PiperOrigin-RevId: 295829872
PiperOrigin-RevId: 295831774
PiperOrigin-RevId: 295835358
PiperOrigin-RevId: 295835589
PiperOrigin-RevId: 295851119
PiperOrigin-RevId: 295852676
PiperOrigin-RevId: 295889757
PiperOrigin-RevId: 295890877
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants