Differences From Artifact [aab337b9e7]:
- File instruc — part of check-in [f36f18a600] at 2021-06-24 21:25:08 on branch trunk — Add and implement the Trigger and TriggerAt instructions. (user: user, size: 3352) [annotate] [blame] [check-ins using]
To Artifact [8e95d02dc6]:
- File instruc — part of check-in [9ded322f4f] at 2021-09-09 06:18:34 on branch trunk — Free Hero Mesh is starting to be bizarro. (user: user, size: 3432) [annotate] [blame] [check-ins using]
︙ | |||
300 301 302 303 304 305 306 307 308 309 310 311 312 313 | 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 | + + + + + + + | ; Pattern matching -,=Pattern "P" -,=PatternS "P*" -Rook -Bishop -Queen -cut ; Bizarro world ,=Bizarro .,BizarroSwap SwapWorld BizarroTopAt BizarroBottomAt ; Inheritance -Abstract ,Super ; Specials *Function |
︙ |