fsharp/tests/walkthroughs
Don Syme 3c2e8c424a
Debug revamp, make all debug points explicit (#12432)
* 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
2022-02-15 17:55:13 +00:00
..
DebugStepping Debug revamp, make all debug points explicit (#12432) 2022-02-15 17:55:13 +00:00
sdk-script-manual-tests Renamed global.json in manual tests, as it messes up with AzDO Pipelies' UseDotNet task, when installing from global.json (#11930) 2021-08-09 12:09:56 -06:00