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

2794 Коммитов

Автор SHA1 Сообщение Дата
Jared Parsons f347b31a75
Update README.md 2024-04-17 09:06:45 -07:00
Kathleen Dollard 3575b19eac
Update README.md 2024-04-17 09:00:44 -04:00
AlekseyTs 31da7470df
Update README.md (#8057) 2024-04-16 10:52:50 -07:00
AlekseyTs c195f1e44c
Update README.md (#8054) 2024-04-15 09:31:48 -07:00
Fredric Silberberg 35f4124d80
Add presentation from April 1st 2024-04-12 10:40:27 -07:00
Kathleen Dollard de3f44cd60
Update README.md 2024-04-11 17:01:19 -04:00
Mads Torgersen 440557884e Add LDM notes 2024-04-08 12:47:57 -07:00
AlekseyTs b3490452ab
Update ref-struct-interfaces.md (#8024)
* Update ref-struct-interfaces.md

* Update ref-struct-interfaces.md

* Update ref-struct-interfaces.md

* Update ref-struct-interfaces.md

* Update ref-struct-interfaces.md

* Update ref-struct-interfaces.md

* Update ref-struct-interfaces.md

* Update ref-struct-interfaces.md

* Update ref-struct-interfaces.md

* Update proposals/ref-struct-interfaces.md

Co-authored-by: Cyrus Najmabadi <cyrus.najmabadi@gmail.com>

* Apply suggestions from code review

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

* Update ref-struct-interfaces.md

* Update ref-struct-interfaces.md

---------

Co-authored-by: Cyrus Najmabadi <cyrus.najmabadi@gmail.com>
Co-authored-by: Charles Stoner <10732005+cston@users.noreply.github.com>
2024-04-08 05:39:34 -07:00
Charles Stoner 01cb819aa9
Update README.md (#8039) 2024-04-05 16:56:17 -07:00
Mads Torgersen 7e830564ac
Update LDM agenda 2024-04-05 15:31:22 -07:00
Kathleen Dollard 9f44dd8f1b
Update README.md 2024-04-04 15:35:04 -04:00
Kathleen Dollard d571c66004
Update README.md 2024-04-04 15:32:28 -04:00
Kathleen Dollard a74c948c1d
Update README.md 2024-04-03 11:14:51 -04:00
Fredric Silberberg c98a639e2b
Remove unnecessary links 2024-04-02 15:05:39 -07:00
Fredric Silberberg 922715cc43
Added LDM notes for April 1st, 2024. 2024-04-02 15:04:39 -07:00
Fredric Silberberg 513599f34c
Added LDM notes for March 27th, 2024 2024-04-02 11:13:36 -07:00
Jan Jones d074587745
Add proposal for "ref and unsafe in iterators and async" (#7994)
* Add proposal for state machine restriction updates

* Allow all ref locals, not just using resources

* Add examples

* Restrict on statement-level instead of block-level

* Add alternative allowing await/yield inside unsafe

* Consider hoisted variables as moveable

* Improve wording and extend summary

* Remove unnecessary sentence

* Add clarifying notes

* Remove error for pointers to hoisted locals

* Clarify via definite assignment mechanism

* Tie changes to lang version

* Clarify feature name

* Clarify that `yield break` is fine

* Clarify
2024-04-02 11:43:57 +02:00
Julien Couvreur 697bb62fa9
Queue extensions syntax topic (#8026) 2024-04-01 13:37:32 -07:00
Charles Stoner c925991a4b
Collection expressions: require Add method callable with a single argument for class and struct types that do not use [CollectionBuilder] (#8022) 2024-03-29 11:09:57 -07:00
Mads Torgersen 101648ef34
Add LDM dates 2024-03-26 16:08:43 -07:00
Julien Couvreur fe3dbd21c1
Determine element type for write-only CollectionBuilder collection types (#7895) 2024-03-21 16:17:32 -07:00
AlekseyTs d235f22a06
Update ref-struct-interfaces.md (#8000) 2024-03-14 11:03:35 -07:00
Jan Jones 2f6b4726ee
Update `Lock` object speclet (#7989)
* Update `Lock` object speclet

* Remove async relaxation
2024-03-13 10:13:30 +01:00
Julien Couvreur 8e45941e0a
Publish notes from extensions WG 2024-03-05 (#7986) 2024-03-12 17:43:00 -07:00
Fredric Silberberg 134db2fcbc Added LDM notes for March 11th, 2024 2024-03-11 18:08:38 -07:00
Mads Torgersen a2cb2a5605
Update README.md 2024-03-11 16:06:19 -07:00
Cyrus Najmabadi dcf46ba377
Merge pull request #7995 from dotnet/CyrusNajmabadi-patch-2 2024-03-11 14:34:00 -07:00
Cyrus Najmabadi 7a4f14e4da
Create dictionary-expressions.md 2024-03-11 14:33:50 -07:00
Bill Wagner 4b4606dd3e
refine speclet disclaimer language (#7990)
* refine speclet disclaimer language

Add details about the lifetime of these documents on Learn as it pertains to the standardization process.

Contributes to dotnet/docs#39814

* remove statement we likely don't follow

We often update speclets with links to meeting, but it's not universal.

So, let's not say we do.
2024-03-07 13:57:02 -05:00
Julien Couvreur 401ee4a927
Add details to lookup rules for for extensions (#7179) 2024-03-05 10:50:52 -08:00
Fredric Silberberg a955011acd
Added LDM notes for March 4th, 2024 2024-03-04 20:46:45 -08:00
Fredric Silberberg 03663add5e
Added LDM notes for February 28th, 2024 2024-03-04 19:10:23 -08:00
Kathleen Dollard 12ab89398c
Update README.md 2024-03-04 16:19:50 -05:00
Bowen Yang 9829dced22
Fix broken links - wiwagn (#7979) 2024-03-01 08:15:15 -05:00
AlekseyTs 765d99252e
Add syntax grammar for `allows` constraint to ref-struct-interfaces.md (#7977) 2024-02-29 11:47:43 -08:00
Mads Torgersen ecaa04a426
Update README.md 2024-02-28 14:49:37 -08:00
Cyrus Najmabadi 6230164fc9
Merge pull request #7973 from dotnet/CyrusNajmabadi-patch-2 2024-02-27 15:14:19 -08:00
Cyrus Najmabadi 6ecc8e2765
Update README.md 2024-02-27 15:13:11 -08:00
Fredric Silberberg e983291d82 Added LDM notes for February 26th, 2024. 2024-02-27 12:09:17 -08:00
Mads Torgersen 318bfca8a8
Update LDM agenda.md 2024-02-23 12:20:51 -08:00
AlekseyTs 8954e09af7
Update params-collections.md based on recent LDM decisions (#7963) 2024-02-22 16:26:10 -08:00
Kathleen Dollard 66f601dbe9
Update README.md 2024-02-22 15:48:25 -05:00
Fredric Silberberg 00dc9b8b8f
Fix champion proposal link. 2024-02-21 17:25:47 -08:00
Fredric Silberberg 0664b137c4
Added LDM notes for February 21st, 2024 2024-02-21 17:22:45 -08:00
Fred Silberberg 9d12a98319
Add first-class span types proposal (#7904)
* Add first-class span types proposal

* PR Feedback
2024-02-20 13:15:46 -08:00
Cyrus Najmabadi da55c11e31
Merge pull request #7956 from dotnet/CyrusNajmabadi-patch-2 2024-02-20 12:42:31 -08:00
Cyrus Najmabadi 4a589ecd1f
Update ref-out-lambda-params.md 2024-02-20 12:42:18 -08:00
Cyrus Najmabadi 4be8227980
Merge pull request #7955 from dotnet/specChange 2024-02-20 12:39:59 -08:00
Cyrus Najmabadi 24a0fbc75e Change spec 2024-02-20 12:39:04 -08:00
Cyrus Najmabadi 6be90b6e69
Merge pull request #7954 from dotnet/specChange 2024-02-20 12:21:41 -08:00