-
Hey @diegoholiveira, 👋🏻
And I might as well ping @beeme1mr (this post is the reason I saw the other issue 😂)
I'm currently trying to reach out to other JSON Logic project maintainers to try to …
-
**Note**: Current proposal is https://github.com/golang/go/issues/44254#issuecomment-892834119
- - -
Regular expressions are often embedded in other languages, and the current regexp package mak…
-
### Current Behavior
Right now the risk scores are calculated as follow:
`((critical * 10) + (high * 5) + (medium * 3) + (low * 1) + (unassigned * 5))`
I believe this is the formula used across a…
-
first issue
-
**Is your feature request related to a problem? Please describe.**
imagine you write out something like this
```
df["column_1"] - df["long_column_name"].a_couple().of_transformations()
```
Bu…
znd4 updated
4 months ago
-
_From [dosu...@gmail.com](https://code.google.com/u/102674886352087815907/) on September 12, 2011 06:31:26_
== Please indicate the label for the new term ==
common logic interchange format expressio…
-
From https://github.com/microsoft/vscode/issues/119489
## Background
The new [inline value api](https://github.com/microsoft/vscode/issues/105690) for VS Code lets language extensions tell the d…
mjbvz updated
3 years ago
-
# Suggestion
## 🔍 Search Terms
List of keywords you searched for before creating this issue. Write them down here so that others can find this suggestion more easily and help provide fe…
-
# User Story:
As a Metaschema developer, in order to support extendable constraint systems that integrate as natively as possible with Metaschema concepts, I would like the ability to plug replace …
-
### Please describe the feature or suggestion.
We are using quite a lot of objects in our parameters.json files to nicely combine several parameters, also described [here](https://learn.microsoft.com…