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

2850 Коммитов

Автор SHA1 Сообщение Дата
Cyrus Najmabadi cd9c920186
Update README.md 2024-02-05 12:03:50 -08:00
Bill Wagner ff410d5dd7
Add imlementation specific docs (#7899)
Add the topic for implementation specific docs in the roslyn repo.
2024-02-05 09:58:01 -08:00
Jared Parsons 1b94db3827
ref struct working group notes (#6691)
* ref struct WG notes

* Apply suggestions from code review

Co-authored-by: Charles Stoner <10732005+cston@users.noreply.github.com>

---------

Co-authored-by: Charles Stoner <10732005+cston@users.noreply.github.com>
2024-02-05 09:19:37 -08:00
Fred Silberberg 622a754f5e
Add proposal link for overload resolution priority 2024-02-02 17:15:17 -08:00
Fred Silberberg 1af0250323
Add proposal link for first-class span types 2024-02-02 16:52:46 -08:00
Kathleen Dollard 1b1a03685a
Update README.md 2024-02-02 17:51:34 -05:00
Kathleen Dollard 3b3b8f9dc7
Update README.md 2024-02-02 14:56:34 -05:00
Charles Stoner 23f8a0ba08
Collection expressions: only require Add method if collection expression has elements (#7873) 2024-02-01 12:24:00 -08:00
Kathleen Dollard 778e8dc2a6
Update README.md 2024-02-01 13:52:44 -05:00
Kathleen Dollard bd92097ace
Update README.md 2024-02-01 13:51:24 -05:00
Kathleen Dollard 4c6e35624c
Update README.md 2024-02-01 13:50:39 -05:00
Kathleen Dollard 20856528cc
Update README.md 2024-02-01 13:49:05 -05:00
Jan Jones 4d96981d17
Update `Lock` object speclet (#7891)
* Mention await-in-using analysis in alternatives

* Mention relaxing value type restriction

* Rename feature to "Lock object"
2024-02-01 10:37:48 +01:00
Rikki Gibson 2339d2bab9
Update README.md (#7894) 2024-01-31 15:52:19 -08:00
Rekkonnect 390d525808 Update rules + improve wording
Co-Authored-By: Cyrus Najmabadi <4564579+CyrusNajmabadi@users.noreply.github.com>
2024-01-30 01:02:55 +02:00
Cyrus Najmabadi a7f3339a19
Merge pull request #7887 from dotnet/CyrusNajmabadi-patch-1 2024-01-29 14:09:23 -08:00
Cyrus Najmabadi 1badb833a2
Update README.md 2024-01-29 14:09:05 -08:00
AlekseyTs 2d99185d81
Adjust `params` type requirements based on recent LDM decisions (params-collections.md) (#7879) 2024-01-28 18:37:27 -08:00
Jared Parsons c08e16e63a
Update ref struct interfaces based on LDM discussions (#7865)
* Clean up markdown a bit

* Clean up allows syntax

* More

* PR feedback

* PR feedback

* PR feedback
2024-01-26 13:00:13 -08:00
Mads Torgersen a99345d6d0 Fix typo 2024-01-26 09:57:20 -08:00
Mads Torgersen 3a00f92d9a Add design notes 2024-01-26 09:55:29 -08:00
AlekseyTs 26520934c9
Params parameters are implicitly `scoped` (#7868) 2024-01-26 06:59:23 -08:00
Jan Jones 2a2cdb003b
Add native lock speclet (#7849)
* Add native lock speclet

* Add shape of `Lock` type

* Warn also when upcasting to base class or interface

* Clarify generic parameters

* Address feedback

* Remove await-in-using analysis

Because Scope is a ref struct, awaits are not allowed anyway.
2024-01-26 08:35:23 +01:00
Rikki Gibson fc21965393
Minor update to CLs WG notes (#7872) 2024-01-25 17:44:45 -08:00
AlekseyTs 072b196ea4
Update LDM agenda (#7875) 2024-01-25 16:37:06 -08:00
AlekseyTs a87c278b35
Update `Metadata` section in params-collections.md (#7850) 2024-01-25 16:32:49 -08:00
Kathleen Dollard 391481ade5
Update README.md 2024-01-25 06:55:47 -05:00
Fredric Silberberg 4db0e83056
Remove spurious link from the readme 2024-01-24 17:31:36 -08:00
Fredric Silberberg ac088b00fe
Added LDM notes for January 10th, 2024 2024-01-24 17:30:41 -08:00
Kathleen Dollard aadcd94f87
Update README.md 2024-01-24 15:06:37 -05:00
Cyrus Najmabadi 5134f34fe8
Merge pull request #7866 from dotnet/CyrusNajmabadi-patch-1 2024-01-24 09:52:48 -08:00
Cyrus Najmabadi aba3288557
Update meetings/working-groups/collection-literals/CL-2024-01-23.md
Co-authored-by: Joseph Musser <me@jnm2.com>
2024-01-24 09:52:39 -08:00
Cyrus Najmabadi 9b8f207b02
Update meetings/working-groups/collection-literals/CL-2024-01-23.md
Co-authored-by: Joseph Musser <me@jnm2.com>
2024-01-24 09:52:33 -08:00
Cyrus Najmabadi b2f8594521
Update meetings/working-groups/collection-literals/CL-2024-01-23.md
Co-authored-by: Joseph Musser <me@jnm2.com>
2024-01-24 09:52:23 -08:00
Cyrus Najmabadi cb0c263f40
Update meetings/working-groups/collection-literals/CL-2024-01-23.md
Co-authored-by: Joseph Musser <me@jnm2.com>
2024-01-24 09:52:16 -08:00
Cyrus Najmabadi 5c4f63b06d
Merge pull request #7867 from dotnet/CyrusNajmabadi-patch-2 2024-01-23 14:46:15 -08:00
Cyrus Najmabadi 564e0e1376
Update README.md 2024-01-23 14:46:03 -08:00
Cyrus Najmabadi 0c01e80723
Create CL-2024-01-23.md 2024-01-23 14:41:54 -08:00
Kathleen Dollard 1645f68962
Update README.md 2024-01-23 13:50:27 -05:00
Cyrus Najmabadi 7d5365d53f
Merge pull request #7861 from dotnet/CyrusNajmabadi-patch-1 2024-01-22 09:41:26 -08:00
Cyrus Najmabadi 9d3b1028c5
Update README.md 2024-01-22 09:41:12 -08:00
Charles Stoner bc54dab787
Collection expressions: require applicable constructor and Add method for target type implementing IEnumerable (#7802) 2024-01-18 13:32:07 -08:00
Mads Torgersen 883c499725
Add dates to LDM agenda 2024-01-17 08:27:30 -08:00
Cyrus Najmabadi e5ad124256
Merge pull request #7846 from gurustron/patch-1
Fix typo in code sample
2024-01-15 12:38:01 -08:00
gurustron 8e7703333b
Update lambda-improvements.md 2024-01-15 23:27:31 +03:00
Jan Jones d8d69d2ce0
Disallow method parameter conversion of `ref` to `in`/`ref readonly` (#7820)
* Disallow method parameter conversion of `ref` to `in`/`ref readonly`

* Clarify method-to-delegate conversion

* Avoid term "converting parameters/modifiers"
2024-01-15 13:54:02 +01:00
Charles Stoner d7bbc5456e
Collection expressions: use iteration type for convertibility of element types (#7783) 2024-01-10 19:54:44 -08:00
Fredric Silberberg 6450eba794
Fix date 2024-01-09 16:54:13 -08:00
Fredric Silberberg 53ca4649c0
Added notes for January 8th, 2024 2024-01-09 16:54:12 -08:00
Kathleen Dollard 0ad260d2ca
Update README.md 2024-01-09 10:56:35 -05:00