diff options
| author | Laurenz <laurmaedje@gmail.com> | 2020-08-14 20:13:50 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2020-08-14 20:13:50 +0200 |
| commit | 1fb2d5103d0840f24ae588f4a05ed20a13f621d0 (patch) | |
| tree | d3875bc617e253876249d2ea9a2aa0b231f661c7 /src/syntax/value.rs | |
| parent | 0ac2e86feb09cabd11c93bad325ab4acead8ccbe (diff) | |
Always parse bodies as syntax trees 🌳
Previously they were passed as strings to the function parser, now they are parsed and then passed as trees to the function. This allows making bodies sugar for a last content argument. While it removes some flexibility allowing function to parse arbitrary syntaxes in their bodies, these can be modelled as (raw) string arguments.
Diffstat (limited to 'src/syntax/value.rs')
0 files changed, 0 insertions, 0 deletions
