-
Hi,
I am building an integration for frege here: https://github.com/invesdwin/invesdwin-scripting/tree/main/invesdwin-scripting-parent/invesdwin-scripting-haskell/invesdwin-scripting-haskell-runtim…
-
I simply tried to follow the tutorial, installed the latest macos x86_64 nightly (11 Sep 2023), entered the repl and evaluated a string. This was the result:
```roc repl
The …
-
Hey folks,
our scenario is "customer scriptable multitenant" runtime. We want to be very _cautious_ what to allow.
In order to make it a bit more safer,
we need the _ClearScript API_ to disable `eval…
-
## The error
Here is what the error message itself looks like:
> ✔ [01m:33s] PackageCompiler: creating compiler .ji image (incremental=false)
> ⡆ [00m:06s] PackageCompiler: compiling fresh sysimage …
-
### CI Link
https://gradle-enterprise.elastic.co/s/xrzv7jdcyi4ky/console-log/raw
### Repro line
`./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.action.Tel…
-
## Steps to reproduce
- Connect to diceDB
- launch dicedb-cli
- Enter command : SET k1 v1
- Enter command: LRU
## Expected output
The output expected is the list of keys that are least rec…
-
`Expression.eval()` only return decimal, how to return a string like the java port
```
Expression expression = new Expression("\"Hello \" + name + \", you are \" + age")
.with("name","Frank")
…
-
From [documentation](https://github.com/rpm-software-management/rpm/blob/ebc406862053815528c00095f9f991d649fa33a0/docs/manual/macros.md?plain=1#L119), I would think this should work:
~~~
$ rpm --e…
-
## Summary
Rename all of our functions in `recordlinker.linking.matchers` to better align with their functionality.
## Acceptance Criteria
- [ ] Renaming the functions as directed in the comments…
-
`eval_string` is a pretty generic term to export. I propose we rename it to something more descriptive. Maybe `matlab_eval` or `meval` ? Suggestions welcome.