address joe's feedback (except mean)

This commit is contained in:
pilfer-pandex 2019-08-09 11:38:44 -07:00
parent 4a2c392472
commit 1c243a1154
3 changed files with 7 additions and 11 deletions

View File

@ -298,6 +298,7 @@
# define c3__delc c3_s4('d','e','l','c')
# define c3__delt c3_s4('d','e','l','t')
# define c3__dept c3_s4('d','e','p','t')
# define c3__dext c3_s4('d','e','x','t')
# define c3__dgdp c3_s4('d','g','d','p')
# define c3__dgkt c3_s4('d','g','k','t')
# define c3__dgnp c3_s4('d','g','n','p')

View File

@ -23,9 +23,7 @@
{
return u3m_bail(c3__fail);
} else {
// XX Maybe it'd be nicer to use a different mote than c3__nest
// here. Meh.
c3_m fun_m = 141 + c3__nest + ((!!u3r_at(u3qfu_van_vet, van)) << 8);
c3_m fun_m = 141 + c3__dext + ((!!u3r_at(u3qfu_van_vet, van)) << 8);
u3_noun pro = u3z_find_2(fun_m, sut, ref);
if ( u3_none != pro ) {

View File

@ -451,23 +451,20 @@ static c3_c* _141_pen_loot_ha[] = {
0
};
static u3j_harm _141_pen__ut_nest_a[] = {{".2", u3wfu_nest}, {}};
static c3_c* _141_pen__ut_nest_ha[] = {0};
static u3j_harm _141_pen__ut_nest_dext_a[] = {{".2", u3wfu_nest_dext}, {}};
static c3_c* _141_pen__ut_nest_dext_ha[] = {0};
static u3j_core _141_pen__ut_nest_in_d[] =
{
// TODO: compute hash
{ "nest-dext", 3, _141_pen__ut_nest_dext_a, 0, 0 },
{ "nest-dext", 3, _141_pen__ut_nest_dext_a, 0, _141_pen__ut_nest_dext_ha },
{}
};
static c3_c* _141_pen__ut_nest_in_ha[] = {0};
static u3j_core _141_pen__ut_nest_d[] =
{
// TODO: Compute hash for nest-in.
{ "nest-in", 7, 0, _141_pen__ut_nest_in_d, 0 },
{ "nest-in", 7, 0, _141_pen__ut_nest_in_d, _141_pen__ut_nest_in_ha },
{}
};
static c3_c* _141_pen__ut_nest_ha[] = {
"a55b695cdba00e7fa8f2c74a332880c877701555b2909b5b3028aea5839d62cd",
0
};
static u3j_harm _141_pen__ut_peek_a[] = {{".2", u3wfu_peek}, {}};
static c3_c* _141_pen__ut_peek_ha[] = {
"904ff7359e89d1886f884c4409f104269cdb8dfb4683f116ff00bc98a4720df7",