-
Interface layers need to be modernized the same way that player draw layers were in #1047.
Their [current usage](https://github.com/Mirsario/TerrariaOverhaul/blob/59177464e3efc38711a2f640587cfbb3ec…
-
This is an awesome tool that we've just incorporated into our Terragrunt + Atlantis stack. Thanks for developing and maintaining this!
This tool is almost perfect, but something that would put it o…
-
**Is your feature request related to a problem? Please describe.**
Reference schemas are not currently supported as described in #282 .
**Describe the solution you'd like**
I'm happy to write up…
-
We should have a single source of truth for stdlib dependency knowledge. As it stands, we have 2.5 separate places where this knowledge is encoded:
1. In stdlib `Project.toml` [such as here](https…
-
I'd like to implement a modified topological sort that only builds up the result list from a specified root element. Given that the existing `tsort` is based on `do-dfs`, that seems like the obvious r…
-
I have a combinational circuit that is optimized in ABC. When writing the optimized design using the `write_verilog` command, I get `assign` statements that are not topologically sorted and therefore,…
-
Dependency graph and topological sorting could give better performance for multiple feature calculation.
"Optional" feature dependencies can be implemented, for example `Median` can mark the sorte…
-
The graph provides us a more accurate recipe of what needs to be built and how. Currently we use build-order.json file and build packages from top down and for each package we try to construct the bui…
-
Seems to affect both the v3.4 and v4 branches.
* https://api.swaggerhub.com/apis/rftrein/site-express_s_mark_api/v1
* https://api.swaggerhub.com/apis/rthiney/test/1.0.0
* https://api.swaggerhub.c…
-
- EdgeDB Version:'3.4+6d5921b'
- EdgeDB CLI Version:EdgeDB CLI 3.5.0+e1ad387
- OS Version: macos
Error in watch mode
```
InternalServerError: UnresolvedReferenceError: reference to an…