1. 23 2月, 2018 4 次提交
  2. 22 2月, 2018 2 次提交
  3. 21 2月, 2018 3 次提交
  4. 18 2月, 2018 2 次提交
    • D
      Update DEVGUIDE.md · e1a6afa3
      Don Syme 提交于
      e1a6afa3
    • D
      [WIP] simplify mono build (#4358) · 3d0ae5ed
      Don Syme 提交于
      * simplify mono build
      
      * remove dead files
      
      * remove build.sh in favour of make
      
      * remove build.sh in favour of make (doc)
      
      * remove build.sh in favour of make (doc)
      
      * simplify netci.groovy
      
      * cleanup
      3d0ae5ed
  5. 17 2月, 2018 2 次提交
    • S
      Optimize in FCS (#3784) · 2180de45
      Steffen Forkmann 提交于
      * Optimize in FCS
      
      * Transport tcConfig
      
      * Cleanup
      
      * Replace more ILAsm in Exprs
      
      * More ILAsm replacements
      
      * update resource name
      
      * Added some tests (#40)
      
      * Add option to toggle unused declarations analyzer (#4074)
      
      * Add option to toggle unused declarations analyzer
      
      * Better name and handle registering code fixes.
      
      This will ensure that if someone uses warnon:1182, we won't suggest
      fixes if they've turned off the feature.
      
      * Revert #1650 (and #3366) (#4173)
      
      * Fix error logging in brace matching code (#4140)
      
      * Remove error logger pushing code
      
      * Update service.fs
      
      * Fix #4200: Vsix: fix empty "New file" window for web projects (#4202)
      
      * LOC CHECKIN | visualfsharp - master | 20180112 (#4194)
      
      * Fixed FCS netcore tests (#4180)
      
      * Remove ambiguous resolution error FS0332 (#4170)
      
      * Add IsInteractive to parsing options for script load closures (#4169)
      
      * Add IsInteractive to FSharpParsingOptions
      
      * Add test
      
      * Set serializable bit for all serializable types (#4211)
      
      * Minor fix (#4195)
      
      on string 58.
      
      *  Symbols API: add Index to active pattern case, Name to pattern group (#4222)
      
      * Symbols API: add Index to active pattern case, Name to pattern group
      
      * Symbols API: add active pattern case use tests
      
      * don't rebuild (#4230)
      
      * Optimize in FCS
      
      * Transport tcConfig
      
      * Cleanup
      
      * Replace more ILAsm in Exprs
      
      * More ILAsm replacements
      
      * update resource name
      
      * Added some tests
      
      * test conditions update
      
      * test update
      
      * test condition update
      
      * test update
      
      * review update
      
      * added checked operators
      
      * fixed dual conversions
      
      * review fixes
      
      * more targeted replacements
      
      * adapt to latest
      
      * added more tests
      
      * added more tests
      
      * review fixes
      
      * fixed warnings
      2180de45
    • K
      Merge pull request #4225 from auduchinok/record-fields-name-generated · be5b58c6
      Kevin Ransom (msft) 提交于
      Symbols API: add IsNameGenerated to FSharpField
      be5b58c6
  6. 15 2月, 2018 1 次提交
    • A
      Removed NoSourceCode at GetDeclarationLocation (#4277) · a12c05cb
      amieres 提交于
      * GetDeclarationLocation no check for file to exist
      
      Removed check for NoSourceCode error from TypeCheckInfo.GetDeclarationLocation.
      It was checking for a file to exist and failing if it did not.
      
      fsharp/FSharp.Compiler.Service#821
      
      * Update EditorTests.fs
      
      * GetDeclarationLocation: check TypeProvider items
      
      * GetDeclarationLocation: added filename
      
      * GetDeclarationLocation: fixed TypeProvider fail
      
      * GetDeclarationLocation: TypeProvider with Location attr
      
      * Added check for file existence
      
      * Update GotoDefinition.fs
      
      * Added check for file existence
      
      * Added check for file existence
      
      * Update Tests.LanguageService.GotoDefinition.fs
      
      * Update service.fs
      a12c05cb
  7. 14 2月, 2018 4 次提交
  8. 11 2月, 2018 1 次提交
  9. 09 2月, 2018 2 次提交
  10. 06 2月, 2018 2 次提交
  11. 03 2月, 2018 5 次提交
  12. 02 2月, 2018 2 次提交
  13. 30 1月, 2018 3 次提交
  14. 29 1月, 2018 1 次提交
  15. 25 1月, 2018 2 次提交
  16. 24 1月, 2018 4 次提交