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

Document statement prefixes #2034

Open
13 of 14 tasks
JJ opened this issue May 20, 2018 · 2 comments
Open
13 of 14 tasks

Document statement prefixes #2034

JJ opened this issue May 20, 2018 · 2 comments
Labels
docs Documentation issue (primary issue type) new part of "docs" - indicates that this documentation is for a new, currently undoc'd section

Comments

@JJ
Copy link
Contributor

JJ commented May 20, 2018

The problem

There are some references here and there, like gather, or do, but they are not documented in a single place. Here are the definitions in Actions:

https://github.com/rakudo/rakudo/blob/master/src/Perl6/Actions.nqp#L2348-L2634

List of statement prefixes:

  • quietly
  • try
  • sink
  • race
  • hyper
  • eager
  • lazy
  • start
  • once
  • react
  • supply
  • gather
  • do
  • phasers: BEGIN, CHECK...

Suggestions

Probably create a new page, include it in the #114 roadmap.

@JJ JJ added docs Documentation issue (primary issue type) new part of "docs" - indicates that this documentation is for a new, currently undoc'd section labels May 20, 2018
@JJ JJ mentioned this issue May 29, 2018
1 task
@rafaelschipiura
Copy link
Contributor

#534 related.

@JJ JJ mentioned this issue Sep 21, 2018
jonathanstowe added a commit that referenced this issue Sep 22, 2018
Fixes #2322

This hedges and describes it as a keyword until statement prefix
is documented in #2034
JJ added a commit that referenced this issue Apr 15, 2019
This is for #534, but mainly for #2034
Still way to go.
JJ added a commit that referenced this issue Apr 15, 2019
JJ added a commit that referenced this issue Apr 15, 2019
JJ added a commit that referenced this issue Apr 16, 2019
JJ added a commit that referenced this issue Apr 17, 2019
JJ added a commit that referenced this issue Apr 20, 2019
JJ added a commit that referenced this issue Apr 20, 2019
JJ added a commit that referenced this issue Apr 20, 2019
JJ added a commit that referenced this issue Apr 21, 2019
JJ added a commit that referenced this issue Apr 21, 2019
JJ added a commit to JJ/my-raku-examples that referenced this issue Apr 22, 2019
JJ added a commit that referenced this issue Apr 22, 2019
JJ added a commit that referenced this issue Apr 23, 2019
JJ added a commit that referenced this issue Apr 24, 2019
@2colours
Copy link
Contributor

2colours commented Aug 5, 2023

For supply, is this not good enough?

If it is, I would rather close this issue and see if phasers need another one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation issue (primary issue type) new part of "docs" - indicates that this documentation is for a new, currently undoc'd section
Projects
None yet
Development

No branches or pull requests

3 participants