-
Notifications
You must be signed in to change notification settings - Fork 833
Closed
Labels
Milestone
Description
- Eagerly format exceptions in FSI's interactive scripting API (14026)
- Merge main to release/dev17.5 (14043)
- Update target branch for 17.4 to rel/d17.4 (14042)
- Fix two problems with TypeProviderConfig.ReferencedAssemblies (13721)
- Prevent
dotnetprocess spawn on compiler startup (13969) - fix regression in editing .NET Core scripts in devenv.exe (13994)
- Add extern keyword to SynBindingTrivia. (14030)
- Correct SynAttribute range (13998)
- Missing xml doc for member getset (13841)
- Remove unused option from performance options dialogue (14028)
- Add SynPat.ListCons. (14010)
- Optimize
IntrinsicFunctions.getTypeInfo. (13858) - Added parallelization options to VS (14022)
- Warning or error is raised when consuming IL Event with an Obsolete attribute (14006)
- More DU obsolete attribute tests (13996)
- Infer isreadonly from structs ("readonly struct" in C#) to avoid struct-copies just like we do with readonly methods (13999)
- Add SynArgPatsNamePatPairsTrivia to SynArgPats.NamePatPairs. (14009)
- Reflecting PR feedback for #13956 (13989)
- Compiler ignores obsolete attribute for enum cases (13997)
- Fix analysis of conjunctive patterns for exhaustiveness (13020)
- More descriptive error message for diagnostic 727 (12832)
- Parser: recover on missing items in tuple patterns (13985)
- Cherry pick #13987 to 17.4 (13988)
- fix go-to-definition to symbols in large files (13987)
- Symbols: create constructor symbols for class constructor items (13822)
- Merge main to release/dev17.4 (13980)
- Remove check for jagged arrays and add unit tests (13974)
- Prevent infering type parameters on getset props (13978)
- Parallel project analysis behind a feature flag (13521)
- Some examples for the Async module. (12477)
- IL: optimize attribute cluster reading (13821)
- Don't allow union case unnamed fields in xmldoc (13914)
- fix build break (13971)
- Remove unused fcs support for compiling from asts (13966)
- Fix to suppress debug point (13229)
- Return None when Trivia is missing for Ident in SynLongIdent. (13847)
- Enable binlog in source-build bootstrap run. (13931)
- Fix referenceassemblygeneration for .exe files (13963)
- Implement mouseover tooltips for keywords (13956)
- Add docs section about labeling issues (13962)
- fix 13533 (13950)
- Fix FSharp.Core references in FCS solution (13827)
- Parallel type checking for impl files with backing sig files (13737)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done