Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Ian Griffiths 5f831de0bc
Update Ix.NET for .NET 8.0 sdk (#2135)
* Make Ix homoiconicity generator nullable-aware
* Upgrade ApiCompare and Playground to .NET 8.0
* Fix diagnostics
* Removed old NO_ARRAY_EMPTY conditional sections as no build targets now set that
* Add .NET 8.0 targets for test projects
* Add readme explaining use of .NET Core 3.1 in tests
* Remove use of MSBuild.Sdk.Extras and step to build refs explicitly
* Replace erroneous net4.8 TFM with net48 in reference assemblies
2024-07-05 09:20:44 +01:00
Ian Griffiths b0113d5db3
Feature/1898 fix diagnostics (#1928) 2023-05-11 14:20:19 +01:00
Bart De Smet 0311af1adb Fix a number of nullable warnings. 2019-09-23 12:04:32 -07:00
Oren Novotny 99a4697537
add ps1 to editorconfig 2018-10-07 15:55:11 -04:00
Oren Novotny 48e2cd82a1
Allow one line code bocks 2018-10-07 15:49:34 -04:00
Oren Novotny d1fcb69822
update config 2018-06-28 17:09:42 -04:00
David Karnok 9a3def6a96 Add new lines and space-indentation only to *.cs files (#614) 2018-06-19 13:54:21 +02:00
Daniel C. Weber d1e3405a96 Copy .editorconfig from dotnet/corefx repo (#584)
* Copy .editorconfig from https://github.com/dotnet/corefx/blob/master/.editorconfig, delete the overriding .editorconfig in Rx.NET.

* Deviations for this repo.

* Use pascal case for static fields, without s_ prefix.

* Omit default accessibility modifiers.

* Prefer inferred names.

* Add indent_size = 2 for yaml files.
2018-06-18 18:11:03 -04:00
Oren Novotny 41064bf39d Use C# 7 language features 2017-06-09 21:21:56 -04:00