-
```
Test cases for more advanced symbol analysis:
AverageCostPerShareSYM.java
MarketValueSYM.java
CapitalGainSYM.java
AnnualizedReturn.java
DividendYield.java
MarketGrowth.java
NumberOfYears.java
Ove…
-
```
The user may require to go through a Proxy to fetch the data from the web.
There should be an option to configure it..
```
Original issue reported on code.google.com by `alex.bel...@gmail.com` on…
-
```
Bad design - legacy code.. already...
review every places where SharedFilterBp and FilterBp are used.. do we really
need 2 objects ? SharedFilterBp inherits from FilterBp..
```
Original issue r…
-
```
Perhaps the default color should be in a property file ? and injected ?
Currently every screen access the ColorSettings view (which is a singleton)..
```
Original issue reported on code.google.c…
-
```
Sometimes (need to find a simple scenario to reproduce) after filtering, it is
impossible to "unfilter" it even though the filters are not checked..
```
Original issue reported on code.google.co…
-
```
MarketValueCY.java
CapitalGainCY.java
AbstractStrategyCumulative.java
```
Original issue reported on code.google.com by `alex.bel...@gmail.com` on 22 Jun 2011 at 7:16
-
```
TRANSACTIONS TAB - display ADJUSTED COST BASE (per #shares) AT DISPOSITION
(column) when SOLD
```
Original issue reported on code.google.com by `alex.bel...@gmail.com` on 9 Sep 2011 at 9:19
-
Dwz, bijvoorbeeld bij Cultuur;
Werk eens uit wat hier moet staan (cultuur programma in de kernboodschap); Links naar dingetjes; Twitteraccounts, enzovoort
Mensen, contact mogelijkheid (bel ons; mail…
-
## Issue Description
Issue discovered in https://github.com/openXC7/nextpnr-xilinx/issues/20#issuecomment-1942858331
When IS_WCLK_INVERTED property is asserted, we expect the write to LUTRAM to …
-
I'm having problems with bel. I try to use bel to render some markdown content with the help of marked library. With this code
```js
const html = require('yo-yo')
const marked = require('marked')…