Commit 0c7635b
authored
compiler: restore ability to compile from IR (#48)
* compiler: restore ability to compile from IR
This feature was lost in a rebase of 5b1569e
* compiler: properly handle direct model relative paths
* compiler: reject invalid IR as compile input
* cli: reject scenario ir missing version1 parent d9609e4 commit 0c7635b
File tree
25 files changed
+1930
-575
lines changed- cli
- src
- tests
- compiler
- scenario/src
- src
- mir
- reporter
- dot
- targets
- direct
- mesh
- docker_compose
- kubernetes
25 files changed
+1930
-575
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
| 167 | + | |
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments