dart-sdk/pkg/kernel/lib/binary
2017-08-04 12:02:26 -07:00
..
ast_from_binary.dart Record Typedef reference into Kernel FunctionType and resynthesyze typedefs in Analyzer. 2017-08-04 12:02:26 -07:00
ast_to_binary.dart Record Typedef reference into Kernel FunctionType and resynthesyze typedefs in Analyzer. 2017-08-04 12:02:26 -07:00
limited_ast_to_binary.dart Store dependency libraries canonical names during limited store. 2017-07-27 11:22:05 -07:00
readme.md [kernel] Initial implementation of Dart Kernel. 2016-04-26 10:39:15 +02:00
tag.dart [kernel] Streaming ScopeBuilder 2017-06-13 11:39:31 +02:00

Conversion to and from a binary format.

The binary format is described in binary.md.