Martin Atkins
|
d2c9089812
|
json: ContextString implementation
This JSON-flavored ContextString implementation returns a chain of
property names using JavaScript-style attribute access syntax.
|
2017-05-19 19:33:58 -07:00 |
|
Martin Atkins
|
41527d1a3c
|
Retain the bytes used to construct a file
Later on this will be useful when printing diagnostics with source code
snippets as context.
|
2017-05-18 08:07:52 -07:00 |
|
Martin Atkins
|
160f56abb1
|
json: beginnings of parsing JSON into File objects
The returned file objects are not actually functional yet, but this
establishes the interface.
|
2017-05-18 07:57:04 -07:00 |
|