Add intro blog for STL Concurrency primitives GSoC 2025 project#295
Merged
vgvassilev merged 7 commits intocompiler-research:masterfrom May 22, 2025
Merged
Add intro blog for STL Concurrency primitives GSoC 2025 project#295vgvassilev merged 7 commits intocompiler-research:masterfrom
vgvassilev merged 7 commits intocompiler-research:masterfrom
Conversation
dbf0898 to
b6f115d
Compare
vgvassilev
reviewed
May 20, 2025
Contributor
There was a problem hiding this comment.
Can you run this file through some online pdf optimization tool?
_posts/2025-05-18-Supporting-STL-concurrency-primitives-in-clad.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Petro Mozil <mozil.petryk@gmail.com>
Signed-off-by: Petro Mozil <mozil.petryk@gmail.com>
…d.md Co-authored-by: Vassil Vassilev <v.g.vassilev@gmail.com>
Signed-off-by: Petro Mozil <mozil.petryk@gmail.com>
Contributor
|
@pmozil, can you fix the blog typos? |
Contributor
Author
|
Yeah, sry, forgot to do that today, will do that rn |
Contributor
|
You need to add |
Contributor
Author
|
Sorry, forgot to add |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request adds a intro blog on adding STL concurrency primitives to CLAD