1. 08 10月, 2022 1 次提交
    • A
      Eagerly format exceptions in FSI's interactive scripting API (#14026) · e782148f
      Adam Boniecki 提交于
      * Add eager formatting of exceptions to fsi
      
      Eval* methods of FSIEvaluationSession that are using
      CompilationDiagnosticsLogger are at risk of mutating data that's
      referred to in the exception before error message is printed. To prevent
      that, this commit makes CompilationDiagnosticsLogger take additional
      argument that can control early pre-processing of logged exceptions.
      
      * Add a test for ValueRestriction error
      
      * Minor fixes from code review
      Co-authored-by: NAdam Boniecki <adboniec@microsoft.com>
      e782148f
  2. 07 10月, 2022 9 次提交
  3. 06 10月, 2022 4 次提交
  4. 05 10月, 2022 4 次提交
  5. 04 10月, 2022 4 次提交
  6. 03 10月, 2022 3 次提交
  7. 01 10月, 2022 1 次提交
  8. 30 9月, 2022 2 次提交
  9. 29 9月, 2022 2 次提交
  10. 27 9月, 2022 3 次提交
  11. 26 9月, 2022 6 次提交
  12. 24 9月, 2022 1 次提交