Eugene Baranov

Results 12 issues of Eugene Baranov

### The issue or feature being addressed I'd like to propose extracting static `SystemClock` to an interface. ### Details on the issue fix or feature implementation These are initial commits...

enhancement
BLOCKED awaiting NEW SYNTAX

I've been experimenting with a new syntax for cache policies. @reisenberger is that what you had in mind or something more radical?

Would you consider dropping support for .NET Framework 4.5? It was out of support for almost 5 years. It dropped, could use framework's `Array.Empty()` instead of `EmptyArray.Instance`.

stale

Currently string literals are automatically converted to `TextWriterFormat` even if you mark it with {Literal} attribute: ```fsharp [] let format = "Test %d" // The type 'string' is not compatible...

approved-in-principle
area: primitives-and-literals

Would be quite convenient to have strong-signed assembly in the NuGet repository because otherwise in order to use in another strongly-signed assembly one have to download the source code and...

It would be great if the library could also support **TrueSkill Through Time** enhancement as described in [TrueSkill Through Time: Revisiting the History of Chess](http://research.microsoft.com/apps/pubs/default.aspx?id=74417) paper.

With ASIC's coming out soon I wonder how difficult would it be to implement?

It would be great to have "Naturalisation" in Special circumstances ([section 6](http://www.legislation.gov.uk/ukpga/1981/61/section/6) of the British Nationality Act 1981).

.css generation fails (writing 'System.ArgumentNullException: Value cannot be null...' instead of styles) when .less file contain Java expressions. Source .less file: #head { width: expression(document.body.clientWidth < "780px" ? "780px" :...

Hi, Thank you for maintaining XCP-ng Center, I really like native Windows client! Would you consider publishing winget packages for it? I think GitHub workflows can be configured to do...