-
### Game and System Information
- **Version:** 1.18.0
### Description of the bug
Certain WFL [hides] formula occasionally crashes Wesnoth.
Hard to describe how it happens, see the example co…
-
If you want to reduce the financial risk, follow the rules of risk diversification and risk management. Risk diversification is the dividing of the capital among the different assets and brokers to ta…
-
### Proposal description
In one of the recent PR merge meetings, there was a discussion on getting the homebrew-freecad tap to support qt v6. this proposals aims at creating a freecad formula within …
-
### Description
In s3.1.3 minGRU on mobile, the equations render outside the boxes that are supposed to contain them, and show up muddled with the text in the following paragraph.
### (Optional:) Pl…
-
We need to add support for Absolute Cell References, and then also Named Ranges (basically cell aliases) in our formula parsing. Luckily, these wouldn't be extremely difficult to handle.
ABS Refs: …
-
I have problems executing an office add-in in multiple Excel documents. One stops running when both are executed in the same time.
To reproduce:
- create two workbooks with 5000 formulas that u…
-
### Issue
Parsing multiple Expressions
```yacc
expr
: matched_expr
| no_parens_expr
| unmatched_expr
;
```
Has issues on the two parts of grammar below
```yacc
matched_expr
…
-
Using `difficulty_asc` as a sort order, I noticed having more of my lapses occur at later portions of the review session despite retrievability being the same. In Anki's stats screen, searches like `p…
-
Improve the current definition of multisize tables and how they are created.
Three different types of multisize tables have been requested:
* 'Numbers' (manual - no calculations
* For each …
-
Is there a way to specify a minimum delay? For example, we want the first retry to be at 15 seconds and then increase the delay per the formula?
```python
a = minimum + factor * base ** n
…