Kaarlo Räihä

Results 9 issues of Kaarlo Räihä

spine-unity-animation.md instead of Animation.md

I tried to find information about if Denoflare supports Pages + Functions combination. I didn't find any command, so now I am asking is that supported? https://developers.cloudflare.com/pages/platform/functions/

Hi, It would nice to have NIDs for following OIDs, 1.3.6.1.4.1.311.25.2 and 1.3.6.1.4.1.311.25.2.1 Both of them are used in Windows Client Certificate Enrollment Protocol. https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-wcce/446a0fca-7f27-4436-965d-191635518466

branch: master
good first issue
help wanted
triaged: feature
branch: 3.1

Add two benchmarks that are run via dotnet core and BenchmarkDotNet

### Link to the report card page https://www.pwabuilder.com/reportcard?site=https://tarjous.raiha.rocks/ ### What Store were you trying to package for? Android (Google Play) ### What is the error message you received? ![image](https://github.com/pwa-builder/PWABuilder/assets/11350236/9faafda6-ade9-43a1-9b72-b45dc8cd04b2) ###...

bug :bug:
needs attention :wave:
cannot reproduce

I assume the modified test case is now better match to https://github.com/json5/json5/blob/master/test/stringify.js since C# doesn't understand single quoted strings Not my finest work, fixes: **SingleQuotedStringPropertyNamesTest DoubleQuotedStringPropertyNamesTest**

This fixes following test cases: **ModifiesPropertyValuesTest ModifiesNestedObjectPropertyValuesTest DeletesPropertyValuesTest ModifiesArrayValuesTest ModifiesNestedArrayValuesTest**

This plus [fix-iteration-mutation branch](https://github.com/json5/json5-dotnet/pull/14) should make FunctionTest much better.

So my current problem is definition of hexadecimal number system. The [specs](https://spec.json5.org/#numbers) say: > Hexadecimal numbers contain the literal characters 0x or 0X that may be prefixed with an optional...

enhancement