Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 27, 2017 00:10
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/c81baa2364c37fd034390863808f4cec to your computer and use it in GitHub Desktop.
Save Whateverable/c81baa2364c37fd034390863808f4cec to your computer and use it in GitHub Desktop.
greppable6
File Code
TIMOTIMO/JSON-Fast
…/Fast.pm :136:
my sub nom-ws(str $text, int $pos is rw) {
TIMOTIMO/JSON-Fast
…/Fast.pm :335:
nom-ws($text, $pos);
TIMOTIMO/JSON-Fast
…/Fast.pm :348:
nom-ws($text, $pos);
TIMOTIMO/JSON-Fast
…/Fast.pm :358:
nom-ws($text, $pos);
TIMOTIMO/JSON-Fast
…/Fast.pm :392:
nom-ws($text, $pos);
TIMOTIMO/JSON-Fast
…/Fast.pm :402:
nom-ws($text, $pos);
TIMOTIMO/JSON-Fast
…/Fast.pm :421:
nom-ws($text, $pos);
TIMOTIMO/JSON-Fast
…/Fast.pm :470:
try nom-ws($text, $pos);
TIMOTIMO/SDL2-Raw
…/snake.pl :74:
my $nom = 4;
TIMOTIMO/SDL2-Raw
…/snake.pl :136:
$^piece == @snakepieces[0] ?? ($nom += 1) && False
TIMOTIMO/SDL2-Raw
…/snake.pl :140:
if $nom == 0 {
TIMOTIMO/SDL2-Raw
…/snake.pl :143:
$nom = $nom - 1;
UFOBAT/Bailador
…/ducky.json :31:
"PATH" : "/opt/rakudo/bin:/opt/rakudo/share/perl6/site/bin:/root/.rakudobrew/moar-nom/install/share/perl6/site/bin:$PATH"
UFOBAT/Bailador
…/20-cli.t :20:
# $*EXECUTABLE -> /home/travis/.rakudobrew/bin/../moar-nom/install/bin/perl6
UFOBAT/Bailador
…/20-cli.t :21:
# want to append -> /home/travis/.rakudobrew/moar-nom/install/share/perl6/site/bin';
UGEXE/zef
…/README.pod :216:
===> Found via /home/nickl/.rakudobrew/moar-nom/install/share/perl6/site
UGEXE/zef
…/README.pod :219:
===> Found via /home/nickl/.rakudobrew/moar-nom/install/share/perl6
Bailador/Bailador
…/ducky.json :31:
"PATH" : "/opt/rakudo/bin:/opt/rakudo/share/perl6/site/bin:/root/.rakudobrew/moar-nom/install/share/perl6/site/bin:$PATH"
Bailador/Bailador
…/20-cli.t :20:
# $*EXECUTABLE -> /home/travis/.rakudobrew/bin/../moar-nom/install/bin/perl6
Bailador/Bailador
…/20-cli.t :21:
# want to append -> /home/travis/.rakudobrew/moar-nom/install/share/perl6/site/bin';
PostCocoon/P6-TagLibC
…/.travis.yml :4:
- nom
PostCocoon/P6-Url
…/.travis.yml :4:
- nom
TiMBuS/Net--IRC
…/ACME.pm :9:
"Om nom nom nom", "Tasty!", "Nothing quite like a well-earned snack!";
Tux/CSV
…/.travis.yml :16:
- export PATH=~/.rakudobrew/bin:~/.rakudobrew/moar-nom/install/share/perl6/site/bin:~/.rakudobrew/moar-nom/zef/bin:$PATH
Tux/CSV
…/.travis.yml :22:
- export PATH=~/.rakudobrew/bin:~/.rakudobrew/moar-nom/install/share/perl6/site/bin:~/.rakudobrew/moar-nom/zef/bin:$PATH
atweiden/config-toml
…/.travis.yml :13:
- PATH=~/.rakudobrew/bin:~/.rakudobrew/moar-nom/install/share/perl6/site/bin:~/.rakudobrew/moar-nom/zef/bin:$PATH
atweiden/mktxn
…/.travis.yml :14:
- PATH=~/.rakudobrew/bin:~/.rakudobrew/moar-nom/install/share/perl6/site/bin:~/.rakudobrew/moar-nom/zef/bin:$PATH
atweiden/txn-parser
…/.travis.yml :14:
- PATH=~/.rakudobrew/bin:~/.rakudobrew/moar-nom/install/share/perl6/site/bin:~/.rakudobrew/moar-nom/zef/bin:$PATH
atweiden/txn-remarshal
…/.travis.yml :14:
- PATH=~/.rakudobrew/bin:~/.rakudobrew/moar-nom/install/share/perl6/site/bin:~/.rakudobrew/moar-nom/zef/bin:$PATH
cjfields/bioperl6
…/README.md :26:
(specifically using the MoarVM backend) off the `nom` branch. We may switch at
cosimo/perl6-digest-md5
…/README.md :69:
of Rakudo, the "nom" branch-based version.
gfldex/perl6-pod-to-bigpage
…/html.xhtml :6504:
</li></ul> <ul><li><p>Regarding the <span class="code">LICENSE</span> file, if you have no other preference, you might just use the same one that Rak…
gfldex/perl6-pod-to-bigpage
…/html.xhtml :6860:
<p>NativeCall offers support to use classes and methods from C++ as shown in <a href="https://github.com/rakudo/rakudo/blob/nom/t/04-nativ…
gfldex/perl6-pod-to-bigpage
…/html.xhtml :6899:
SELECT * FROM nom;</pre>
gfldex/perl6-pod-to-bigpage
…/html.xhtml :11535:
<p>In Perl 6, the <a href="https://github.com/rakudo/rakudo/blob/nom/lib/Test.pm6">Test</a> module provides a testing framework similar to…
masak/crypt
…/crypt :1:
#! /usr/local/bin/nom
melezhik/sparky
…/README.md :106:
PATH => '/root/.rakudobrew/moar-nom/install/share/perl6/site/bin:$PATH'
perl6/DBIish
…/.travis.yml :12:
- nom
perl6/DBIish
…/README.pod :17:
DROP TABLE IF EXISTS nom
perl6/DBIish
…/README.pod :21:
CREATE TABLE nom (
perl6/DBIish
…/README.pod :30:
INSERT INTO nom (name, description, quantity, price)
perl6/DBIish
…/README.pod :35:
INSERT INTO nom (name, description, quantity, price)
perl6/DBIish
…/README.pod :44:
FROM nom
perl6/DBIish
…/mysql.p6 :16:
DROP TABLE IF EXISTS nom
perl6/DBIish
…/mysql.p6 :20:
CREATE TABLE nom (
perl6/DBIish
…/mysql.p6 :29:
INSERT INTO nom (name, description, quantity, price)
perl6/DBIish
…/mysql.p6 :34:
INSERT INTO nom (name, description, quantity, price)
perl6/DBIish
…/mysql.p6 :44:
FROM nom
perl6/DBIish
…/pg.p6 :24:
DROP TABLE IF EXISTS nom
perl6/DBIish
…/pg.p6 :28:
CREATE TABLE nom (
perl6/DBIish
…/pg.p6 :37:
INSERT INTO nom (name, description, quantity, price)
perl6/DBIish
…/pg.p6 :42:
INSERT INTO nom (name, description, quantity, price)
perl6/DBIish
…/pg.p6 :52:
FROM nom
perl6/DBIish
…/sqlite.p6 :15:
DROP TABLE IF EXISTS nom
perl6/DBIish
…/sqlite.p6 :19:
CREATE TABLE nom (
perl6/DBIish
…/sqlite.p6 :28:
INSERT INTO nom (name, description, quantity, price)
perl6/DBIish
…/sqlite.p6 :33:
INSERT INTO nom (name, description, quantity, price)
perl6/DBIish
…/sqlite.p6 :43:
FROM nom
perl6/DBIish
…/DBIish.pm6 :90:
DROP TABLE nom
perl6/DBIish
…/DBIish.pm6 :94:
CREATE TABLE nom (
perl6/DBIish
…/DBIish.pm6 :103:
INSERT INTO nom (name, description, quantity, price)
perl6/DBIish
…/DBIish.pm6 :108:
INSERT INTO nom (name, description, quantity, price)
perl6/DBIish
…/DBIish.pm6 :117:
FROM nom
perl6/DBIish
…/CommonTesting.pm6 :12:
CREATE TABLE nom (
perl6/DBIish
…/CommonTesting.pm6 :21:
has $.drop-table-sql = 'DROP TABLE IF EXISTS nom';
perl6/DBIish
…/CommonTesting.pm6 :81:
is $rc, 0, "do: create table nom returns 0";
perl6/DBIish
…/CommonTesting.pm6 :90:
INSERT INTO nom (name, description, quantity, price)
perl6/DBIish
…/CommonTesting.pm6 :98:
INSERT INTO nom (name)
perl6/DBIish
…/CommonTesting.pm6 :123:
INSERT INTO nom (quantity)
perl6/DBIish
…/CommonTesting.pm6 :136:
INSERT INTO nom (price)
perl6/DBIish
…/CommonTesting.pm6 :145:
INSERT INTO nom (name, description, quantity, price)
perl6/DBIish
…/CommonTesting.pm6 :174:
FROM nom
perl6/DBIish
…/CommonTesting.pm6 :299:
INSERT INTO nom (name, description, quantity, price)
perl6/DBIish
…/CommonTesting.pm6 :306:
ok $sth = $dbh.prepare("SELECT * FROM nom WHERE quantity= 5"),
perl6/DBIish
…/CommonTesting.pm6 :323:
$sth = $dbh.prepare(q[INSERT INTO nom (name, description) VALUES (?, ?)]);
perl6/DBIish
…/CommonTesting.pm6 :328:
$sth = $dbh.prepare(q[SELECT description FROM nom WHERE name = ?]);
perl6/DBIish
…/CommonTesting.pm6 :339:
$dbh.do(q[INSERT INTO nom (name, description) VALUES(?, '?"')], 'mark');
perl6/DBIish
…/CommonTesting.pm6 :343:
my $sth = $dbh.prepare(q[SELECT description FROM nom WHERE name = 'mark']);
perl6/DBIish
…/CommonTesting.pm6 :355:
$sth = $dbh.prepare('SELECT * FROM nom WHERE 1 = 0');
perl6/DBIish
…/CommonTesting.pm6 :366:
$sth = $dbh.prepare('SELECT COUNT(*) FROM nom');
perl6/DBIish
…/CommonTesting.pm6 :379:
$dbh.do(qq[INSERT INTO nom (name, description, quantity) VALUES ('too', 'many', $large-int)]);
perl6/DBIish
…/CommonTesting.pm6 :380:
$sth = $dbh.prepare('SELECT name, description, quantity FROM nom WHERE quantity = ?');
perl6/DBIish
…/CommonTesting.pm6 :394:
ok $dbh.do("DROP TABLE nom"), "final cleanup";
perl6/DBIish
…/45-oracle-common.t :14:
EXECUTE IMMEDIATE 'DROP TABLE nom';
perl6/DBIish
…/45-oracle-common.t :22:
CREATE TABLE nom (
perl6/Perl6-MIME-Base64
…/README.md :14:
Version 1.1 and later works on latest Rakudo based on nom. For earlier
perl6/doc
…/.travis.yml :43:
- export PATH="$PATH:/$HOME/.rakudobrew/moar-nom/install/share/perl6/site/bin"
perl6/doc
…/CONTRIBUTING.md :10:
please add it to CREDITS file
perl6/doc
…/faq.pod6 :71:
L<https://raw.githubusercontent.com/rakudo/rakudo/nom/VERSION>
perl6/doc
…/modules-core.pod6 :10:
=item L«C<CompUnit::Repository::Staging>
perl6/doc
…/modules-core.pod6 :11:
=item L«C<NativeCall>
perl6/doc
…/modules-core.pod6 :12:
=item L«C<NativeCall::Types>
perl6/doc
…/modules-core.pod6 :13:
=item L«C<NativeCall::Compiler::GNU>
perl6/doc
…/modules-core.pod6 :14:
=item L«C<NativeCall::Compiler::MSVC>
perl6/doc
…/modules-core.pod6 :15:
=item L«C<Pod::To::Text>
perl6/doc
…/modules-core.pod6 :16:
=item L«C<Test>
perl6/doc
…/modules-core.pod6 :17:
=item L«C<experimental>
perl6/doc
…/modules-core.pod6 :18:
=item L«C<newline>
perl6/doc
…/modules.pod6 :482:
copy/paste the raw form of L<its license
perl6/doc
…/nativecall.pod6 :546:
L<https://github.com/rakudo/rakudo/blob/nom/t/04-nativecall/13-cpp-mangling.t> (and its associated C++ file).
perl6/doc
…/testing.pod6 :12:
In Perl 6, the L<Test
perl6/doc
…/README.md :13:
https://github.com/rakudo/rakudo/tree/nom/docs
perl6/doc
…/words.pws :671:
nom
perl6/form
…/README :5:
2012-03-09 Current status: runs and passes all tests with Rakudo nom
samcv/URL-Find
…/.travis.yml :4:
- nom
skaji/perl6-tail
…/TailFile.pm6 :5:
# https://github.com/rakudo/rakudo/blob/nom/src/core/IO/Path.pm#L9
softmoth/p6-Template-Mustache
…/appveyor.yml :28:
#- rakudobrew build moar nom
spitsh/spitsh
…/.travis.yml :14:
- PATH="/home/travis/.rakudobrew/moar-nom/install/share/perl6/site/bin:$PATH"
supernovus/exemel
…/README.md :608:
but modified to work with Rakudo 'ng' and later 'nom',
supernovus/perl6-http-client
…/README :67:
the current Rakudo nom, which are affecting connecting to outside servers.
supernovus/perl6-http-client
…/README :82:
But at the current time, that module is not compiling under "nom" which
supernovus/perl6-http-client
…/Request.pm6 :35:
## This is temporary until the URI library is working under "nom"
supernovus/perl6-web
…/speed-2011-10.txt :10:
desktop (not Unity.) Rakudo "nom" was updated 2011-10-06T11:20:00-0700
supernovus/perl6-web
…/File.pm6 :126:
## But, it's currently not implemented in Rakudo nom.
tadzik/panda
…/Fast.pm :51:
my sub nom-ws(str $text, int $pos is rw) {
tadzik/panda
…/Fast.pm :162:
nom-ws($text, $pos);
tadzik/panda
…/Fast.pm :174:
nom-ws($text, $pos);
tadzik/panda
…/Fast.pm :184:
nom-ws($text, $pos);
tadzik/panda
…/Fast.pm :218:
nom-ws($text, $pos);
tadzik/panda
…/Fast.pm :226:
nom-ws($text, $pos);
tadzik/panda
…/Fast.pm :245:
nom-ws($text, $pos);
tadzik/panda
…/Fast.pm :292:
nom-ws($text, $pos);
tadzik/panda
…/Fast.pm :308:
try nom-ws($text, $pos);
tokuhirom/p6-Crust
…/utf8-req.t :9:
# in block at /Users/skaji/env/rakudobrew/moar-nom/install/share/perl6/site/lib/URI.pm:42
ugexe/zef
…/README.pod :229:
===> Found via /home/nickl/.rakudobrew/moar-nom/install/share/perl6/site
ugexe/zef
…/README.pod :232:
===> Found via /home/nickl/.rakudobrew/moar-nom/install/share/perl6
viklund/november
…/Rule.pm :12:
# RAKUDO: Z seems to have a bug (fixed in nom), where [1,2] Z [*,*] yields (1, Any, 2, Any): the Whatever is lost
zoffixznet/perl6-Toaster
…/README.md :39:
echo 'export PATH=~/bin:~/.rakudobrew/bin:~/.rakudobrew/moar-nom/install/share/perl6/site/bin:$PATH' >> ~/.bashrc
zoffixznet/perl6-Toaster
…/README.md :68:
# ▼▼▼▼▼▼▼▼▼▼ command below toasts 2017.07, then nom ▼▼▼▼▼▼▼▼▼▼▼▼▼
zoffixznet/perl6-Toaster
…/README.md :70:
screen -L -S toast /usr/bin/time perl6 bin/toaster-perl6 2017.07 nom
zoffixznet/perl6-Toaster
…/README.md :88:
perl6 bin/toaster-perl6 2017.03 2017.05 some-branch nom 64e898f9baa159e2019
zoffixznet/perl6-Toaster
…/toaster-perl6 :7:
@commits
zoffixznet/perl6-Toaster
…/Toaster.pm6 :43:
method toast-all ($commit = 'nom') {
zoffixznet/perl6-Toaster
…/Toaster.pm6 :49:
method toast (@modules, $commit = 'nom') {
zoffixznet/perl6-Toaster
…/Toaster.pm6 :86:
method build-rakudo (Str:D $commit = 'nom') {
zoffixznet/perl6-Toaster
…/toast :2:
screen -L -S toast /usr/bin/time perl6 bin/toaster-perl6 nom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment