[roll] Roll fuchsia [libdoc] define lexer

Only a few lexical items are defined. More will come later.

Moves Source and Location into their own file.

Fixes a display error when we add an error at the end of a line (at the
new line position).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/487249
Original-Revision: c1150f570231e46b5dec06ed8c4d163d7b3a6c3c
GitOrigin-RevId: 729191f246dd0f7f780cf768a67a134f3ea89f55
Change-Id: If95af4bbf3c91c80c48cb424e0fe04c719392024
1 file changed
tree: bd02af6e71a4e263d830f9ff0375812e83c4800e
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.