-
### Setup/Configuration/Environment
OS: macOS (11.1, Big Sur)
Ruby: 3.0.0 installed using rvm
Bundler:
```
$ bundler -v
Bundler version 2.1.4
```
Gemfile:
```
source 'https://rubygem…
-
List and Tree modes throw different exception content.
# Tree
```
***** DEPENDENCY CHANGE DETECTED *****
-\--- androidx.activity:activity:1.4.0
- +--- androidx.annotation:annotation:1.1.0…
-
### What kind of issue is this?
- [X] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [ ] babel-plugin-react-compiler (build issue installing or u…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
Hi! Based on this…
-
Explain the manual verification of dependencies that is needed *right now*.
-
Looks like some of our code uses guard clauses for dependencies passed in to our constructors. I don't really see the benefit of this extra code.
If an instance of the dependency is not provided at …
-
We can reduce dependency on Boost by replacing parts of it with stdlib equivalents:
- boost::unordered_map -> c++ 11 std::unordered_map
- boost::mutex -> c++ 11 std::mutex
- boost::condition_var…
sduzh updated
3 years ago
-
There are currently 2 tiers of scripting for entities: a script, one-off and specific for a single entity; and behaviors shareable/configurable chunk of code.
The use case for composite behaviors i…
-
CPAN 2.05 from Strawberry perl 5.19.11
CPAN::Reporter 1.2011
recommends:
Async::Interrupt: '1'
EV: '4'
Guard: '1.02'
JSON: '2.09'
JSON::XS: '2.2'
Net::SSLeay: '1.33'
Task::Weaken: '0'
…
-
# Lines of code
https://github.com/re-nft/smart-contracts/blob/3ddd32455a849c3c6dc3c3aad7a33a6c9b44c291/src/policies/Stop.sol#L265
https://github.com/re-nft/smart-contracts/blob/3ddd32455a849c3c6dc3c…