1. 28 11月, 2019 1 次提交
  2. 27 11月, 2019 3 次提交
  3. 26 11月, 2019 1 次提交
  4. 23 11月, 2019 5 次提交
  5. 22 11月, 2019 7 次提交
  6. 21 11月, 2019 1 次提交
  7. 20 11月, 2019 2 次提交
  8. 19 11月, 2019 6 次提交
  9. 15 11月, 2019 1 次提交
  10. 14 11月, 2019 3 次提交
  11. 13 11月, 2019 1 次提交
    • J
      Implement lambda discard parameters (#38786) · 4dea4416
      Julien Couvreur 提交于
      * Implement lambda discard parameters
      
      * Remove duplicate tests
      
      * Factor logic to recognize underscore tokens
      
      * Align symbol display with other discards
      
      * Distinguish discards in QuickInfo
      
      * Add IsDiscard property instead of IDiscardSymbol
      
      * Adjust IDE logic to use IsDiscard
      
      * Avoid large tuple return
      
      * Add test for ref/out discard parameters
      
      * Address PR feedback and test plan ideas
      
      * Allow in expression trees
      
      * Support general discard parameters
      
      * Add IDE tests
      
      * Emit with unspeakable name
      
      * Remove unused error code
      
      * Only support lambdas
      
      * Fix tests
      
      * Address some PR feedback
      
      * Address remaining feedback
      
      * Address more feedback
      
      * Fix conflict
      
      * Update PublicAPI.Unshipped.txt
      
      * Update PublicAPI.Unshipped.txt
      
      * Add ChangeSignature tests
      
      * Add SymbolCompletion tests
      
      * Add InlineRename test
      
      * Typo
      4dea4416
  12. 12 11月, 2019 7 次提交
  13. 11 11月, 2019 2 次提交