-
If the generation strategy uses MBM with a single objective acquisition function on an MOO problem, the outputs are simply summed together in the acquisition function using a `ScalarizedPosteriorTrans…
-
1. The ability to select which application gets launched for simpleedit. Ideally this would include some replacement character for the file path. So the application you specify for simpleedit would lo…
-
It isn't really clear in the documentation, so my main question is, can we give a stream of moo-formatted tokens into the parser, instead of specifying a `@lexer` in the grammar? So in the grammar we …
-
Normally, all generic type arguments of a generic cannot themselves be uninstantiated generics:
```crystal
Comparable(Array) # Error: can't use Array(T) as generic type argument yet, us…
-
**Are you on the latest version of Item Piles?**
Yes
**Have you tried to reset Item Piles' system settings?**
No
**Describe the bug**
After populating the Merchant with items I wanted to rese…
-
**Are you on the latest version of Item Piles?**
Yes
**Have you tried to reset Item Piles' system settings?**
No
**Describe the bug**
When populating the Merchant, either manually or with Sim…
-
Hi,
this is more of a question than an issue about Moo, so here goes:
I have the following lexer:
```javascript
const lexer = moo.compile({
TERM: /[a-z]+/,
PREFIXTERM: /\*|(?:[a-z]+\*)/,…
-
When using C-c RET e f on a selected region, rs2-refactor extracts the whole line, but my intention is to refactor only the selected region, for example the condition in an if-statement.
In the fol…
-
> The order in which the vowels a, e, i, o, u appear (across words) must stay the same throughout the text. You can pick the order of your vowels.
So, for now, opt for **o**, lots o' **o**, foolpro…
-
The cow only seems to move when it moos (either due to an attempted move or due to the farmer spawning). Otherwise, it sits there without doing anything.