Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 27, 2018 21:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/911bb35c69aab0bf96a5f76f559e8e49 to your computer and use it in GitHub Desktop.
Save Whateverable/911bb35c69aab0bf96a5f76f559e8e49 to your computer and use it in GitHub Desktop.
greppable6
v6.d.PREVIEW
File Code
git@github.com:FCO/test-time
…/01-tdd.t :72:
use v6.d.PREVIEW;
git@github.com:ab5tract/Terminal-Print
…/tris.p6 :1:
use v6.d.PREVIEW;
git@github.com:ab5tract/Terminal-Print
…/DecodedInput.pm6 :1:
use v6.d.PREVIEW;
git@github.com:ab5tract/Terminal-Print
…/RawInput.pm6 :1:
use v6.d.PREVIEW;
git@github.com:ab5tract/Terminal-Print
…/11-golf.t :1:
use v6.d.PREVIEW;
git@github.com:edumentab/p6-moarvm-remote
…/02-suspend-resume-check.t :1:
use v6.d.PREVIEW;
git@github.com:edumentab/p6-moarvm-remote
…/03-thread-lifecycle.t :1:
use v6.d.PREVIEW;
git@github.com:edumentab/p6-moarvm-remote
…/04-backtrace.t :1:
use v6.d.PREVIEW;
git@github.com:edumentab/p6-moarvm-remote
…/05-suspend-resume.t :1:
use v6.d.PREVIEW;
git@github.com:edumentab/p6-moarvm-remote
…/MoarRemoteTest.pm6 :1:
use v6.d.PREVIEW;
git@github.com:jnthn/p6-test-scheduler
…/Scheduler.pm6 :1:
use v6.d.PREVIEW;
git@github.com:perl6/doc
…/faq.pod6 :46:
v6.d.PREVIEW> pragma at the top of the file. The rest of about 3100 new
git@github.com:perl6/doc
…/numerics.pod6 :619:
the default is C<0e0> (early implementation available in Rakudo 2018.08, under C<use v6.d.PREVIEW>
git@github.com:perl6/doc
…/terms.pod6 :248:
preview version of which can be enabled with the C«use v6.d.PREVIEW»
git@github.com:perl6/doc
…/terms.pod6 :296:
use v6.d.PREVIEW;
git@github.com:perl6/doc
…/Promise.pod6 :82:
use v6.d.PREVIEW;
git@github.com:perl6/doc
…/Signature.pod6 :389:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/README.md :23:
* the object interface, provided by the `DRMAA` module. It requires `v6.d.PREVIEW` and supports all the C library functionalities but als…
git@github.com:scovit/Scheduler-DRMAA
…/contact.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/control.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/info.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/initialization.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/status.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/submit-task.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/submit.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/synchronize-task.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/wait-task.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/wait.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/contact.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/control.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/dependency-multi.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/dependency.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/heredoc-submit.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/info.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/initialization.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/status.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/submit-task.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/submit.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/synchronize-wait-task.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/wait.pl6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/DRMAA.pm6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/Job-template.pm6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/Native-specification.pm6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/Default.pm6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/SLURM.pm6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/NativeCall.pm6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/Session.pm6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/Submission.pm6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/Status.pm6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/DRMAA.pm6 :1:
use v6.d.PREVIEW;
git@github.com:scovit/Scheduler-DRMAA
…/DRMAA.pm6 :29:
C<v6.d.PREVIEW> and supports
git@github.com:scovit/Scheduler-DRMAA
…/DRMAA.pm6 :1:
use v6.d.PREVIEW;
perl6/Blin
…/blin.p6 :3:
use v6.d.PREVIEW;
zoffixznet/perl6-Proc-Q
…/Q.pm6 :1:
use v6.d.PREVIEW;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment