Files
sdk/pkg/kernel/lib/binary
Jens Johansen aecb572d76 Include source in kernel.
- For now include source uncompressed.
- When running from kernel, use token position 0
  (i.e. dummy, but 'real' position) as start and end on functions
  and classes to enable Observatory to run with the dill file.
- Debugging does not work, but one can browse the source in
  Observatory.

R=kmillikin@google.com

Review-Url: https://codereview.chromium.org/2587673004 .
2017-01-03 14:33:16 +01:00
..
2017-01-03 14:33:16 +01:00
2017-01-03 14:33:16 +01:00

Conversion to and from a binary format.

The binary format is described in binary.md.