Alice Jankowska
Alice Jankowska
### Is your feature request related to a problem? Sometimes it would be useful to dynamically create a new struct from a constructor using an array of parameters, just like...
### Description In YYC target, repeated `static_get` calls will keep going up the static chain, allowing one to reason about the inheritance hierarchy (as long as you initialise the statics...
### Description A function defined in a JS script is not available from the GML scripts global context (the one outside of all functions, run before all the rooms are...
More specifically, I mean this section: https://github.com/shouldly/shouldly/blob/master/documentation/documentation/equality/matchApproved.md#configuration It refers to `ShouldlyConfiguration.DiffTools` which is no longer available in newest Shouldly versions. Instead, most of Shouldly's previous diff logic seems to have...