diff options
| author | Simon Tatham <anakin@pobox.com> | 2017-10-01 09:50:22 +0100 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2017-10-01 10:03:50 +0100 |
| commit | c0503d48738851ac31cd49ee98afa4f3e431d64a (patch) | |
| tree | 74318cd95d962a5185d2fd7f4495b83e06ec684d /html/pattern.html | |
| parent | cdf163953105e37b4c90838227342c4eb2cab670 (diff) | |
| download | puzzles-c0503d48738851ac31cd49ee98afa4f3e431d64a.zip puzzles-c0503d48738851ac31cd49ee98afa4f3e431d64a.tar.gz puzzles-c0503d48738851ac31cd49ee98afa4f3e431d64a.tar.bz2 puzzles-c0503d48738851ac31cd49ee98afa4f3e431d64a.tar.xz | |
midend_deserialise: keep deserialised data in a struct.
Lots of the local variables in midend_deserialise are now fields of a
structure which contains everything that is _going_ to be written into
the midend once we finish validating it all. This makes it easy to
keep all that data together, and (in future) pass it to other
functions all in one go.
No functional change.
Diffstat (limited to 'html/pattern.html')
0 files changed, 0 insertions, 0 deletions