-
_This is a WIP and I'll be editing this to potentially come up with something_
Currently we only have `patched = [ "semVers" ]` to denote fix without contextual information
Often these vulnerabl…
-
it has no use so might aswell give it one! a freshing drink that restores your inner hygiene
-
This is important to do to make Black Hole easier to use for people other than me.
A draft of a proposal for a version roadmap:
0.1: [Syntactic tower](http://github.com/pereckerdal/blackhole/issues#…
-
Network Parameters are limited to 5 decimal places. Which ordinarily should be enough, but I am implementing a model with very specific parameters such as 0.000001.
This leaves me with either 0, or t…
-
https://github.com/NeTEx-CEN/NeTEx/blob/master/xsd/netex_framework/netex_reusableComponents/netex_facility_version.xsd#L306
-
-
Should we add a bounty for integrating a SHACL validator in Whyis?
A data curation pipeline could pass an incoming dataset through various SHACL shape graphs and display validation reports (warning…
-
Hi there,
First of all, great job on floweaver! I hadn't seen it until yesterday, and it was reasonably easy to get up and running with it. The results have been encouraging so far!
I'm trying to…
-
I was trying to apply this diff:
### Code
```diff
let variants = self.variants.iter().map(|variant| variant.ident.clone());
- let sql_graph_entity_fn_name =
- syn::…
-
I tried this code:
```rust
use wasm_bindgen::prelude::*;
#[wasm_bindgen]
unsafe extern {
pub fn test();
}
```
I expected to see this happen: it should compile.
Instead, this happened: it fails …