1. 03 3月, 2022 2 次提交
  2. 02 3月, 2022 6 次提交
  3. 24 2月, 2022 2 次提交
  4. 23 2月, 2022 2 次提交
    • D
      Multi-assembly+debug emit for FSI (#12722) · 45518d21
      Don Syme 提交于
      * muti-assembly and debug emit for FSI
      
      * various fixes
      
      * various fixes
      
      * Add warning for access to internal type, method or field from previous evaluation;;
      
      * fix tests
      
      * cleanup code
      
      * cleanup code
      
      * fix build
      
      * debug of FSI .NET Core in VS
      
      * deal with case where optimization information was leaking internals
      
      * cleanup
      
      * improve line number for warning
      
      * update names and add doc
      
      * fix flag
      
      * fix internals optimization problem and add testing
      
      * fix build
      
      * fix build
      45518d21
    • D
      Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 1624444 (#12759) · f3dfa9d8
      dotnet bot 提交于
      * Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 1624444
      
      * Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 1624444
      f3dfa9d8
  5. 21 2月, 2022 2 次提交
  6. 20 2月, 2022 1 次提交
  7. 19 2月, 2022 3 次提交
  8. 18 2月, 2022 8 次提交
  9. 16 2月, 2022 1 次提交
    • D
      Debug revamp, make all debug points explicit (#12432) · 3c2e8c42
      Don Syme 提交于
      * cleanup changes, squash
      
      * preserve debug points in optimization
      
      * fix baselines
      
      * fix build
      
      * update tests
      
      * simplify 'when' debug points and add debug points on conditional logic
      
      * fix tests
      
      * unwind async changes
      
      * unwind async changes
      
      * revert changes to async
      
      * remove false extra debug points from computation expressions
      
      * fix debug points on while of computation expressions
      
      * fix test
      
      * fix debug points in classes
      
      * fix debug points in classes
      
      * fix surface area
      
      * add back __debugPoint for 'in' for for loops in tasks and CEs
      
      * fix ValidateBreakpointLocation for pipe and boolean logic
      
      * update baselines
      
      * better debug points for yield/return
      
      * update surface area
      
      * fix minor issues
      
      * remove attempt at extra attribute generation
      
      * fix failing test
      
      * update baselines
      
      * walkthrough tweaks
      
      * fix baseline
      
      * fix build
      
      * try fix test
      
      * try fix test
      
      * try fix test
      
      * minimise diff
      
      * minimise diff
      
      * minimise diff
      
      * update docs
      3c2e8c42
  10. 11 2月, 2022 1 次提交
  11. 09 2月, 2022 2 次提交
  12. 07 2月, 2022 1 次提交
  13. 06 2月, 2022 3 次提交
  14. 05 2月, 2022 5 次提交
  15. 03 2月, 2022 1 次提交