[roll] Roll fuchsia [fidlc] Bool literals (instead of true/false) Bool literals differed from all other literals in that their concrete value (true or false) was represented as a kind, and was exposed as such from the lexer all the way to backends. Instead, we now have a bool kind (just like we have a string or numeric kind), and only the lexer knows about the true or false token. Original-Bug: 7660 (JSON IR improvements) Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/611401 Original-Revision: 7490f372ede29e3aa6a3c955e4e9d114c3829a82 GitOrigin-RevId: 06bbd6afe50756b8419fed1b68b383814409c4fb Change-Id: I6fb7c5aef90182fe75fd06aa3b9ee1c3da4793c1
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.