1. 13 5月, 2022 2 次提交
  2. 12 5月, 2022 1 次提交
    • D
      More cleanup (#13123) · e063dd2a
      Don Syme 提交于
      * fix merge problem
      
      * fix merge problem
      
      * more cleanup
      
      * more cleanup
      
      * improve CheckExpressions
      
      * format
      
      * fix build
      
      * remove ModuleOrNamespaceExprWithSig and put it in CheckedImplFile
      
      * format
      
      * cleanup the cleanup
      e063dd2a
  3. 11 5月, 2022 2 次提交
  4. 10 5月, 2022 1 次提交
    • D
      Organize files under src/fsharp (#13118) · 11347071
      Don Syme 提交于
      * cleanup
      
      * split files
      
      * rename
      
      * split infos.fs and SymbolHelpres.fs
      
      * split infos.fs and SymbolHelpres.fs
      
      * fix code formating
      
      * rename autobox --> LowerLocalMutables
      
      * adjust names
      
      * block --> ImmutableArray
      
      * format
      
      * Error --> SRDiagnostic
      
      * Error --> SRDiagnostic
      
      * this -> _
      
      * rename and cleanup
      
      * rename Diagnostic --> FormattedDiagnostic
      
      * format sigs
      
      * format sigs
      
      * organise files in src/fsharp
      
      * organise files in src/fsharp
      
      * fix build
      
      * fix build
      
      * fix build
      
      * merge
      
      * move more files
      
      * move more files
      
      * move more files
      
      * move more files
      
      * fix build
      
      * file reorg
      
      * finish moves
      
      * fix links in docs
      
      * code format
      
      * fix build
      
      * save xlf, InteractiveSession/ --> Interactive/
      
      * moved xlf
      
      * cleanup .gitignore
      
      * fixed Linux build
      
      * cleanup docs
      
      * cleanup docs
      11347071
  5. 09 5月, 2022 3 次提交
    • D
      Cleanup (#13113) · 7f912e2c
      Don Syme 提交于
      * cleanup
      
      * split files
      
      * rename
      
      * split infos.fs and SymbolHelpres.fs
      
      * split infos.fs and SymbolHelpres.fs
      
      * fix code formating
      
      * rename autobox --> LowerLocalMutables
      
      * adjust names
      
      * block --> ImmutableArray
      
      * format
      
      * Error --> SRDiagnostic
      
      * Error --> SRDiagnostic
      
      * this -> _
      
      * rename and cleanup
      
      * rename Diagnostic --> FormattedDiagnostic
      
      * format sigs
      
      * format sigs
      
      * fix build
      
      * fix build
      7f912e2c
    • D
      [main] Update dependencies from dotnet/arcade (#13111) · 4cabd184
      dotnet-maestro[bot] 提交于
      [main] Update dependencies from dotnet/arcade
      
      
       - Update global.json
      4cabd184
    • V
      Add tests for consuming statics in interfaces (#13097) · d9535629
      Vlad Zarytovskii 提交于
      * Upgraded Roslyn and VS packages + added tests for consuming statics in interfaces
      
      * Skip abstract statics test on non-netcore
      
      * Fix path to csc
      
      * Reverted roslyn version to 4.2.*
      d9535629
  6. 08 5月, 2022 1 次提交
  7. 07 5月, 2022 4 次提交
  8. 06 5月, 2022 1 次提交
  9. 05 5月, 2022 5 次提交
  10. 04 5月, 2022 3 次提交
  11. 03 5月, 2022 2 次提交
  12. 02 5月, 2022 1 次提交
    • F
      SynLongIdent (#13057) · 2de40458
      Florian Verdonck 提交于
      * Refactor LongIdentWithDots to LongIdentWithTrivia.
      
      * Start using IndentWithTrivia in SyntaxTree.
      
      * Address aesthetic feedback.
      
      * Refactored IdentWithTrivia and LongIdentWithTrivia to SynIdent and SynLongIdent.
      Restored SynExpr.Ident.
      
      * Capturing some additional IdentTrivia.OriginalNotation.
      
      * SurfaceArea 🎉
      
      * Update operator ident nodes in ServiceUntypedParse.fs.
      
      * Fix remaining Visual Studio tests.
      
      * Change the Ident of SynPat.Named to SynIdent to capture active patterns without parameters.
      
      * Replace LongIdentWithDots function usage with SynLongIdent.
      
      * Correct notation of prefix operators.
      2de40458
  13. 30 4月, 2022 2 次提交
  14. 29 4月, 2022 7 次提交
  15. 27 4月, 2022 3 次提交
  16. 26 4月, 2022 2 次提交