Commit graph

4 commits

Author SHA1 Message Date
Alexander Wang
1d6adef94b
allow unfound boards 2024-08-26 17:22:25 -06:00
Anmol Sethi
2fcc9ed140
d2ir: Compile imports
Works as so:

index.d2:
```d2
x: @x
```

x.d2:
```d2
label: meow
shape: circle
```

TODO:

- [ ] Correctly import into fields by handling the scenarios/steps overlay.
      - And links.
- [ ] Test every kind of import.
2023-06-04 23:31:18 -07:00
Alexander Wang
85985bbaf5
ok 2023-03-01 15:38:02 -08:00
Alexander Wang
102560a8ad
implement validation 2023-02-05 10:36:38 -08:00