1. 10 10月, 2022 2 次提交
  2. 07 10月, 2022 2 次提交
  3. 06 10月, 2022 2 次提交
  4. 03 10月, 2022 1 次提交
  5. 27 9月, 2022 1 次提交
  6. 14 9月, 2022 1 次提交
  7. 09 9月, 2022 1 次提交
  8. 09 8月, 2022 2 次提交
  9. 29 7月, 2022 1 次提交
    • E
      SynType with single slash and type (#13440) · e1f73554
      Edgar Gonzalez 提交于
      * Update pars.fsy WIP
      
      * Update SynType.Tuple to catpture the division edgecase
      
      * Update pars.fsy amd Helper to reflect the Star and Division
      
      * WIP Update where SynTyp.Tuple is being use and fix build locally
      
      * Include firstType when used on Services and fix formatting
      
      * Introduce TupleTypeSegment to SynType.Tuple.
      
      * Update CheckDeclaration
      
      * Update SurfaceArea
      
      * Non measure kinds are not measures.
      
      * Code clean up
      
      * Rename Parser helper function, update pars.fsy , Add  more testing
      
      * Rename TupleTypeSegment to SynTupleTypeSegment.
      Co-authored-by: Nnojaf <florian.verdonck@outlook.com>
      e1f73554
  10. 25 7月, 2022 1 次提交
  11. 13 7月, 2022 1 次提交
  12. 12 7月, 2022 2 次提交
  13. 09 7月, 2022 1 次提交
  14. 04 7月, 2022 1 次提交
  15. 01 7月, 2022 1 次提交
  16. 28 6月, 2022 1 次提交
    • E
      Parser: recover on missing items in tuple expression (#13352) · a7617f94
      Eugene Auduchinok 提交于
      * Parser: recover on missing first item in tuple expression
      
      * Fix longer tuples, add test
      
      * Add another test
      
      * Fix perfect formatting
      
      * add an extra line break in a line that has less than 120 chars
      * add an extra space after an capitalized pattern
      
      * Add another test
      
      * Another test
      
      * Recover on missing last item
      a7617f94
  17. 27 6月, 2022 1 次提交
  18. 24 6月, 2022 1 次提交
  19. 17 6月, 2022 1 次提交
  20. 01 6月, 2022 1 次提交
  21. 13 5月, 2022 1 次提交
  22. 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
  23. 10 5月, 2022 2 次提交
  24. 09 5月, 2022 1 次提交
    • 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
  25. 05 5月, 2022 2 次提交
  26. 04 5月, 2022 1 次提交
  27. 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
  28. 27 4月, 2022 1 次提交
  29. 13 4月, 2022 1 次提交
  30. 06 4月, 2022 1 次提交
  31. 28 3月, 2022 1 次提交
  32. 15 3月, 2022 1 次提交
  33. 04 3月, 2022 1 次提交