1. 13 10月, 2017 1 次提交
  2. 12 10月, 2017 1 次提交
  3. 11 10月, 2017 2 次提交
  4. 10 10月, 2017 1 次提交
  5. 05 10月, 2017 2 次提交
  6. 04 10月, 2017 18 次提交
  7. 03 10月, 2017 6 次提交
    • D
      whitespace cleanup (#3682) · 841dc2c9
      Don Syme 提交于
      841dc2c9
    • E
      Parsing improvements: no reactor, add parsing options, error severity options (#3601) · 4c244da1
      Eugene Auduchinok 提交于
      * Parse without reactor, add parsing options, error severity options
      
      * Revert parsing APIs (fallback to the new ones), fix VFT projects
      
      * Cache parse results after type check
      
      * Add impl files to file check results (#3659)
      
      * add LanguageServiceProfiling project to internals visible to list of FSharp.Compiler.Private project
      
      * add ImplementationFiles to FSharpCheckFileResults
      
      * make FSharpImplementationFileContents ctor internal
      
      * throw if ImplementationFiles is called having keepAssemblyContents flag set to false
      
      * add a test
      
      * spelling and cosmetics
      
      * This adds backup, restore, coloration and many more checks to the update-vsintegration.cmd (#3672)
      
      * This adds backup, restore, coloration and many more checks to the update-vsintegration.cmd
      
      * This adds backup, restore, coloration and many more checks to the update-vsintegration.cmd
      
      * Remove ambiguous an irrelevant instruction, improved help and instructions
      
      * Fix a scenario where the return code wasn't nonzero for error conditions, fixes not creating backup dir when not backing up
      
      * add LanguageServiceProfiling project to internals visible to list of FSharp.Compiler.Private project (#3657)
      
      * bump FCS version (#3676)
      
      * bump version
      
      * Update RELEASE_NOTES.md
      
      * updates to make tests pass
      
      * restore old behaviour of CheckFileInProjectAllowingStaleCachedResults (builder had been created by ParseFileInProject)
      
      * restore use of CheckFileInProjectAllowingStaleCachedResults
      
      * deprecate test relying on whacky behaviour of deprecated GetCheckResultsBeforeFileInProjectEvenIfStale
      
      * Use ParseFile and FSharpParsingOptions instead of ParseFileInProject
      
      * prepare FCS release with this feature
      4c244da1
    • D
      bump FCS version (#3676) · 88fc6572
      Don Syme 提交于
      * bump version
      
      * Update RELEASE_NOTES.md
      88fc6572
    • V
      add LanguageServiceProfiling project to internals visible to list of... · faf693a1
      Vasily Kirichenko 提交于
      add LanguageServiceProfiling project to internals visible to list of FSharp.Compiler.Private project (#3657)
      
      faf693a1
    • A
      This adds backup, restore, coloration and many more checks to the update-vsintegration.cmd (#3672) · 4a1e31b0
      Abel Braaksma 提交于
      * This adds backup, restore, coloration and many more checks to the update-vsintegration.cmd
      
      * This adds backup, restore, coloration and many more checks to the update-vsintegration.cmd
      
      * Remove ambiguous an irrelevant instruction, improved help and instructions
      
      * Fix a scenario where the return code wasn't nonzero for error conditions, fixes not creating backup dir when not backing up
      4a1e31b0
    • V
      Add impl files to file check results (#3659) · 20573b7d
      Vasily Kirichenko 提交于
      * add LanguageServiceProfiling project to internals visible to list of FSharp.Compiler.Private project
      
      * add ImplementationFiles to FSharpCheckFileResults
      
      * make FSharpImplementationFileContents ctor internal
      
      * throw if ImplementationFiles is called having keepAssemblyContents flag set to false
      
      * add a test
      
      * spelling and cosmetics
      20573b7d
  8. 29 9月, 2017 1 次提交
  9. 28 9月, 2017 1 次提交
  10. 27 9月, 2017 3 次提交
  11. 26 9月, 2017 4 次提交