commit | 6fdc01cb4d615dc9dfcbc5584d7b68aab7626d7c | [log] [tgz] |
---|---|---|
author | Mitchell Kember <mkember@fuchsia.infra.roller.google.com> | Wed Apr 17 00:51:47 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 16 17:53:07 2024 -0700 |
tree | b01bd0b98e1bef144d1e7a3e607cd2c807bd5f58 | |
parent | 2fb007517c2a1f2c5da0f6362e5f71b676ca9cba [diff] |
[roll] Roll fuchsia [docs][fidl] Update language spec This updates the FIDL language specification since many parts of it had gotten out of date. Some things things I documented worth noting: * Fully qualified names (FQN), which we use a lot but never had documentation to link to. * The identifier resolution algorithm (https://fxbug.dev/42157590). * The overview.fidl convention. * The builtin "fidl" library, and how shadowing builtins works. * Method ordinals, which have used 64 bits for a long time not 32. Also, specify how they treat endianness. Original-Fixed: 42157590 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1029752 Original-Revision: 1431339aeb189e21c2bbcc444d39bcc83c99c57a GitOrigin-RevId: abe92ca648bbbd82de28f83f55bb7d935198805a Change-Id: I9fdfa8de33a415ab3fcac523386bf3eded41d76b
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
.