Commit 2a755c7
committed
Move interface and world declarations.
This commit moves interface and world declarations under type statement, rather
than top-level statements.
This refactoring will help with my first attempt to register types as part of
resolution, as now type statement contains all possible type declarations.1 parent 8601652 commit 2a755c7
6 files changed
Lines changed: 620 additions & 660 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
30 | | - | |
31 | 28 | | |
32 | 29 | | |
33 | | - | |
34 | 30 | | |
35 | 31 | | |
36 | 32 | | |
| |||
242 | 238 | | |
243 | 239 | | |
244 | 240 | | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | 241 | | |
250 | 242 | | |
251 | 243 | | |
| |||
257 | 249 | | |
258 | 250 | | |
259 | 251 | | |
260 | | - | |
261 | | - | |
262 | 252 | | |
263 | 253 | | |
264 | 254 | | |
| |||
This file was deleted.
0 commit comments