Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC FS-1069] Implicit yields (allow dropping yield in list, array, sequence and computation expressions) #6806

Merged
merged 41 commits into from
Jul 4, 2019
Merged
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
5e92ead
allow dropping yield in sequence expressions
dsyme Mar 2, 2019
177c5ef
Merge branch 'master' of http://github.com/Microsoft/visualfsharp int…
dsyme Mar 3, 2019
0794413
Merge branch 'master' of http://github.com/Microsoft/visualfsharp int…
dsyme Mar 9, 2019
339bbcc
update tests
dsyme Mar 9, 2019
8cdfe06
update xlf
dsyme Mar 10, 2019
3b98c68
fix test
dsyme Mar 10, 2019
b9b5881
update baseline
dsyme Mar 11, 2019
54a93a5
implicit yield for computation expressions
dsyme Mar 11, 2019
e4e97c9
Merge branch 'diag4' into seq4
dsyme Mar 11, 2019
77e03e7
Merge branch 'diag4' into seq4
dsyme Mar 11, 2019
721e416
Merge branch 'diag4' into seq4
dsyme Mar 11, 2019
826f499
Merge branch 'diag4' into seq4
dsyme Mar 11, 2019
aee22b9
fix tests, merge diag4
dsyme Mar 11, 2019
170ea88
merge master
dsyme Mar 11, 2019
4bbd54f
fix test
dsyme Mar 11, 2019
5a39c70
Merge branch 'master' of http://github.com/Microsoft/visualfsharp int…
dsyme Mar 12, 2019
a343159
update tests
dsyme Mar 12, 2019
d937f80
fix tests
dsyme Mar 12, 2019
94b70d2
fix test
dsyme Mar 12, 2019
764c290
Merge branch 'master' into seq4
dsyme Mar 19, 2019
c5f0d2a
integrate master
dsyme Mar 20, 2019
47b3137
Merge branch 'seq4' of https://github.com/dsyme/visualfsharp into seq4
dsyme Mar 20, 2019
e7a0c93
Merge branch 'master' of https://github.com/Microsoft/visualfsharp in…
dsyme Mar 21, 2019
4642f4b
merge master
dsyme Mar 26, 2019
99afa10
Merge branch 'master' of http://github.com/Microsoft/visualfsharp int…
dsyme Apr 1, 2019
f0bcebb
integrate master
dsyme Apr 14, 2019
849ead1
merge master
dsyme Apr 16, 2019
1475eae
Merge branch 'master' of http://github.com/Microsoft/visualfsharp int…
dsyme May 22, 2019
d8501f1
Merge pull request #6824 from dotnet/merges/master-to-feature/implici…
May 23, 2019
e886cd8
Merge pull request #6837 from dotnet/merges/master-to-feature/implici…
May 24, 2019
5f56cd0
Merge pull request #6855 from dotnet/merges/master-to-feature/implici…
May 25, 2019
0e2ff8a
Merge branch 'release/fsharp47' of http://github.com/Microsoft/visual…
dsyme Jun 5, 2019
f038f6c
fix build
dsyme Jun 7, 2019
39dba18
address PR
dsyme Jun 7, 2019
625d859
fix test
dsyme Jun 14, 2019
eccd4d1
Merge branch 'release/fsharp47' of http://github.com/Microsoft/visual…
dsyme Jun 14, 2019
1e1fc63
Merge branch 'release/fsharp47' of https://github.com/dotnet/fsharp i…
dsyme Jul 3, 2019
a51817c
review feedback
dsyme Jul 3, 2019
dc62cfa
Merge pull request #7032 from dotnet/merges/master-to-feature/implici…
KevinRansom Jul 4, 2019
dd0aac0
Merge branch 'release/fsharp47' into feature/implicit-yields
KevinRansom Jul 4, 2019
eb90b69
make it match fsharp47
KevinRansom Jul 4, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
…o feature/implicit-yields
dsyme committed May 22, 2019
commit 1475eaee4fbb65f8702b036a89c70a706d4cf68a

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.