-
### Related problem
I landed on https://github.com/nushell/nushell/discussions/11988 to find out how to save a grep on a codebase into a variable so I can iterate on reformatting the data without i…
-
Loaded up this library in Unity. Looks great but am getting lots of errors in the scripts
Any chance that you can update it for 2020.1. Think it great now that UNET is not available
These are some…
-
I (@nealkruis) am going to start documenting things here as a draft while I wrap my head around all the different 32-bit representations.
-------
In CSE, most record data members (especially tho…
-
**Describe the bug**
Reported by the here in [error reporting tool](https://console.cloud.google.com/errors/detail/CPPo7YeTp_ieoAE;service=zeebe;time=P7D;locations=global?project=camunda-cloud-…
-
## Overview
When building workflows, users spend most of their time writing simple to advanced jobs on OpenFn. We'd like to harness AI to write job expressions based on english text requirements
…
-
# Allow nameof to always access instance members from static context
* [x] Proposed
* [x] Prototype: Done
* [x] Implementation: Done
* [ ] Specification: Not Started
## Summary
[summary]: #…
-
This is a subtask under the #618
## Description:
Currently, in the Java implementation, SpEL (Spring Expression Language) serves as the default expression language. For seata-go, we aim to integ…
ptyin updated
10 months ago
-
There are several grammars for the same thing in Substrait subprojects.
1. There was originally a [type parser built in substrait-java](https://github.com/substrait-io/substrait-java/blob/main/core/s…
-
issue: RDFization mostly consists of: 1. Shaping data, 2. Cleaning/transforming fields. The former is standardized but the latter largely is not. There are various languages for expressions/functions …
-
Benefits of using [chumsky](https://github.com/zesterer/chumsky) for parsing:
- Easier to read and modify than LALRPOP grammar
- Much better error reporting and syntax assistance
High level plan:…