Files
sdk/pkg/kernel/lib/binary
Mike Fairhurst dcb7ad3a10 Create a single CL to get CFE void-compliant
This is to incrementally land https://dart-review.googlesource.com/c/sdk/+/35805.

This FE code uses 'void' values where they are not allowed

Change-Id: I2c10766dbf0367a1f6db6f29db2f6f2005165f83
Reviewed-on: https://dart-review.googlesource.com/36800
Reviewed-by: Kevin Millikin <kmillikin@google.com>
Commit-Queue: Mike Fairhurst <mfairhurst@google.com>
2018-01-26 17:46:55 +00:00
..

Conversion to and from a binary format.

The binary format is described in binary.md.