Commit d863da2
committed
Odin: Ensure that Relation labels are ordered
- Relation labels for Odin data comprise the labels of the two
arguments, separated by a hyphen. Because the relative order of the two
arguments is not guaranteed at execution time (they are keys of a JS
Object), we should make sure to sort them before generating the label.1 parent b975472 commit d863da2
File tree
4 files changed
+77
-16
lines changed- demo
- dist/tag/js
- src/js/parse
4 files changed
+77
-16
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 | |
|---|---|---|---|
| |||
44162 | 44162 | | |
44163 | 44163 | | |
44164 | 44164 | | |
44165 | | - | |
44166 | | - | |
44167 | | - | |
| 44165 | + | |
44168 | 44166 | | |
| 44167 | + | |
| 44168 | + | |
| 44169 | + | |
| 44170 | + | |
| 44171 | + | |
| 44172 | + | |
| 44173 | + | |
| 44174 | + | |
| 44175 | + | |
| 44176 | + | |
| 44177 | + | |
| 44178 | + | |
| 44179 | + | |
| 44180 | + | |
| 44181 | + | |
| 44182 | + | |
| 44183 | + | |
| 44184 | + | |
| 44185 | + | |
| 44186 | + | |
| 44187 | + | |
| 44188 | + | |
| 44189 | + | |
| 44190 | + | |
| 44191 | + | |
| 44192 | + | |
| 44193 | + | |
| 44194 | + | |
| 44195 | + | |
44169 | 44196 | | |
44170 | | - | |
| 44197 | + | |
44171 | 44198 | | |
44172 | | - | |
44173 | | - | |
44174 | | - | |
44175 | | - | |
| 44199 | + | |
44176 | 44200 | | |
| 44201 | + | |
| 44202 | + | |
| 44203 | + | |
44177 | 44204 | | |
44178 | 44205 | | |
44179 | 44206 | | |
| |||
Some 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 | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | 250 | | |
256 | 251 | | |
257 | | - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
258 | 292 | | |
259 | 293 | | |
260 | 294 | | |
| |||
0 commit comments