Commit graph

4 commits

Author SHA1 Message Date
b84d5ae0c8 Create new objects with existing span
I've decided that attempting to create smaller spans is more difficult
and will also lead to worse error messages later on. It makes more sense
to just tag every newly created syntax tree element with the span of the
element it comes from.
2022-11-21 13:36:21 +01:00
8b21acac9e Add desugar command and desugar programs 2022-11-21 09:33:34 +01:00
d64a971ed4 Create Stream using custom Span 2022-11-18 12:19:45 +01:00
b24f218e0b Implement custom, Copy span 2022-11-18 11:24:59 +01:00